Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds MB WAY and TWINT to destination details for refunds


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

ParametersChangeResources or endpoints
mb_way twintAddedRefund. destination_details

Upgrade

  1. View your current API version in Workbench.
  2. 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
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?