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

CardPresent Property

Indicates whether the current transaction is a card present transaction.

Object Oriented Interface

public function getCardPresent();
public function setCardPresent($value);

Procedural Interface

inpaydirect_tsysretail_get($res, 8 );
inpaydirect_tsysretail_set($res, 8, $value );

Default Value

true

Remarks

By default, this class handles only retail card-present transactions. However, there are times at which a retail merchant may need to make a card-not-present transaction. For instance, hotel reservations, pre-orders, and the like. By setting this property to False a merchant may submit a card-not-present transaction. However, merchants that deal primarily in card-not-present transactions (either over the Internet or over the telephone) should use the TSYSECommerce class instead.

Data Type

Boolean

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