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

OriginalTransactionType Property

Indicates whether the original transaction was an auth-only or a sale.

Syntax

ptechreversalcontrol.OriginalTransactionType[=integer]

Possible Values

  ottSale(0), 
  ottAuthOnly(1), 
  ottCaptureForce(2), 
  ottCredit(3), 
  ottDebitSale(4), 
  ottDebitSaleCashback(5), 
  ottDebitCredit(6), 
  ottGiftCardAddValue(7), 
  ottGiftCardActivateCard(8), 
  ottGiftCardRedeemCard(9), 
  ottGiftCardDeactivateCard(10), 
  ottGiftCardReactivateCard(11)

Default Value

0

Remarks

When reversing a transaction you must indicate whether the original transaction was an Auth-only transaction, a Sale transaction, a Capture/Force (Voice Authorization) transaction, or a Credit (Refund) transaction.

If reversing a Debit transaction, you must specify whether the original transaction was a DebitSale, DebitSaleCashback (a Debit Sale transaction in which a Cashback amount was specified), or a DebitCredit (Credit transaction using a Debit card).

If reversing a Gift Card transaction, you must specify whether the original transaction was a AddValue, ActivateCard, RedeemCard, DeactivateCard or a ReactivateCard.

This is so the host can match the reversal to the original authorization.

Data Type

Integer

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