erio
7515590324
feat(payment): add H5/mobile payment support
Backend:
- Parse EasyPay `payurl2` field, prefer H5 link on mobile
- Add `device=mobile` to EasyPay submit.php (popup) mode
- Expand isMobile detection keywords (add ipad/ipod)
Frontend:
- Add `isMobileDevice()` utility (userAgentData + UA regex)
- Mobile + pay_url: direct redirect instead of QR/popup
- Popup blocked fallback: auto-redirect when window.open fails
- Stripe WeChat Pay: dynamic client param (mobile_web vs web)
2026-04-11 13:16:35 +08:00
..
2026-04-11 13:16:35 +08:00
2026-04-09 02:20:51 +00:00
2026-03-17 15:38:18 +08:00
2026-04-11 13:16:35 +08:00
2026-01-10 18:37:44 +08:00
2026-03-09 10:22:24 +08:00
2026-01-05 20:22:48 +08:00