Open the Portico Developer Guide site
Portico Schema
CPCData Element
Portico Schema > TransactionDataType Complex Type : CPCData Element
Namespace http://Hps.Exchange.PosGateway
Type
CPCDataType Complex Type
Diagram
TaxAmt Element TaxType Element CardHolderPONbr Element All CPCData Element
Overview
All
CardHolderPONbr optional cardHolderPONbrType Simple Type

Purchase order number

TaxType optional taxTypeType Simple Type

Tax type indicator that qualifies the associated tax amount, see the associated Type enumerations for specific values supported.

TaxAmt optional amtType 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="CPCData" type="CPCDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
TransactionDataType Complex TypePortico Schema