You are here

15 calls to Braintree_Subscription::update() in Commerce Braintree 7

Braintree_SubscriptionTest::testUpdate_canAddAndRemoveAddOnsAndDiscounts in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_cannotUpdateCanceledSubscription 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_createsProratedTransactionWhenFlagIsPassedFalse in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_createsProratedTransactionWhenFlagIsPassedTrue in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_createsTransactionOnProration in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_doesNotAcceptBadAttributes in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_DoesNotUpdateSubscriptionWhenProrationTransactionFailsAndRevertIsTrue in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_invalidSubscriptionId in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_UpdatesSubscriptionWhenProrationTransactionFailsAndRevertIsFalse in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_validationErrors in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_whenSuccessful in braintree_php/tests/integration/SubscriptionTest.php
Braintree_SubscriptionTest::testUpdate_withDescriptor in braintree_php/tests/integration/SubscriptionTest.php