Open the Portico Developer Guide site
PosGateway Schema
ReaderPresent Element
PosGateway Schema > CardDataType Complex Type > ManualEntry Element : ReaderPresent Element
Description

Indicates whether or not a reader was present at the time of the transaction

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
ReaderPresent optional booleanType Simple Type

Indicates whether or not a reader was present at the time of the transaction

Source
<xs:element name="ReaderPresent" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether or not a reader was present at the time of the transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ManualEntry ElementCardDataType Complex TypePosGateway Schema