Open the Portico Developer Guide site
PosGateway Schema
EMVChipCondition Element
PosGateway Schema > DebitBalanceInquiryReqBlock1Type Complex Type : EMVChipCondition Element
Description

This must be provided when the POS was not able to successfully communicate to the chip card and was required to fall back to a magnetic stripe read on an EMV capable terminal.

The values can indicate multiple factors:

  • The EMV chip read failed
  • Did the previous attempt fail

See enumerations for specific values supported

Namespace http://Hps.Exchange.PosGateway
Type
emvChipConditionType Simple Type
Overview
EMVChipCondition optional emvChipConditionType Simple Type

This must be provided when the POS was not able to successfully communicate to the chip card and was required to fall back to a magnetic stripe read on an EMV capable terminal.

The values can indicate multiple factors:

  • The EMV chip read failed
  • Did the previous attempt fail

See enumerations for specific values supported

Source
<xs:element name="EMVChipCondition" type="emvChipConditionType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This must be provided when the POS was not able to successfully communicate to the chip card and was required to fall back to a magnetic stripe read on an EMV capable terminal.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
              The values can indicate multiple factors:
              <ul><li>The EMV chip read failed</li><li>Did the previous attempt fail</li></ul></p>
      <p xmlns="http://Hps.Exchange.PosGateway">See enumerations for specific values supported</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitBalanceInquiryReqBlock1Type Complex TypePosGateway Schema