yumoqing 97524da74d fix(wechat): use Response instead of missing json_response in callback
ServerEnv().json_reponse does not exist, causing 'NoneType' object
is not callable. Align with alipay_notify pattern: use aiohttp Response
directly with JSON string body.
2026-07-15 17:43:06 +08:00
2025-12-12 13:54:26 +08:00
2025-12-12 13:54:26 +08:00
2025-12-12 14:30:33 +08:00

统一支付

支持微信支付宝paypal支持

支付重要信息

支付重要信息都通过环境变量设置

微信支付

支付宝

paypal

Description
No description provided
Readme 756 KiB
Languages
Python 99.9%
Shell 0.1%