Open the Portico Developer Guide site
PosGateway Schema
CardSwiped Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type > Data Element : CardSwiped Element
Description

Indicates whether or not the payment method from the original transaction was swiped; 'Y' indicates that it was and 'N' that it was not

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
CardSwiped xs:string

Indicates whether or not the payment method from the original transaction was swiped; 'Y' indicates that it was and 'N' that it was not

Source
<xs:element name="CardSwiped" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether or not the payment method from the original transaction was swiped; 'Y' indicates that it was and 'N' that it was not</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema