mirror of
https://github.com/v2board/v2board.git
synced 2025-02-11 07:59:11 +08:00
update: stripe wepay
This commit is contained in:
parent
aa78761115
commit
2769a6adf4
@ -61,7 +61,7 @@ class StripeWepay {
|
|||||||
abort(500, __('user.order.stripeWepay.gateway_request_failed'));
|
abort(500, __('user.order.stripeWepay.gateway_request_failed'));
|
||||||
}
|
}
|
||||||
return [
|
return [
|
||||||
'type' => 1,
|
'type' => 0,
|
||||||
'data' => $source['wechat']['qr_code_url']
|
'data' => $source['wechat']['qr_code_url']
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user