You are here

50 calls to Braintree_SubscriptionTestHelper::createCreditCard() in Commerce Braintree 7

Braintree_MultipleValueNodeTest::testIn_multipleValues in braintree_php/tests/integration/MultipleValueNodeTest.php
Braintree_MultipleValueNodeTest::testIn_singleValue in braintree_php/tests/integration/MultipleValueNodeTest.php
Braintree_SubscriptionSearchTest::testSearch_billingCyclesRemaing in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_daysPastDue in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_inTrialPeriod in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_merchantAccountId in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_nextBillingDate in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_planIdIs in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_price in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_subscriptionId in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionSearchTest::testSearch_transactionId in braintree_php/tests/integration/SubscriptionSearchTest.php
Braintree_SubscriptionTest::testCreate_allowsAddingNewAddOnsAndDiscounts in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_allowsOverridingInheritedAddOnsAndDiscounts in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_allowsRemovalOfInheritedAddOnsAndDiscounts in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_alterPlanTrialPeriod in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_billingDayOfMonthCanBeOverriden in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_billingDayOfMonthCanBeOverridenWithStartImmediately in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_billingDayOfMonthIsInheritedFromPlan in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_canSetTheId in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_canSetTheMerchantAccountId in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_createsATransactionIfNoTrialPeriod in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_doesNotCreateTransactionIfTrialPeriod in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_doesNotInheritAddOnsAndDiscountsWhenDoNotInheritAddOnsOrDiscountsIsSet in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_firstBillingDateCanBeSet in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_firstBillingDateInThePast in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_inheritsAddOnsAndDiscountsFromPlanByDefault in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_numberOfBillingCyclesCanBeOverridden in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_numberOfBillingCyclesCanBeOverriddenToNeverExpire in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_priceCanBeOverriden in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_properlyParsesValidationErrorsForArrays in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_removePlanTrialPeriod in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_returnsATransactionWithSubscriptionBillingPeriod in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_returnsTransactionWhenTransactionFails in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_trialPeriodDefaultsToPlanWithoutTrial in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_trialPeriondDefaultsToPlanWithTrial in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_whenSuccessful in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testCreate_withDescriptor in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testFind in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_canAddAndRemoveAddOnsAndDiscounts in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_canReplaceEntireSetOfAddonsAndDiscounts in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_canUpdateAddOnsAndDiscounts in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_canUpdatePaymentMethodToken in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_withDescriptor in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testValidationErrors_hasValidationErrorsOnId in braintree_php/tests/integration/SubscriptionTest.php
Braintree_TextNodeTest::testContains in braintree_php/tests/integration/TextNodeTest.php
Braintree_TextNodeTest::testEndsWith in braintree_php/tests/integration/TextNodeTest.php
Braintree_TextNodeTest::testIs in braintree_php/tests/integration/TextNodeTest.php
Braintree_TextNodeTest::testIsNot in braintree_php/tests/integration/TextNodeTest.php
Braintree_TextNodeTest::testStartsWith in braintree_php/tests/integration/TextNodeTest.php
Braintree_TransactionTest::testSnapshotPlanIdAddOnsAndDiscountsFromSubscription in braintree_php/tests/integration/TransactionTest.php