gpecf_include_shipping_in_tax

  1. Description
  2. Usage
  3. Parameters
  4. Since

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.