Workflow example
payment ID
- this will usually be the “Payment ID” from the “Payment created” Trigger output or “Payment status updated” Trigger outputUse Case 1
Use Case 2
Use Case 3
Checkout outcome
setting in the Continue payment flow Action.
By default, checkout resolution is based on the payment status. However, you can explicitly choose to return a Checkout complete
or Checkout failure
result to the customer.
This is useful if you want to show a success screen even when the payment is still pending - for example, after a successful 3DS check and before the authorisation.
To use this feature, you can add a condition before the Continue payment flow Action and select the outcome you want. This gives you full control over the final checkout experience.
Use Case – Override checkout result