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

ReversalType Property

Specifies the type of reversal to process.

Object Oriented Interface

public function getReversalType();
public function setReversalType($value);

Procedural Interface

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

Default Value

0

Remarks

rtPreSettlement (0)Online Authorization Reversal - Utilized in Direct Marketing, Hotel, and Auto Rental industries where authorization amounts are frequently manipulated.
rtDebitPurchase (1)Purchase Reversal for Debit and Benefit/EBT transactions. - Utilized in Retail industries.
rtDebitCredit (2)Credit Reversal for Debit and Benefit/EBT transactions. - Utilized in Retail industries.
rtDebitTimeout (3)Time Out Reversal for Debit and Benefit/EBT transactions. This reversal type is used to reverse a debit or Benefit/EBT transaction when the POS application times out waiting for a response from the server. Note: This ReversalType is only valid for the Heartland Processor
rtTimeout (4)Time Out Reversal for credit card transactions. This reversal type is used to reverse a credit card transaction when the POS application times out waiting for a response from the server. Note: This ReversalType is only valid for the Heartland Processor

Data Type

Integer

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