Adds support for scheduling invoice finalisation
What’s new
Use the automatically_finalizes_at field to schedule an invoice to send or charge a customer on a specific date.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| automatically_finalizes_at | Added | Invoice#create Invoice#update |
Upgrade
- View your current API version in Workbench.
- If you use an SDK, upgrade to the corresponding SDK version for this API version.
- If you don’t use an SDK, update your API requests to include Stripe-Version: 2024-10-28. acacia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.
