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

TransactionType Property

Specifies the original transaction type that you wish to reverse.

Object Oriented Interface

public function getTransactionType();
public function setTransactionType($value);

Procedural Interface

inpaydirect_tsyshcreversal_get($res, 25 );
inpaydirect_tsyshcreversal_set($res, 25, $value );

Default Value

0

Remarks

This property indicates the original transaction type that you want to reverse. The following table explains the transaction types in detail:

ttCreditAuthorizationReversal (0)This transaction reverses a previous credit card purchase transaction (also known as Online Authorization Reversal). This type should be used when reversing a TSYSHCRetail or TSYSHCECommerce authorization transaction.
ttDebitAuthorizationReversal (1)This transaction reverses a previous debit card purchase transaction. This type should be used when reversing a TSYSHCDebit authorization transaction.
ttDebitCreditReversal (2)This transaction reverses a previous debit card refund transaction. This type should be used when reversing a TSYSHCDebit credit transaction.
ttGiftCardAuthorizationReversal (3)This transaction reverses a previous gift card purchase transaction. This type should be used when reversing a TSYSHCGIFTCARD authorization transaction.

Data Type

Integer

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