Adds support for the Pay by Bank local payment method
What’s new
Adds support for the Pay by Bank local payment method (LPM) – a single-use payment method that lets customers pay directly from their bank account.
Impact
Pay by Bank is a single-use payment method that lets customers pay directly from their bank account instead of using a card. It runs on banking infrastructure and open banking APIs. When a customer chooses Pay by Bank, they select their bank and approve the payment on their bank’s mobile app or web portal.
You can use Pay by Bank with dynamic payment methods or integrate it using Payment Intents.
Changes
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: 2025-01-27. acacia
- 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.