1
This commit is contained in:
@@ -119,7 +119,6 @@ class WechatPay
|
||||
]
|
||||
];
|
||||
|
||||
dump($options);die;
|
||||
try {
|
||||
$response = $app->getClient()->postJson("v3/pay/transactions/jsapi", $options);
|
||||
if ($response->isFailed()) {
|
||||
|
||||
Reference in New Issue
Block a user