Is there any way to get notification for declined transaction by Authorize.net for ARB method.
We do use of Silent POST URL method for transaction updates but It seems it does not return any status or notification for declined transactions which has been already running.
We are using a membership integration with an Authorize.net plugin and it is important to downgrade the membership in case a recurring transaction is declined. The downgrade will be only possible if we get some notification from Athorize.net for declined transactions.
There must be some way to get that information from Authorize.net? Thanks