This filter is applied to use the amount associated with a payment, it is including two parameters.
apply_filters( ‘rpress_payment_amount’, floatval( $payment->total ), $payment_id );
This filter is applied to use the amount associated with a payment, it is including two parameters.
apply_filters( ‘rpress_payment_amount’, floatval( $payment->total ), $payment_id );