Adds Pix to payment method configurations
What’s new
Pix is now supported in the Payment Method Configurations API.
Impact
Payment method configurations allow dynamic payment method users to display different sets of payment methods to customers for specific checkout scenarios. You can now use Pix, a popular payment method in Brazil, in payment method configurations.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| pix | Added | PaymentMethodConfiguration#create PaymentMethodConfiguration#update PaymentMethodConfiguration |
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-04-30. basil
- 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.
