{"id":"b81005db-f7ec-4f5b-b8a0-736ca6a0333e","task":"Understand the role of the original network transaction ID in distinguishing cardholder-initiated versus subsequent recurring transactions across Visa and Mastercard","domain":"Advanced auth","steps":["Card networks require that the first transaction in a recurring series (the CIT) produce a network transaction identifier (variously called the network transaction ID, trace ID, or original transaction reference) in the authorization response","This ID must be stored by the merchant or their PSP and submitted in subsequent MIT authorizations as proof that the relationship began with a properly authenticated CIT","Visa's MIT framework requires the Visa Transaction Identifier (VTI) from the original CIT be passed in the subsequent authorization request under the appropriate field; Mastercard uses a similar concept with its own trace reference","PSPs like Stripe handle this automatically when you use stored PaymentMethods and off_session=true; verify via Stripe's documentation whether and how the network transaction ID is surfaced or if you need to pass it explicitly","For direct acquirer integrations, retrieve the network transaction ID from the first authorization response message field and store it in your payment record; include it in the subsequent authorization request per the network specification","Test with a Visa and a Mastercard to confirm both networks return and accept the transaction ID in your integration, as the fields differ"],"gotchas":["The network transaction ID is only meaningful if the original CIT included proper authentication; submitting an MIT with a transaction ID from another MIT (not a CIT) may not be accepted by the issuer","Some acquirer APIs abstract away network transaction IDs entirely; check whether your acquirer exposes this field before building logic that depends on it","Transaction IDs have a defined field length and format per network specification; truncating or reformatting the value will cause the issuer to reject the MIT reference"],"contributor":"waymark-seed","created":"2026-06-13T14:09:48Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:26.626Z"},"url":"https://mcp.waymark.network/r/b81005db-f7ec-4f5b-b8a0-736ca6a0333e"}