Open the Portico Developer Guide site
Portico Schema
CashbackAmtInfo Element
Portico Schema > CreditSaleReqBlock1Type Complex Type : CashbackAmtInfo Element
Description

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.

Note: This is only supported for the UK, AP, and Mexico markets only.

Namespace http://Hps.Exchange.PosGateway
Type
amtType Simple Type
Overview
CashbackAmtInfo optional amtType Simple Type

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.

Note: This is only supported for the UK, AP, and Mexico markets only.

Source
<xs:element name="CashbackAmtInfo" type="amtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="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>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This is only supported for the UK, AP, and Mexico markets only.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditSaleReqBlock1Type Complex TypePortico Schema