Skip to content
Start here

Pay Invoice

Pay Invoice
accounts.pay_invoice.create(PayInvoiceCreateParams**kwargs) -> PayInvoiceCreateResponse
POST/accounts/{account_id}/pay-invoice
ModelsExpand Collapse
class PayInvoiceCreateResponse:
client_secret: Optional[str]

The Stripe client secret for frontend payment confirmation.