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

ReverseLastTransaction Method

Reverses the last attempted transaction.

Syntax

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

Remarks

If a transaction times out or you are otherwise unsure if it completed successfully, immediately use this method to reverse it. If the transaction had gone through successfully, the Response Code will be "00" and the other Response properties will show the results of the reversal. If the transaction was never actually received by the FDMS Closed Loop Gift Card System you will get a Response Code of "33", indicating that no previous transaction was found to reverse.

The Response Code and Text fields indicate whether this transaction was successful.

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