Class WC_Braintree_Controller_Order_Actions
- WC_Braintree_Rest_Controller
- WC_Braintree_Controller_Frontend
- WC_Braintree_Controller_Order_Actions
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
private
|
|
private
|
#
save_payment_method( WC_Order $order,
Save the payment method in Braintree. If the user does not have a Braintree vault ID, then a new customer is created in Braintree and associated with the user. |
public
|
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()
Properties summary
protected
string
|
$namespace
|
#
'order~action/'
|