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

BalanceInquiry Method

A Credit Card Balance Inquiry transaction displays the remaining balance on a pre-paid credit card.

Syntax

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

Remarks

The only fields required for this transaction are the Number, ExpMonth, and ExpYear, however you may submit the CustomerAddress and CustomerZip for Address Validation, and the CVVData field for CVV checking if so desired.

The balance of the prepaid card will be stored in Balance. If the card specified is not a pre-paid credit card, the Balance will either be empty or contain the text "BALANCE NOT AVAILABLE".

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