mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 03:18:33 +08:00
pay debug
This commit is contained in:
parent
9d6529e218
commit
0093c8da14
@ -284,9 +284,6 @@ class PayEase
|
||||
|
||||
$private_key = ROOT.'rsakeys/client.pfx';
|
||||
$public_key = ROOT.'rsakeys/server.cer';
|
||||
$password="123456";
|
||||
$this->merchantId = $params['merchantId'];
|
||||
|
||||
$data = [
|
||||
'merchantId' => $this->config['merchantId'],
|
||||
'requestId' => $params['order_no'].GetNumberCode(6),
|
||||
|
Loading…
Reference in New Issue
Block a user