ReversalType Property
The type of reversal.
Object Oriented Interface
public function getReversalType(); public function setReversalType($value);
Procedural Interface
inpaydirect_fdmsrcdebit_get($res, 48 ); inpaydirect_fdmsrcdebit_set($res, 48, $value );
Default Value
0
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