Adds MB WAY and the related setting to destination details for refunds
What’s new
You can now refund payments made using the MB WAY and the related setting payment methods. Refunds now include additional details for these payment methods in destination_details.mb_way and destination_details.twint.
When the refund is processed through MB WAY, the destination details include the reference and reference_status properties specific to MB WAY refunds.
Impact
You can share the MB WAY reference (if available) with your customer to help them trace the refund at their bank.
As of now, no specific reference is passed by the related setting.
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| mb_way twint | Added | Refund. destination_details |
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.
