Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

BalanceInquiry Method

Retrieves the balance remaining on a gift card.

Syntax

[VB.NET]
Public Sub BalanceInquiry()
[C#]
public void BalanceInquiry();

Remarks

A BalanceInquiry transaction requests that the host return the quantity of funds remaining in the customer's Stored Value (Gift) Card. This transaction is not added to the batch and cannot be settled by the PTechHostSettle component. No charge is made to the customer's gift card.

The gift card may be specified by either a MagneticStripe returned by a card reader, (Track2 only), or manually entered through the Number, ExpMonth, and ExpYear.A 3-digit Card Verification Value code may also be supplied in the CVVData field.

The Code and Text fields indicate whether this transaction was successful. The Balance field will contain the card's current balance.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0