Adds support for scheduling invoice finalization
What’s new
Use the automatically_finalizes_at field to schedule an invoice to send or charge a customer on a specific date.
Use the automatically_finalizes_at field to schedule an invoice to send or charge a customer on a specific date.
Parameter | Change | Resources or endpoints |
automatically_finalizes_at | Added |
Stripe-Version: 2024-10-28.acacia
Learn more about Stripe API upgrades.
Welcome to the Stripe Shell!
Stripe Shell is a browser-based shell with the Stripe CLI pre-installed. Log in to your
Stripe account and press Control + Backtick (`) on your keyboard to start managing your Stripe
resources in test mode.
- View supported Stripe commands:
- Find webhook events:
- Listen for webhook events:
- Call Stripe APIs: stripe [api resource] [operation] (e.g., )
$