接入微信 Native 充值与订单过期处理

调整网页端充值渠道,微信内浏览器在开放平台接入前走 Native 支付。

拆分 Native 支付二维码弹窗,展示金额和充值内容并取消无效 code_url 跳转。

修复微信 Native 下单 time_expire 秒级 RFC3339 格式,避免小数秒参数错误。

新增充值订单 5 分钟过期调度,过期前查询微信真实订单状态。

补充微信授权绑定、路由加载恢复和后台表时间显示等配套逻辑。

更新 SpacetimeDB schema、绑定和相关文档测试。
This commit is contained in:
kdletters
2026-07-08 21:32:51 +08:00
parent 2721fec51c
commit 542fb09365
385 changed files with 6811 additions and 3169 deletions
+307 -138
View File
File diff suppressed because it is too large Load Diff
+196 -102
View File
File diff suppressed because it is too large Load Diff