Adds MB WAY payment method to Payment Links and Checkout Sessions
What’s new
You can now accept payments with the Portuguese local payment method MB WAY when using Payment Links or Checkout Sessions.
Impact
MB WAY is a popular digital wallet in Portugal. When you create a Payment Link or Checkout Session, MB WAY now automatically appears as a payment option for customers in Portugal for EUR payments.
Changes
| Values | Change | Enums |
|---|---|---|
| mb_way | Added | Checkout. Session#create |
| mb_way | Added | Checkout. Session#create |
| mb_way | Added | PaymentLink#create PaymentLink#update PaymentLink |
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-10-29. clover
- 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.
Related changes
- Adds MB WAY to payment method configurations
- Adds the related setting payment method options to Checkout Sessions
- Adds support for specifying payment method configurations to the customer portal
- Adds the ability to exclude payment methods when using Setup Intents
- Adds Klarna reference parameters for line items in Payment Intents
- Adds a subscription reference to Klarna line items in Payment Intents
- Adds support for custom payment methods