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