23 calls to Braintree_Configuration::privateKey() in Commerce Braintree 7
- Braintree_ConfigurationTest::teardown in braintree_php/
tests/ unit/ ConfigurationTest.php - Braintree_ConfigurationTest::testPrivateKey in braintree_php/
tests/ unit/ ConfigurationTest.php - @expectedException Braintree_Exception_Configuration @expectedExceptionMessage privateKey needs to be set.
- Braintree_CreditCardTest::testGatewayRejectionIsNullOnProcessorDecline in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_CreditCardTest::testGatewayRejectionOnCVV in braintree_php/
tests/ integration/ CreditCardTest.php - Braintree_Digest::hexDigest in braintree_php/
lib/ Braintree/ Digest.php - Braintree_Digest::_builtInHmacSha1 in braintree_php/
lib/ Braintree/ Digest.php - Braintree_DigestTest::testBuiltInHmacSha1 in braintree_php/
tests/ unit/ DigestTest.php - Braintree_DigestTest::testBuiltInHmacSha1_again in braintree_php/
tests/ unit/ DigestTest.php - Braintree_DigestTest::testHexDigest in braintree_php/
tests/ unit/ DigestTest.php - Braintree_DigestTest::testHexDigest_again in braintree_php/
tests/ unit/ DigestTest.php - Braintree_DigestTest::testHmacSha1 in braintree_php/
tests/ unit/ DigestTest.php - Braintree_DigestTest::testHmacSha1_again in braintree_php/
tests/ unit/ DigestTest.php - Braintree_Http::_doRequest in braintree_php/
lib/ Braintree/ Http.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 - Braintree_TransparentRedirectTest::testParseAndValidateQueryString_throwsAuthenticationErrorIfBadCredentials in braintree_php/
tests/ integration/ TransparentRedirectTest.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.