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

ReversalType Property

Specifies the type of reversal to process.

Syntax

[VB.NET]
Public Property ReversalType As TsysreversalReversalTypes

[C#]
public TsysreversalReversalTypes ReversalType {get; set;}

enum TsysreversalReversalTypes { rtPreSettlement, rtDebitPurchase, rtDebitCredit, rtDebitTimeout, rtTimeout }

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

Default Value

0

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