Complete Retry Payment
Intent
Runs the complete retry payment action.
When to call it
Call this when your workflow reaches the point where it must complete retry payment.
Access boundary
Authorize the request with a token that carries customer_portal:write.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
Operational notes
Confirm a retry payment using a payment confirmation token.
Authorizations
Customer session tokens are specific tokens that are used to authenticate customers on your organization. You can create those sessions programmatically using the Create Customer Session endpoint.
Path Parameters
The order ID.
Body
Schema to confirm a retry payment using either a saved payment method or a new confirmation token.