Gratuity amount information; this defines the portion of the total amount provided as part of this request that was specifically for gratuity. This is informational only and will not alter the amount processed as part of the transaction.
Shipping amount information; this defines the portion of the total amount provided as part of this request that was specifically for shipping. This is informational only and will not alter the amount processed as part of the transaction.
Tax amount information; this defines the portion of the total amount provided as part of this request that was specifically for tax. This is informational only and will not alter the amount processed as part of the transaction.
<xs:complexTypename="CashSaleReqBlock1Type"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="CardHolderData"type="CardHolderDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Card holder data</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Amt"type="amtTypeGlobal"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The cash amount paid by the customer; this is the sale total and includes all other "Info" amounts provided as part of this request.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="GratuityAmtInfo"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Gratuity amount information; this defines the portion of the total amount provided as part of this request that was specifically for gratuity. 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="ShippingAmtInfo"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Shipping amount information; this defines the portion of the total amount provided as part of this request that was specifically for shipping. 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="TaxAmtInfo"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Tax amount information; this defines the portion of the total amount provided as part of this request that was specifically for tax. 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="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:all></xs:complexType>