originalNetworkTransactionId
The originalNetworkTransactionId
element is an optional child of the authorization
, captureGivenAuth
, and sale
transactions. It defines the networkTransactionId
returned in the response messages for Visa, Mastercard, and Discover Auth/Sale transactions. You must include this element and the original value returned for subsequent (after the initial) Visa or Discover recurring/installment payments.
Type = String; minLength = N/A; maxLength = 30
In the initial transaction of the recurring/installment stream, you must set the processingType
element to either initialRecurring
or initialInstallment
, as applicable.
As of April 2018, if you fail to include this element/value for a recurring/installment Visa or Discover transaction, the card network may reject the transaction.
Parent Elements:
authorization, captureGivenAuth, sale
Attributes:
None
Child Elements:
None