🎉 PayHub 支付中心

系统运行正常

💚 微信支付接口

POST /api/wechat/scan/pay - 扫码支付
POST /api/wechat/mini/pay - 小程序支付
POST /api/wechat/h5/pay - H5支付
POST /api/wechat/query - 订单查询
POST /api/wechat/notify - 支付回调

💙 支付宝接口

POST /api/alipay/create - 创建支付订单(扫码/H5)
POST /api/alipay/query - 订单查询
POST /api/alipay/notify - 支付回调
POST /api/alipay/refund - 申请退款

📚 文档

详细的API文档请查看:文档.md / 支付宝文档.md