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.

Object Oriented Interface

public function getOriginalTransactionType();
public function setOriginalTransactionType($value);

Procedural Interface

inpaydirect_ptechreversal_get($res, 8 );
inpaydirect_ptechreversal_set($res, 8, $value );

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