There have been multiple occurrences of cases where Authorize.net fails to process a transaction with a 'generalError' status. Currently when this happens we fire an alert so support can verify that no privilege records were created. We can improve the codebase to automatically check and verify there are no privilege records associated with a transaction id that is in a 'generalError' state, and not log an error message in that case as there is no action for support staff to take in this case.
Notes
Questions
Assumptions
Estimate
Tasks
Implementation Notes