Class WC_Braintree_Customer_Manager
Class that manages customer create and update within the Braintree vault.
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
private
|
#
should_create_customer( integer $user_id )
Returns true if a vault ID should be created in Braintree for the customer. |
private
|
|
private
|
|
private
|
|
public
|
#
handle_user_migration( string $customer_id, integer $user_id, string $env )
Migrate the customer ID if one exists from another plugin. |