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

SearchResultEntryMode Property

Indicates whether the card was swiped or manually keyed.

Syntax

globaltransactionsearchcontrol.SearchResultEntryMode(SearchResultIndex)

Possible Values

  emNotSpecified(0), 
  emManualEntry(1), 
  emSwipedEntry(2)

Default Value

0

Remarks

Indicates whether the card was swiped or manually keyed. Possible values are:

emNotSpecified (0) No entry mode was specified.
emManualEntry (1) The card was manually keyed.
emSwipedEntry (2) The magnetic strip from the card was read.

The size of the array is controlled by the SearchResultCount property.

This property is read-only and not available at design time.

Data Type

Integer

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