Adds transaction link ID to card payment method details for Mastercard and Maestro transactions
What’s new
Adds the transaction_link_id property to the payment_method_details.card hash on the Charge object. The transaction link ID is a unique identifier that Mastercard and Maestro assign to link related transactions. When present in the financial network’s authorisation response, transaction_link_id is returned as a string of up to 22 characters. Otherwise, it returns as null.
Impact
Use the transaction_link_id property with the existing network transaction ID when reconciling or linking related transactions in your integration.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| transaction_link_id | Added | Charge. payment_method_details. card |
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: 2026-06-24. dahlia
- 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 buyer ID support for Bizum payments
- Enables manual capture for Sunbit payments
- Adds buyer ID support for the related setting payments
- Adds a fingerprint to Pix payment method details
- Adds payment method options for Sunbit in Checkout Sessions
- Adds support for the Sui network and USDsui token for crypto payments
- Adds support for Mastercard compliance disputes
- Adds support for recurring payments with Satispay