Adds subtotal property to Invoice Line Items
What’s new
Adds a new subtotal property to Invoice Line Items that represents the line item amount before discounts and taxes are applied.
Impact
You can now access the subtotal for each line item on an Invoice. This provides more granular visibility into invoice pricing calculations.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| subtotal | Added | InvoiceLineItem |
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: 2025-12-15. clover
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
