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.
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.