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

ReversalType Property

Specifies the type of reversal to process.

Syntax

int GetReversalType();

int SetReversalType(int iReversalType);

Possible Values

  RT_PRE_SETTLEMENT(0), 
  RT_DEBIT_PURCHASE(1), 
  RT_DEBIT_CREDIT(2), 
  RT_DEBIT_TIMEOUT(3), 
  RT_TIMEOUT(4)

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