bug fix in payments
This commit is contained in:
parent
6c8b4fc797
commit
11239f06f1
|
@ -183,9 +183,7 @@ class PayMGR
|
|||
$res['authkey'] = $result;
|
||||
$res['targetURL'] = "https://bitpay.ir/payment/gateway-$result-get";
|
||||
}
|
||||
else{
|
||||
var_dump($result);
|
||||
}
|
||||
|
||||
}
|
||||
return $res;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue