mirror of
https://github.com/v2board/v2board.git
synced 2025-02-10 23:49:12 +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…
Reference in New Issue
Block a user