Filter Reference: geodir_payment_filter_payable_amount_with_coupon

Summary

This filter has not been documented yet.

Used by

geodir_payment_functions.php: geodir_get_payable_amount_with_coupon() [Line: 3327]

Source Code

	$discount_amt = apply_filters( 'geodir_payment_filter_payable_amount_with_coupon', $discount_amt, $coupon_code, $total_amt );