7 calls to Braintree_Transaction::credit() in Commerce Braintree 7
- Braintree_CreditCard::credit in braintree_php/
lib/ Braintree/ CreditCard.php - create a credit on the card for the passed transaction
- Braintree_Customer::credit in braintree_php/
lib/ Braintree/ Customer.php - credit a customer for the passed transaction
- Braintree_Transaction::creditNoValidate in braintree_php/
lib/ Braintree/ Transaction.php - @access public
- Braintree_TransactionTest::testCloneWithValidations in braintree_php/
tests/ integration/ TransactionTest.php - Braintree_TransactionTest::testCredit in braintree_php/
tests/ integration/ TransactionTest.php - Braintree_TransactionTest::testCredit_withMerchantAccountId in braintree_php/
tests/ integration/ TransactionTest.php - Braintree_TransactionTest::testCredit_withoutMerchantAccountIdFallsBackToDefault in braintree_php/
tests/ integration/ TransactionTest.php