feat : wechatPay callback
This commit is contained in:
@@ -211,6 +211,8 @@ class RefundService
|
|||||||
*/
|
*/
|
||||||
protected function updateRefund($errMsg = null): void
|
protected function updateRefund($errMsg = null): void
|
||||||
{
|
{
|
||||||
|
if (empty($this->refundInfo)) return;
|
||||||
|
|
||||||
$status = RefundCode::REFUND_FAIL;
|
$status = RefundCode::REFUND_FAIL;
|
||||||
|
|
||||||
if (empty($errMsg)) {
|
if (empty($errMsg)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user