CustomerOrderConfirmPayment

August 22, 2025 ยท View on GitHub

Schema to confirm a retry payment using either a saved payment method or a new confirmation token.

Fields

FieldTypeRequiredDescription
confirmation_token_idOptionalNullable[str]:heavy_minus_sign:ID of the Stripe confirmation token for new payment methods.
payment_method_idOptionalNullable[str]:heavy_minus_sign:ID of an existing saved payment method.
payment_processorOptional[models.PaymentProcessor]:heavy_minus_sign:N/A