Open the Portico Developer Guide site
PosGateway Schema
CustomerID Element
PosGateway Schema > AdditionalTxnFieldsType Complex Type : CustomerID Element
Description

Used to log Merchant specific customer identification.

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

Namespace http://Hps.Exchange.PosGateway
Type
customerIDType Simple Type
Overview
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="CustomerID" type="customerIDType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Used to log Merchant specific customer identification.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> For GETI check transactions, this is sent in the CUSTOM3 field.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AdditionalTxnFieldsType Complex TypePosGateway Schema