If present, this amount replaces the amount to be settled for the original transaction; this includes all other "Info" amounts associated with the original transaction or provided in this request.
Note: The elements in the direct marketing data group are passed on through the settlement process. The invoice field in the AdditionalTxnFields group is not passed on.
Cashback amount information; this defines the portion of the total amount provided as part of this request that was specifically for cashback. This is informational only and will not alter the amount processed as part of the transaction.
Total extra charge amount information; this defines the portion of the total amount provided as part of this request that was specifically for lodging extra charges. This is informational only and will not alter the amount processed as part of the transaction.
A block of encrypted data to be sent from the POS on every contact Interac sale and return request. Required for Canadian merchants processing debit reversals.
This setting indicates if the Customer has decided Opt Out of currency conversion and have the amount remain in the Merchants currency. If the customer does not opt out, the amount will be converted to currency associated with the card.
The Retrieval Reference Number (RRN) of the RateLookup or Incremental Authorization that provided the rate used for the calculations in this transaction, if it is different from the original Authorization.
<xs:complexTypename="PosDebitAddToBatchReqType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="GatewayTxnId"type="txnIdType"default="-1"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Gateway-generated transaction identifier returned in the response of the original transaction. This indicates the transaction to be updated.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AccountType"type="accountTypeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indicates the type of account provided; see the associated Type enumerations for specific values supported.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Amt"type="amtType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">If present, this amount replaces the amount to be settled for the original transaction; this includes all other "Info" amounts associated with the original transaction or provided in this request.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="DirectMktData"type="DirectMktDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">If provided, these fields will replace or add direct marketing data to the original transaction.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CashbackAmtInfo"type="amtType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Cashback amount information; this defines the portion of the total amount provided as part of this request that was specifically for cashback. This is informational only and will not alter the amount processed as part of the transaction.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="LodgingDataEdit"type="LodgingDataEditType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">If provided, these fields will replace or add Lodging data edits to the original transaction.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="MessageAuthenticationCode"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A block of encrypted data to be sent from the POS on every contact Interac sale and return request. Required for Canadian merchants processing debit reversals.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="PosSequenceNbr"type="PosSequenceNbrType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">POS sequence number for Canadian Debit transactions.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TagData"type="TagDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">EMV or Non-EMV tag data in TLV format. For EMV tag data this would consist of the chip card results after applying the Issuer response tags.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="x_global_transaction_id"type="x_global_transaction_idType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Client generated transaction identifier sent in the request of the original transaction. This indicates the transaction to be updated.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This is for internal use only.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CurrencyConversion"type="CurrConversionDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Data block for Currency Conversion.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>