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

GenKey Property

The unique GenKey value used to identify a POS device.

Syntax

[VB.NET]
Public Property GenKey As String

[C#]
public string GenKey {get; set;}

Remarks

This property is used to specify the unique GenKey value used to identify the POS device to the host capture system. This property is required to be specified in every transaction performed.

Your GenKey value is obtained from the host capture system when you successfully authenticate your POS device, which can be accomplished by calling AuthenticateDevice. Once retrieved, your GenKey value must be stored in the POS device.

Default Value

""

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