Trait WC_Braintree_Controller_Cart_Trait
Direct Known Users
WC_Braintree_Controller_Cart
,
WC_Braintree_Controller_GooglePay
Package: Braintree\Traits
Author: PaymentPlugins
Since: 3.1.7
Located at traits/wc-braintree-controller-cart-trait.php
Author: PaymentPlugins
Since: 3.1.7
Located at traits/wc-braintree-controller-cart-trait.php
Methods summary
public
|
#
add_ready_to_calc_shipping( )
Method that hooks in to the woocommerce_cart_ready_to_calc_shipping filter. Purpose is to ensure true is returned so shipping packages are calculated. Some 3rd party plugins and themes return false if the current page is the cart because they don't want to display the shipping calculator. |