The subject says it all:
Are you required to enter/reenter a credit card when using ARBUpdateSubscriptionRequest, even if the credit card does not change from the initial creation?
Also, can you update a subscription request (i.e.: renew it) after the subscription has been canceled?
Many thanks,
05-08-2013 07:08 AM - edited 05-08-2013 07:08 AM
Are you required to enter/reenter a credit card when using ARBUpdateSubscriptionRequest, even if the credit card does not change from the initial creation?
No. Only pass informations that are getting update.
Also, can you update a subscription request (i.e.: renew it) after the subscription has been canceled?
No. Once it cancel, it is done.
05-08-2013 07:53 AM
Ok, so if updating after "canceling" is impossible. Is there a way I could "pause" the subscription until it gets updated? Basically, I'd like to allow subscribers to stop their subscription and then start it again with a click (without entering the CC info again.)
But maybe there is a way one could create a new subscription without entering the Credit Card information again, provided it was entered once and passed to Authorize.net?
Thanks,
05-08-2013 08:24 AM
Is there a way I could "pause" the subscription until it gets updated? Basically, I'd like to allow subscribers to stop their subscription and then start it again with a click (without entering the CC info again.)
Nope.
But maybe there is a way one could create a new subscription without entering the Credit Card information again, provided it was entered once and passed to Authorize.net?
I think you could do the thru the merchant account interface, just search on transaction detail to create a ARB.
You might also consider using CIM to do your own scheduling.
05-08-2013 09:12 AM - edited 05-08-2013 09:16 AM
Having used both ARB and CIM, I'd definitely recommend CIM. ARB has the problem of occasionally failing to update you via silent post, it's non-intuitive when it comes to handling declines, and it has much less flexibility in terms of amounts / scheduling. It also gives you more exposure to credit card data, which I personally don't care that much about (since you're doomed if a hacker gets into your hosting, regardless), but some people might.
05-08-2013 10:22 AM