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

Allows for flagging this transaction as being against a debt obligation. Only use this field with Heartland's explicit direction. This flag is used to identify transactions that might qualify for VISA's Debt Repayment Program special interchange rates.

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

Allows for flagging this transaction as being against a debt obligation. Only use this field with Heartland's explicit direction. This flag is used to identify transactions that might qualify for VISA's Debt Repayment Program special interchange rates.

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 this transaction as being against a debt obligation. Only use this field with Heartland's explicit direction. This flag is used to identify transactions that might qualify for VISA's Debt Repayment Program special interchange rates.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
RecurringBillReqBlock1Type Complex TypePosGateway Schema