16 calls to Braintree_Configuration::merchantId() in Commerce Braintree 7
- Braintree_Configuration::merchantPath in braintree_php/
lib/ Braintree/ Configuration.php - sets the merchant path based on merchant ID
- Braintree_ConfigurationTest::teardown in braintree_php/
tests/ unit/ ConfigurationTest.php - Braintree_ConfigurationTest::testMerchantId in braintree_php/
tests/ unit/ ConfigurationTest.php - @expectedException Braintree_Exception_Configuration @expectedExceptionMessage merchantId needs to be set.
- Braintree_ConfigurationTest::testMerchantPath in braintree_php/
tests/ unit/ ConfigurationTest.php - Braintree_ConfigurationTest::testmerchantUrl in braintree_php/
tests/ unit/ ConfigurationTest.php - Braintree_CreditCardTest::testGatewayRejectionIsNullOnProcessorDecline in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testGatewayRejectionOnCVV in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_TransactionAdvancedSearchTest::test_rangeNode_gatewayRejectedAt in braintree_php/
tests/ integration/ TransactionAdvancedSearchTest.php - Braintree_TransactionTest::testGatewayRejectionOnAvs in braintree_php/
tests/ integration/ TransactionTest.php - Braintree_TransactionTest::testGatewayRejectionOnAvsAndCvv in braintree_php/
tests/ integration/ TransactionTest.php - Braintree_TransactionTest::testGatewayRejectionOnCvv in braintree_php/
tests/ integration/ TransactionTest.php - CommerceBraintreeCofTest::getCredentials in tests/
commerce_braintree_cof.test - Init Braintree test credentials.
- CommerceBraintreeTest::getCredentials in tests/
commerce_braintree.test - integrationMerchantConfig in braintree_php/
tests/ TestHelper.php - testMerchantConfig in braintree_php/
tests/ TestHelper.php - _commerce_braintree_init_credentials in ./
commerce_braintree.module - Include necessary API files from braintree and init the credentials.