Commit 04b75212 authored by iWallet Dev's avatar iWallet Dev

Disabled JRV Deposit Solution

parent 32350c27
......@@ -1393,6 +1393,8 @@ class DepositModelClass extends ModelClassEx {
|| $this -> getType() == VAL_STR_JPV_SUCCESS
|| $this -> getType() == VAL_STR_JPV_PRINT){
$this -> popUpSessionMessage(ERROR, 'E_ERROR_OPTION_NOT_AVAILABLE', array());
$this -> setType();
$userAccount = $this -> getUserData(PARAM_USER_ACCOUNT);
//check if user is not in bypass list. if not proceed with normal checking
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment