Skip to content

Improve asynchronous payment handling #6549

Description

@AlistairNorman

Desired Behavior

Most modern gateways respond with the actual success or failure of a payment via a webhook. The success of the initial call does not indicate the success of the payment. Improve this so we can handle this type of flow.

(Optional) Current Behavior

Solidus does not currently handle async payments. The assumption is that every call to the payment gateway results is successful or failed payment.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions