Open the Portico Developer Guide site
PosGateway Schema
DataEntryMode Element
PosGateway Schema > CheckSaleReqBlock1Type Complex Type : DataEntryMode Element
Description

Indicates whether the provided data was entered manually or retrieved from a reader; see the associated Type enumerations for specific values supported.

Note: This sets the CONTROL_CHAR sent to GETI.

Namespace http://Hps.Exchange.PosGateway
Type
dataEntryModeType Simple Type
Overview
DataEntryMode optional dataEntryModeType Simple Type

Indicates whether the provided data was entered manually or retrieved from a reader; see the associated Type enumerations for specific values supported.

Note: This sets the CONTROL_CHAR sent to GETI.

Source
<xs:element name="DataEntryMode" type="dataEntryModeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether the provided data was entered manually or retrieved from a reader; see the associated Type enumerations for specific values supported.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This sets the CONTROL_CHAR sent to GETI.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckSaleReqBlock1Type Complex TypePosGateway Schema