Breaking changes
Platform-scope rendering for select PaymentMethod fingerprints Breaking changes
What’s new
When being viewed by a platform, PaymentMethod fingerprints of types us_bank_account, acss_debit, sepa_debit, bacs_debit, and au_becs_debit are rendered in platform scope, not the owning merchant (connected account) scope. This works similarly to the 2018-01-23 change for cards and bank accounts.
Impact
PaymentMethod fingerprints for bank account-based payment types are now rendered in platform scope when viewed by a platform, aligning with the previous changes for cards and bank accounts.
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: 2023-08-16
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.
