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

AuthenticateDevice Method

Sends a POS device authentication request.

Syntax

[VB.NET]
Public Sub AuthenticateDevice()
[C#]
public void AuthenticateDevice();

Remarks

This method sends a POS device authentication request to TSYS host capture system. If the authentication request was successful, the Code property will contain "100". Upon a successful authentication, TSYS will return a unique GenKey which can be retrieved via GenKey.

The retrieved GenKey value should be stored on your POS device and used in all subsequent transaction requests.

Required properties:

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