Problem/Motivation

We have a need to log failed payment transactions.

Proposed resolution

Allow the API result to be passed along in the Soft/Hard Decline Exceptions. This is then available in a failed payment event where we can subscribe to and create the necessary payment transaction in a failed state.

API changes

Add new exception classes that accept the API result parameter

CommentFileSizeAuthor
#2 3542538-1-exceptions.patch5.22 KBchertzog

Comments

chertzog created an issue. See original summary.

chertzog’s picture

Status: Active » Needs review
StatusFileSize
new5.22 KB

Patch attached