ReversalType Property
The type of reversal.
Syntax
property ReversalType: TibcfdmsrcdebitReversalTypes;
TibcfdmsrcdebitReversalTypes = ( fdrtFullReversal, fdrtTimeoutReversal );
Default Value
fdrtFullReversal
Remarks
This property specifies the type of reversal. Possible values are:
0 (fdrtFullReversal - default) | Full Reversal |
1 (fdrtTimeoutReversal) | Timeout Reversal |
Timeout Reversals are applicable to the following transaction types:
Full Reversals are applicable to the following transaction types:
- AuthOnly
- Sale
Data Type
Integer