Open the Portico Developer Guide site
PosGateway Schema
TaxAmt Element
PosGateway Schema > CPCDataType Complex Type : TaxAmt Element
Description

Tax amount

Note: If the tax type is 'TaxExempt', an amount should not be provided. If it is, the gateway discards the amount.

Namespace http://Hps.Exchange.PosGateway
Type
amtTypeGlobal Simple Type
Overview
TaxAmt optional amtTypeGlobal Simple Type

Tax amount

Note: If the tax type is 'TaxExempt', an amount should not be provided. If it is, the gateway discards the amount.

Source
<xs:element name="TaxAmt" type="amtTypeGlobal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Tax amount</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If the tax type is 'TaxExempt', an amount should not be provided. If it is, the gateway discards the amount.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CPCDataType Complex TypePosGateway Schema