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

The Card on File data received in the request.

Namespace http://Hps.Exchange.PosGateway
Type
CardOnFileDataType Complex Type
Diagram
CategoryInd Element 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

CategoryInd optional CategoryIndType Simple Type

Mastercard CIT/MIT indicator subcategory

Valid values include:

  • 01 - Unscheduled Credential-on-file
  • 02 - Standing Order (variable amount and fixed frequency)
  • 03 - Subscription (fixed amount and frequency)
  • 06 - Related/Delayed Charge
  • 07 - No Show Charge
  • 08 - Resubmission

Note: Future use for GSAP-AP merchants

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
Data ElementPosReportTxnDetailRspType Complex TypePosGateway Schema