6 calls to Braintree_Customer::update() in Commerce Braintree 7
- Braintree_Customer::updateNoValidate in braintree_php/
lib/ Braintree/ Customer.php - update a customer record, assuming validations will pass
- Braintree_CustomerTest::testUpdate in braintree_php/
tests/ integration/ CustomerTest.php - Braintree_CustomerTest::testUpdate_forBillingAddressAndExistingCreditCardAndCustomerDetailsTogether in braintree_php/
tests/ integration/ CustomerTest.php - Braintree_CustomerTest::testUpdate_withCountry in braintree_php/
tests/ integration/ CustomerTest.php - Braintree_CustomerTest::testUpdate_withNewCreditCardAndExistingBillingAddress in braintree_php/
tests/ integration/ CustomerTest.php - Braintree_CustomerTest::testUpdate_withUpdatingExistingCreditCard in braintree_php/
tests/ integration/ CustomerTest.php