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

Indicates whether or not the transaction is a bill payment.

Merchants requiring Bill Payments should use RecurringBilling.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
BillPay optional booleanType Simple Type

Indicates whether or not the transaction is a bill payment.

Merchants requiring Bill Payments should use RecurringBilling.

Source
<xs:element name="BillPay" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates whether or not the transaction is a bill payment.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Merchants requiring Bill Payments should use RecurringBilling.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CreditAuthReqBlock1Type Complex TypePosGateway Schema