Server Payment
8/15/26Less than 1 minute
Server Payment
Info
The server-payment module handles payment processing, order management, and payment gateway integration for Alipay and WeChat Pay.
Overview
The server-payment module provides payment services:
- User Payment — Order creation, payment channel selection, order management
- Admin Payment — Order monitoring, DLQ management, payment configuration
- Payment Gateways — Alipay and WeChat Pay notification handling
Tips
All admin endpoints require ROLE_ADMIN authorization. User endpoints require valid JWT authentication with USER, PRO, or ADMIN role.
Module Structure
| Layer | Description |
|---|---|
| User Payment API | User-facing payment endpoints |
| Admin Payment API | Admin payment management |
| Alipay Notify API | Alipay callback notification |
| WeChat Pay Notify API | WeChat Pay callback notification |
Changelog
8/15/26, 8:39 AM
View All Changelog
bb5b2-on

