Documentation Index
Fetch the complete documentation index at: https://xaferapi.apacx.io/llms.txt
Use this file to discover all available pages before exploring further.
The WaaS system supports the following two deposit modes
Shared Address Mode
All customers use the same wallet address for deposits
Suitable for low-frequency collection
Applicable Scenarios:
- Merchants with low deposit frequency
- Merchants not requiring high fund security
Core Features:
- Customers use a unified deposit address for top-ups
- Requires distinguishing customers/orders by uniqueness of deposit amount
- Lower implementation cost, no need to create numerous independent addresses
Independent Address Mode
Assign independent wallet address for each customer
Suitable for high-frequency collection
Applicable Scenarios:
- Merchants with high deposit frequency
- Merchants requiring high fund security
Core Features:
- Each customer has an independent wallet address
- No need to distinguish customers/orders by amount
- Enhanced fund security, supports more flexible wallet management
- Requires fund sweeping operations
Functional Comparison Analysis
| Detailed Functions | Shared Address Mode | Independent Address Mode |
|---|---|---|
| Fund Sweeping Operation | No sweeping needed | Must sweep |
| Customer Independent Wallet | No, shared address | Yes, independent address per person |
| Sweeping Cost | No cost | Has sweeping cost |
| Freely Change Wallet | Inconvenient | Convenient |
| Risk Notification | Supported | Supported |
| Risk Control | Not supported | Supported |
| Checkout Support | Supported | Supported |
| Deposit Convenience | Inconvenient, requires precise amounts | Convenient, any amount |
