7 Commits

Author SHA1 Message Date
1a2d8f8f2d feat(wechat): switch from H5 to Native payment (QR code scan)
- Change API endpoint from /v3/pay/transactions/h5 to /v3/pay/transactions/native
- Remove scene_info (not needed for native mode)
- Return code_url instead of h5_url
- recharge.dspy: display QR code image via api.qrserver.com
- user_recharge.dspy: return both code_url and qr_url
2026-07-15 17:22:40 +08:00
6b3171b187 bugfix 2025-12-17 18:30:44 +08:00
54bb14ec2e bugfix 2025-12-17 14:35:18 +08:00
2fc3e14e95 bugfix 2025-12-17 11:24:26 +08:00
5a8e287797 bugfix 2025-12-17 11:23:12 +08:00
bdc89c7180 bugfix 2025-12-12 18:15:07 +08:00
1cbe37d4a3 bugfix 2025-12-12 13:54:26 +08:00