Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Credit grants can now be prioritized


Credit grants can now be prioritized

What’s new

This change adds the priority parameter to the Credit Grant resource.

Impact

You can set custom priorities for applying credit grants. When you apply multiple credit grants to an invoice or line item, you can set priority values for each credit grant to specify which grants should be evaluated first. These values range from 0 to 100, with lower values indicating higher priority.

Learn how to apply credit grants.

Changes

ParameterChangeResources or endpoints
priorityAddedBilling.CreditGrant#create Billing. CreditGrant

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: 2025-02-24. acacia
  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?