Filter Reference: geodir_payment_get_tax_amount

Summary

This filter has not been documented yet.

Used by

geodir_payment_functions.php: geodir_payment_get_tax_amount() [Line: 4142]

Source Code

	$tax_amount = apply_filters( 'geodir_payment_get_tax_amount', $tax_amount, $amount, $package_id, $post_id );