setTestEnvironment()
setTestEnvironment(boolean $test) : void
setTestEnvironment function.
Accepts a boolean parameter. Used to switch between live and test mode.
If boolean true is set, mCASH::setTestToken() needs to be called aswell, passing along the test token.
Parameters