Adds the ability to specify a payment method configuration in the customer portal
What’s new
Adds the ability to control which payment methods are available in the customer portal using the new payment_method_configuration field of the CustomerPortalConfiguration.
Create a Payment Method Configuration containing the payment methods that you want to allow, and specify its ID as the features.payment_method_update.payment_method_configuration of the Customer Portal Configuration.
Impact
You can now specify which payment methods customers can use in the customer portal with a Payment Method Configuration. Previously, the customer portal allowed customers to add any payment method that was enabled for your account.
Review your existing Payment Method Configurations to select the appropriate set of payment methods, or create a new configuration to align with your checkout flow or business requirements.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| payment_method_configuration | Added | BillingPortal. Configuration. features. payment_method_update |
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-11-17. clover
- 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.
