feat : wechatPay callback
This commit is contained in:
@@ -245,7 +245,7 @@ class RefundService
|
||||
$rechargeService->refund(
|
||||
$this->refundAmount,
|
||||
(float)$this->orderInfo->actual_price,
|
||||
$this->orderInfo->order_sno,
|
||||
$this->payInfo->pay_money,
|
||||
$this->refundInfo->refund_order_sno,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user