originalTransactionAmount
Currently, none of the card brands require the inclusion of this element.
The originalTransactionAmount
element is an optional child of the authorization
, captureGivenAuth
, and sale
transactions. It defines the amount from the initial transaction in a recurring/installment stream.
In the initial transaction of the recurring/installment stream, you must set the processingType
element to either initialRecurring or initialInstallment, as applicable.
Type = Integer; totalDigits = 12
Parent Elements:
authorization, captureGivenAuth, sale
Attributes:
None
Child Elements:
None