I've just taken over some development work for a subscription-based site, and so far I'm not terribly familiar with Authoize.Net yet.
For some reason the code that my predecessor wrote sets up ARB for clients and handles the Silent Post event s just fine. However, he never saw fit to implement anything to unsubscribe or cancel, so we're stuck processing cancellation emails manually. I am looking to rectify this, but I don't want to disable a customer's access to the service in the middle of a billing cycle that they've already paid for.
My questions are:
Thanks in advance.
Solved! Go to Solution.
06-14-2013 02:52 PM
1)No silent post, they are only send when there is an transaction.
2)Answer on #1)
06-14-2013 05:31 PM
1)No silent post, they are only send when there is an transaction.
2)Answer on #1)
06-14-2013 05:31 PM
Hi,
Is it still the case? Is there any option to automatically get notification when subscription expired or cancelled? Or monitoring of cancelled/expired subscriptions must be done manually?
Thanks.
09-02-2016 06:01 AM