Sale Method
Authorizes a Debit card (with a customer-entered PIN).
Syntax
[VB.NET] Public Sub Sale()
[C#] public void Sale();
Remarks
This method sends a sale/purchase 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".