E-Payment Integrator 2016 Android Edition
E-Payment Integrator 2016 Android Edition
Questions / Feedback?

TestMode Property

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

Syntax

public boolean getTestMode();
public void setTestMode(boolean testMode);

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) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 Android Edition - Version 16.0 [Build 7354]