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

ReversalCode Property

This code can be present in the reversal request for MasterCard transactions to signify the reason for the reversal.

Object Oriented Interface

public function getReversalCode();
public function setReversalCode($value);

Procedural Interface

inpaydirect_tsysreversal_get($res, 51 );
inpaydirect_tsysreversal_set($res, 51, $value );

Default Value

0

Remarks

rcNotSpecified (0) Do not send the ReversalCode in the request.
rcCustomerDirected (1) Customer directed reversal.
rcPartialReversal (2) Partial reversal.
rcCNPSuspectFraud (3) Card not present. Suspect Fraud.

Data Type

Integer

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