Skip to content

Support asynchronous payment confirmation via gateway webhooks #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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions