post
/v1/invoices/{invoice}/pay Pay an invoice
PostInvoicesInvoicePay
<p>Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your <a href="https://dashboard.stripe.com/account/billing/automatic">subscriptions settings</a>. However, if you’d like to attempt payment on an invoice out of the normal collection schedule or for some other reason, you can do so.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
invoice | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.