v6

OpenAPI 3.1.02026-07-311856741.1 MB
customer_portal
orders
public

Confirm Retry Payment

Confirm a retry payment using a Stripe confirmation token.

post/v1/customer-portal/orders/{id}/confirm-payment

Path parameters

idstring uuid4 required

The order ID.

The order ID.

Request body

confirmation_token_idstring nullable

ID of the Stripe confirmation token for new payment methods.

payment_method_idstring uuid4 nullable

ID of an existing saved payment method.

payment_processor'stripe'

Response

Successful Response

statusstring required

Payment status after confirmation.

client_secretstring nullable

Client secret for handling additional actions.

errorstring nullable

Error message if confirmation failed.