RyzeDeskRyzeDesk

Stripe

4105 articles

Credit grants can now be prioritised


Credit grants can now be prioritised

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 .

Learn more about Stripe API upgrades.

Last verified 2026-09-27

Is this helpful?