|
@@ -25,15 +25,12 @@ stringSignTemp: acqID=99020344&backURL=https://testapi.allpayx.com/test&charSet=
|
|
|
signature: 1e0f24d39cdc8236d17a5f6f17672611
|
|
|
```
|
|
|
## 4. API 说明
|
|
|
-```html
|
|
|
- 测试主机:https://testapi.allpayx.com
|
|
|
-
|
|
|
- 生产主机:https://api.allpayx.com
|
|
|
|
|
|
- 请求方式:POST
|
|
|
+ **测试主机:**https://testapi.allpayx.com<br><br>
|
|
|
+ **生产主机:**https://api.allpayx.com<br><br>
|
|
|
+ **请求方式:**POST<br><br>
|
|
|
+ **请求数据格式:**application/json 或 application/x-www-form-urlencoded
|
|
|
|
|
|
- 请求数据格式:application/json 或 application/x-www-form-urlencoded
|
|
|
-```
|
|
|
### 4.1 API 列表
|
|
|
|
|
|
| 交易类型 | URL路径 |
|