Lodging extra charge indicators; common group of elements that provide additional details specific to lodging transactions that may be required in certain situations as determined by the brands
Note: The field name LodgingData can be confusing in this case as it is actually referring to the lodging extra charges data type.
For Credit Incremental Auth transactions, this data is used for Exchange-hosted merchants only. For GSAP, GNAP, and AP hosted merchants, the card on file data is obtained from the original Credit Auth being incremented.
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="CreditIncrementalAuthReqBlock1Type"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.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Amt"type="amtTypeGlobal"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The amount requested for authorization</p></xs:documentation></xs:annotation></xs:element><xs:elementname="LodgingData"type="ExtraChargesDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Lodging extra charge indicators; common group of elements that provide additional details specific to lodging transactions that may be required in certain situations as determined by the brands</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> The field name LodgingData can be confusing in this case as it is actually referring to the lodging extra charges data type.
</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ExtraChargeDetailAmtInfo"type="ExtraChargeDetailAmtInfoDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Defines the individual amounts of extra charges included in the extra charge amount information and the total transaction amount.</p><pxmlns="http://Hps.Exchange.PosGateway">ExtraChargesDetailAmountInfo can be used by Asia Pacific merchants only.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AdditionalTxnFields"type="AdditionalTxnFieldsType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A common group of optional fields that are supported in several different transaction types for Merchant use.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardOnFileData"type="CardOnFileDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Card On File Data</p><pxmlns="http://Hps.Exchange.PosGateway">For Credit Incremental Auth transactions, this data is used for Exchange-hosted merchants only. For GSAP, GNAP, and AP hosted merchants, the card on file data is obtained from the original Credit Auth being incremented.</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><pxmlns="http://Hps.Exchange.PosGateway">Integration must be through GP-API</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AccountReferenceReq"type="accountReferenceReqType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indicates whether Payment Account Reference (PAR) should be returned with the authorization, when available.</p><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> Account Reference is supported only for the Exchange and GNAP-UK authorization platforms.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>