Open the Portico Developer Guide site
PosGateway Schema
AdditionalTxnFields Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : AdditionalTxnFields Element
Namespace http://Hps.Exchange.PosGateway
Type
AdditionalTxnFieldsType Complex Type
Diagram
CustomerID Element InvoiceNbr Element Description Element All AdditionalTxnFields Element
Overview
All
Description optional descriptionType Simple Type

Free-form description field. This must not contain sensitive information.

InvoiceNbr optional Restriction of xs:string

Used to log the invoice number on transactions that are not eCommerce.

CustomerID optional customerIDType Simple Type

Used to log Merchant specific customer identification.

Note: For GETI check transactions, this is sent in the CUSTOM3 field.

Source
<xs:element name="AdditionalTxnFields" type="AdditionalTxnFieldsType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema