Open the Portico Developer Guide site
PosGateway Schema
CardOnFile Element
PosGateway Schema > CardOnFileDataType Complex Type : CardOnFile Element
Description

Card On File Indicator

Valid values include:

  • 'C' - Cardholder initiated transaction
  • 'M' - Merchant initiated transaction

Namespace http://Hps.Exchange.PosGateway
Type
CardOnFileType Simple Type
Overview
CardOnFile optional CardOnFileType Simple Type

Card On File Indicator

Valid values include:

  • 'C' - Cardholder initiated transaction
  • 'M' - Merchant initiated transaction

Source
<xs:element name="CardOnFile" type="CardOnFileType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Card On File Indicator</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
              Valid values include:
              <ul><li>'C' - Cardholder initiated transaction</li><li>'M' - Merchant initiated transaction</li></ul></p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CardOnFileDataType Complex TypePosGateway Schema