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

BalanceInquiry Method

Retrieves the current available balance of the debit card.

Syntax

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

Remarks

This method sends a balance inquiry request to the Vital/TSYS transaction processor. The CardTrack2Data property must be populated with the data from the magnetic stripe on the back of the card, and both DebitPIN and DebitKSN must contain data from a certified PIN pad device. If the authorization request was successful, the Code property will contain "00", and the Balance property will contain the card's current available balance.

Minimum required properties:

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