Open the Portico Developer Guide site
PosGateway Schema
DebtRepaymentIndicator Element
PosGateway Schema > RecurringBillReqBlock1Type Complex Type : DebtRepaymentIndicator Element
Description

Allows for flagging the transaction as being against a debt obligation and applies to Visa and Discover transactions only. The card associations have strict requirements for usage. This flag must not be used without explicit direction from Global Payments.

Namespace http://Hps.Exchange.PosGateway
Type
debtRepaymentType Simple Type
Overview
DebtRepaymentIndicator optional debtRepaymentType Simple Type

Allows for flagging the transaction as being against a debt obligation and applies to Visa and Discover transactions only. The card associations have strict requirements for usage. This flag must not be used without explicit direction from Global Payments.

Source
<xs:element name="DebtRepaymentIndicator" type="debtRepaymentType" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Allows for flagging the transaction as being against a debt obligation and applies to Visa and Discover transactions only. The card associations have strict requirements for usage. This flag must not be used without explicit direction from Global Payments.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
RecurringBillReqBlock1Type Complex TypePosGateway Schema