Description
Filter whether shipping should be included in tax calculations.
This filter applies to all Tax fields on all forms and cannot be overridden on a per-field basis.
Usage
add_filter( 'gpecf_include_shipping_in_tax', '__return_true' );
Parameters
include_shipping_in_tax bool
Whether shipping should be included in tax calculations.
Since
This filter is available since Gravity Forms eCommerce Fields 1.2.21.