Open the Portico Developer Guide site
PosGateway Schema
SplitTenderBalanceDueAmt Element
PosGateway Schema > PosGiftCardTipRspType Complex Type : SplitTenderBalanceDueAmt Element
Description

If the stored account has insufficient funds to complete the sale, this field will contain the portion of the sale that was not covered. This is the amount that is still due from the customer. The client must collect this amount from the customer using an additional payment method.

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
SplitTenderBalanceDueAmt optional xs:decimal

If the stored account has insufficient funds to complete the sale, this field will contain the portion of the sale that was not covered. This is the amount that is still due from the customer. The client must collect this amount from the customer using an additional payment method.

Source
<xs:element name="SplitTenderBalanceDueAmt" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">If the stored account has insufficient funds to complete the sale, this field will contain the portion of the sale that was not covered. This is the amount that is still due from the customer. The client must collect this amount from the customer using an additional payment method.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGiftCardTipRspType Complex TypePosGateway Schema