Open the Portico Developer Guide site
Portico Schema
SurchargeAmtInfo Element
Portico Schema > PosCreditTxnEditReqType Complex Type : SurchargeAmtInfo Element
Description

If present, this amount is stored with the original transaction. If the original already had surcharge amount information, this will replace it. This defines the portion of the settlement amount that is specifically for a surcharge. This is informational only and will not alter the amount processed as part of the transaction.

Note: This field is limited to 8 digits with implied decimal.

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

If present, this amount is stored with the original transaction. If the original already had surcharge amount information, this will replace it. This defines the portion of the settlement amount that is specifically for a surcharge. This is informational only and will not alter the amount processed as part of the transaction.

Note: This field is limited to 8 digits with implied decimal.

Source
<xs:element name="SurchargeAmtInfo" type="amtType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">If present, this amount is stored with the original transaction. If the original already had surcharge amount information, this will replace it. This defines the portion of the settlement amount that is specifically for a surcharge. 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 field is limited to 8 digits with implied decimal.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosCreditTxnEditReqType Complex TypePortico Schema