docs: 合并重复的管理后台章节,保留集成说明中的完整列表
This commit is contained in:
15
README.en.md
15
README.en.md
@@ -14,7 +14,6 @@ Sub2ApiPay is a self-hosted payment gateway built for the [Sub2API](https://sub2
|
||||
- [Environment Variables](#environment-variables)
|
||||
- [Deployment](#deployment)
|
||||
- [Sub2API Integration](#sub2api-integration)
|
||||
- [Admin Panel](#admin-panel)
|
||||
- [Payment Flow](#payment-flow)
|
||||
- [API Endpoints](#api-endpoints)
|
||||
- [Development](#development)
|
||||
@@ -330,20 +329,6 @@ The admin panel is authenticated via the `token` URL parameter (set to the `ADMI
|
||||
|
||||
---
|
||||
|
||||
## Admin Panel
|
||||
|
||||
Access: `https://pay.example.com/admin?token=YOUR_ADMIN_TOKEN`
|
||||
|
||||
| Module | Path | Description |
|
||||
| ------------- | ---------------------- | ------------------------------------------------------------- |
|
||||
| Overview | `/admin` | Aggregated entry with card-style navigation |
|
||||
| Orders | `/admin/orders` | Filter by status, paginate, view details, retry/cancel/refund |
|
||||
| Dashboard | `/admin/dashboard` | Revenue stats, order trends, payment method breakdown |
|
||||
| Channels | `/admin/channels` | Configure API channels & rates, sync from Sub2API |
|
||||
| Subscriptions | `/admin/subscriptions` | Manage subscription plans & user subscriptions |
|
||||
|
||||
---
|
||||
|
||||
## Payment Flow
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user