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

ReversalType Property

The type of reversal.

Syntax

[VB.NET]
Public Property ReversalType As FdmsrcretailReversalTypes

[C#]
public FdmsrcretailReversalTypes ReversalType {get; set;}

enum FdmsrcretailReversalTypes { frtFullReversal, frtTimeoutReversal, frtVoidForSuspectedFraud }

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