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