- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Proper Process to Handle Missed ARB Payment
Hi,
I am using the ARB API to setup subscriptions for my website. I then use the Authorize.net Silent Post functionality to update my system. We have things setup so that if a subscription payment fails one time then the account is suspended and no further automatic attempts are made to run their card again.
My question is, what is the proper process to handle updating the subscription once the customer has updated their payment information?
- Do I cancel the subscription completely. Then run a single AIM transaction and setup a new subscription?
- Do I run a single AIM transaction and then update the existing subscription in particular way to let Authorize.net know the subscription is now current and to setup the next processing date?
- Some other process???
Thanks in advance for the help.
โ03-19-2014 11:37 AM - edited โ03-19-2014 11:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you update the subscription, it will reactivate. If the payment it failed on was the first one, it will restart with that payment; otherwise it will start with the payment after the one that failed. In the latter case, you need to do an AIM transaction to process the missing payment.
โ03-19-2014 02:50 PM