RyzeDeskRyzeDesk

Stripe

4105 articles

Adds signature request as a replacement option for the Vault and Forward API


Adds signature request as a replacement option for the Vault and Forward API

What’s new

Adds the related setting as a possible enum value for replacements, which defines the fields to be replaced in the forwarded request.

Impact

Stripe can now support Vault and Forward requests that require calculating a request hash as a part of the API. To do this, specify the the related setting replacement for relevant endpoints.

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: 2024-12-18. 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?