25 calls to Braintree_CreditCard::create() in Commerce Braintree 7
- Braintree_CreditCard::createNoValidate in braintree_php/
lib/ Braintree/ CreditCard.php - attempts the create operation assuming all data will validate returns a Braintree_CreditCard object instead of a Result
- Braintree_CreditCardTest::testCommercialCard in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_throwsIfInvalidKey in braintree_php/
tests/ unit/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withBillingAddress in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withCardVerification in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withCardVerificationAndSpecificMerchantAccount in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withDuplicateCardCheck in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withExistingBillingAddress in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withExpirationMonthAndYear in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withSpecifyingToken in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testCreate_withValidationErrors in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testDebitCard in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testDurbinRegulatedCard in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testFind in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testFindReturnsAssociatedSubscriptions in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testGatewayRejectionIsNullOnProcessorDecline in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testGatewayRejectionOnCVV in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testHealthCareCard in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testNegativeCardTypeIndicators in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testPayrollCard in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testPrepaidCard in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testUnknownCardTypeIndicators in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testUpdate in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testUpdate_canChangeToken in braintree_php/
tests/ integration/ CreditCardTest.php