Skip to content
Start here

Pay Invoice

Pay Invoice
client.accounts.payInvoice.create(PayInvoiceCreateParams { account_id, invoice_id, payment_method_id, validate_payment_method } params, RequestOptionsoptions?): PayInvoiceCreateResponse { client_secret }
POST/accounts/{account_id}/pay-invoice
ModelsExpand Collapse
PayInvoiceCreateResponse { client_secret }
client_secret?: string

The Stripe client secret for frontend payment confirmation.