AuthenticateCard Method
Determines only if a card has been lost or stolen.
Syntax
procedure AuthenticateCard();Remarks
This method does not send an authorization, but instead it sends an authentication request. If successful the ResponseCode will be "85". If the card is stolen or otherwise not normal, the ResponseCode and ResponseText will indicate such. You may send AVS (CustomerAddress and CustomerZip) as well as CardCVVData, and the ResponseAVSResult and ResponseCVVResult will be returned as normal.