I want to test our systems response to a subscription which has been put into suspended mode due to payment failure. I can't find any way to create or modify a subscription to be in a suspended state in Sandbox, either via API or web interface. Is this possible?
06-19-2014 01:10 AM
Since it usually mean the CC is invalid.
You can use the ARBUpdateSubscription to update the CC card info
06-19-2014 04:25 AM - edited 06-19-2014 04:25 AM
Cool that sounds like a reasonable approach. By 'invalid' this covers the case of CC cancellation as well as expiration? That's what we ultimately want to test.
06-20-2014 11:42 AM
Also, since we are using Authorize.Net test card numbers, how do I update to be an invalid card number? I only see cards which the system considers valid.
06-20-2014 11:44 AM
On the test server, ARB do not create transaction for testing, so it will never go to suspended
06-20-2014 11:56 AM
But then how can we test the API fully if we can't test response to a suspended result?
07-15-2014 10:49 AM
Bump +1 for this old thread. Has anyone determined a method for testing the update / reactivation of suspended ARB subscriptions via the API? This seems like a pretty glaring omission...
07-12-2016 08:59 PM
Has anyone found a solution?
Is the only way to test this feature is to actually create a suspended subscription on production?
Thanks.
10-08-2018 06:26 AM
Bumping again, we really need to be able to run tests for suspended subscription scenarios. Is there any good way of doing this?
10-21-2019 08:25 AM