Open the Portico Developer Guide site
PosGateway Schema
EUSingleTap Element
PosGateway Schema > RecurringBillReqBlock1Type Complex Type : EUSingleTap Element
Description

This field provides a way for a European merchant to indicate whether a transaction is a Single Tap contactless transaction, or whether the request contains an intentionally duplicated (replayed) ATC value. Applies to MC transactions only. Valid values: Y - SingleTap N - ReplayedATC

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

This field provides a way for a European merchant to indicate whether a transaction is a Single Tap contactless transaction, or whether the request contains an intentionally duplicated (replayed) ATC value. Applies to MC transactions only. Valid values: Y - SingleTap N - ReplayedATC

Source
<xs:element name="EUSingleTap" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This field provides a way for a European merchant to indicate whether a transaction is a Single Tap contactless transaction, 
              or whether the request contains an intentionally duplicated (replayed) ATC value. Applies to MC transactions only.
              Valid values:
                Y - SingleTap 
                N - ReplayedATC
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
RecurringBillReqBlock1Type Complex TypePosGateway Schema