Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

5282 articles

Adds invoice description, footer, and custom parameters to the Subscription Schedules and Quotes APIs


Adds invoice description, footer, and custom parameters to the Subscription Schedules and Quotes APIs

What’s new

You can now add custom invoice descriptions, footers, and custom parameters directly when creating or updating Subscription Schedules and Quotes, rather than needing to modify invoices after they’re generated.

Impact

Previously, you had to update each invoice separately to add descriptions, footers, or custom parameters (such as purchase order numbers or project codes). You can now set these parameters directly on the schedule or quote, and they get applied automatically to all invoices generated from it, reducing manual steps and ensuring consistent invoice presentation across your billing workflows.

This provides more control over invoice presentation and lets you include business-specific information like purchase order numbers or project codes that appear consistently across all invoices. For more information, see Subscription Schedules and Quotes.

Changes

Upgrade

  1. View your current API version in Workbench.
  2. 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: 2026-07-29. dahlia
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?