Public preview
Adds support for saving Klarna payment methods Public preview
What’s new
Adds support for saving Klarna payment methods and charging them later with the customer either off-session or on-session. This feature is available both through Stripe Billing and through a direct integration with the Payment Intents API using setup_future_usage or the Setup Intents API.
Impact
You can now save Klarna payment methods and charge them later. Use this feature to:
- Set up and charge subscriptions automatically, either through Stripe Billing or through a direct API integration.
- Sell a physical product and set up a subscription at the same time.
- Let your customer save their payment method for faster on-demand payments.
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-06-30. preview
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
