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

CardPresent Property

Indicates whether the current transaction is a card present transaction.

Syntax

[VB.NET]
Public Property CardPresent As Boolean

[C#]
public bool CardPresent {get; set;}

Remarks

By default, this component 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 component instead.

Default Value

True

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