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