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

Response Property

Contains the response to an authentication\\deactivation request.

Syntax

[VB.NET]
Public ReadOnlyProperty Response As TSYSHCTerminalResponse

[C#]
public TSYSHCTerminalResponse Response {get;}

Remarks

This property will contain the response returned from the TSYS host capture system. It should be inspected (and logged) after an authentication\deactivation to determine if the request was approved. The TSYSHCTerminalResponse type contains the following fields:

BatchNumber Contains the incrementing ID assigned by TSYS to identify a merchant batch.
Code Indicates the status of the authorization request.
GenKey Contains the unique GenKey value generated by TSYS and returned upon successfully authenticating a POS device.
Text Text information that describes each response code.

This property is read-only.

Default Value

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