feat : wechatPay callback
This commit is contained in:
@@ -112,6 +112,7 @@ class WxJsRechargeOrderService extends WxJsRechargeBaseService
|
|||||||
*/
|
*/
|
||||||
public function refundCallBackHandle(): ResponseInterface
|
public function refundCallBackHandle(): ResponseInterface
|
||||||
{
|
{
|
||||||
|
$this->log->callbackLog('退款回调'.json_encode($this->request->all()));
|
||||||
$this->getWechatData();
|
$this->getWechatData();
|
||||||
|
|
||||||
$this->checkWxRefundCallBackOrder();
|
$this->checkWxRefundCallBackOrder();
|
||||||
|
|||||||
Reference in New Issue
Block a user