mirror of
https://github.com/v2board/v2board.git
synced 2025-04-14 05:32:35 +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'));
|
||||
}
|
||||
return [
|
||||
'type' => 1,
|
||||
'type' => 0,
|
||||
'data' => $source['wechat']['qr_code_url']
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user