"backend/cmd/vscode:/vscode.git/clone" did not exist on "0a80ec80e361f396c9c2a8963323fa093cca3068"
fix(payment): 同时启用易支付和 Stripe 时显示 Stripe 按钮
VISIBLE_METHOD_ALIASES 漏了 stripe,导致 getVisibleMethods 把后端返回 的 stripe 过滤掉。点 Stripe 按钮时省略 method 查询参数,让落地页渲染 完整的 Payment Element。
Please register or sign in to comment