Class WC_Braintree_Controller_Cart
- WC_Braintree_Rest_Controller
- WC_Braintree_Controller_Frontend
- WC_Braintree_Controller_Cart uses WC_Braintree_Controller_Cart_Trait
Methods summary
public
|
|
public
|
|
public
WP_REST_Response
|
#
update_shipping_method( WP_REST_Request $request )
Add the selected shipping method to the WC session |
public
WP_REST_Response
|
|
public
|
|
public
boolean
|
|
private
boolean
|
#
has_shipping_methods( array $packages )
Return true if the provided packages have shipping methods. |
private
array
|
|
private
|
Methods inherited from WC_Braintree_Controller_Frontend
Methods inherited from WC_Braintree_Rest_Controller
admin_permission_check()
,
deprecated_rest_uri()
,
get_error_messages()
,
get_messages()
,
register_authenticated_route()
,
rest_uri()
,
rest_url()
,
shop_manager_permission_check()