3 Commits

Author SHA1 Message Date
zizi
36b742ad3d fix: harden payment and background edge cases
Acknowledge unrecoverable direct payment callback mismatches, tolerate missing affiliate users during rebate processing, and make channel monitor runner shutdown wait for checks safely.
2026-05-20 16:37:21 +08:00
zizi
b4ee983d1d fix: validate direct payment callback amounts
Check direct payment callback currency, provider, and paid amount before settling Alipay or WxPay top-ups.
2026-05-20 15:49:08 +08:00
zizi
6405a21e60 feat: add alipay direct payment flow
Add Alipay settings, RSA2 provider implementation, create/return/notify handlers, and provider-specific top-up settlement.
2026-05-20 15:05:38 +08:00