rpress_payment_amount

Author: RestroPress 315 views

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 );