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

AuthenticateCard Method

Determines only if a card has been lost or stolen.

Syntax

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

Remarks

This method does not send an authorization, but instead it sends an authentication request. If successful the Code will be "85". If the card is stolen or otherwise not normal, the Code and Text will indicate such. You may send AVS (CustomerAddress and CustomerZip) as well as CVVData, and the AVSResult and CVVResult will be returned as normal.

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