4D Payments SDK 2016 .NET Edition

Questions / Feedback?

BalanceInquiry Method

Retrieves the current available balance of the debit card.

Syntax

public void BalanceInquiry();
Public Sub 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) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]