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

ReversalType Property

The type of reversal.

Syntax

public int getReversalType();
public void setReversalType(int reversalType);

Enumerated values: public final static int frtFullReversal = 0; public final static int frtTimeoutReversal = 1; public final static int frtVoidForSuspectedFraud = 2;

Remarks

This property specifies the type of reversal. Possible values are:

0 (frtFullReversal - default) Full Reversal
1 (frtTimeoutReversal) Timeout Reversal
1 (frtVoidForSuspectedFraud) Full Reversal with suspected fraud as the reason. This is only applicable to MasterCard.

Timeout Reversals are applicable to the following transaction types:

Full Reversals are applicable to the following transaction types:

Default Value

0

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