IC Hub 0.1.65
2026-06-20- Added real Alipay production payment integration for point recharge, including `alipay.trade.page.pay` web payment, optional `alipay.trade.precreate` QR-code orders, QR image rendering, order query sync, trade close handling and Alipay async notify processing.
- Added RSA2 signing and notification verification with App ID, seller ID and amount checks before points are granted.
- Kept the production guard that blocks mock payment mode on public deployment, and made the environment variables compatible with both the implementation names and the payment execution package names.
- Added QR-code rendering for active payment orders in the account center while keeping order refresh and idempotent point grant behavior.