Is there a way to capture a transaction failure happening at auth.net (not a failure due to wrong CVV or wrong credentials but a failure due to some issue in auth.net itself) ?
I need to capture the failure details if possible in a webhook, if the failure / error was because of auth.net being down, or some issue at auth.net side.
The reason for this requirement was that there was an instance where the transactions were failing recently in our test environment (prod was working fine) due to some issue in auth.net itself and we were breaking our heads trying to figure out what was going wrong. Now the client wants a log of to be captured if it occurs again.