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

TestMode Property

Turns test mode on and off for transactions sent to the current Gateway .

Syntax

[VB.NET]
Public Property TestMode As Boolean

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

Remarks

You can use this property to set a test mode flag that will be sent in an authorization request. Not all Gateways support test modes. If you set the TestMode property to True and the current Gateway does not support it, the component will throws an exception.

Default Value

False

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