Deleting Credit Cards
You can delete a credit card using its token. When the credit card is deleted, all associated subscriptions will be canceled.
Braintree_CreditCard::delete('the_token');
You can delete a credit card using its token. When the credit card is deleted, all associated subscriptions will be canceled.
Braintree_CreditCard::delete('the_token');