RyzeDeskRyzeDesk

Stripe

4105 articles

Adds CHAPS as a supported network for funding instructions


Adds the related setting as a supported network for funding instructions

What’s new

Adds chaps as an additional value within supported_networks in the response when you create or retrieve funding instructions for a customer balance payment.

Impact

When you create or retrieve funding instructions for a customer balance payment, you can now see chaps as a supported network in the response object. the related setting (Clearing House Automated Payment System) is a same-day sterling payment network used in the United Kingdom, enabling high-value and time-sensitive transfers. To get started, see Funding instructions.

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 .

Learn more about Stripe API upgrades.

Last verified 2026-09-27

Is this helpful?