Open the Portico Developer Guide site
Portico Schema
CardOnFileData Element
Portico Schema > TransactionDataType Complex Type : CardOnFileData Element
Description

The Card on File data received in the request.

Namespace http://Hps.Exchange.PosGateway
Type
CardOnFileDataType Complex Type
Diagram
CardOnFile Element CardBrandTxnId Element All CardOnFileData Element
Overview
CardOnFileData optional CardOnFileDataType Complex Type

The Card on File data received in the request.

All
CardBrandTxnId optional restrictedStringType Simple Type

Network Transaction Identifier

CardOnFile optional CardOnFileType Simple Type

Card On File Indicator

Valid values include:

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

Source
<xs:element name="CardOnFileData" type="CardOnFileDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The Card on File data received in the request.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePortico Schema