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

Card On File Data

Namespace http://Hps.Exchange.PosGateway
Type
CardOnFileDataType Complex Type
Diagram
CategoryInd Element CardOnFile Element CardBrandTxnId Element All CardOnFileData Element
Overview
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">Card On File Data</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditAuthReqBlock1Type Complex TypePosGateway Schema