Commit 9f7a8afa5f5141f92d09c22a98afdeb16ba5a5ec
1 parent
3440a4ee
update
Showing
1 changed file
with
24 additions
and
0 deletions
06.支付云/4.2app.md
0 → 100644
| 1 | +### 预支付接口说明 | |
| 2 | +[预支付](http://console.open.cnlive.com/open/doc/api/931661df-a9a0-4289-bb82-8c4134469cac) 根据account、type参数找到对应配置,并根据第三方支付平台进行相应的接口调用以及数据处理后,返回给app端直接可用数据。 | |
| 3 | + | |
| 4 | +### 微信接入 | |
| 5 | +#### 交互图 | |
| 6 | +<img src="http://console.open.cnlive.com/open/css/docimg/weixin_app.png"> | |
| 7 | + | |
| 8 | +#### 接入配置 | |
| 9 | + | |
| 10 | +#### demo | |
| 11 | +##### IOS | |
| 12 | + | |
| 13 | +##### Android | |
| 14 | + | |
| 15 | +### 支付宝接入 | |
| 16 | +#### 交互图 | |
| 17 | +<img src="http://console.open.cnlive.com/open/css/docimg/alipay_app.png"> | |
| 18 | + | |
| 19 | +#### 接入配置 | |
| 20 | + | |
| 21 | +#### demo | |
| 22 | +##### IOS | |
| 23 | + | |
| 24 | +##### Android | |
| 0 | 25 | \ No newline at end of file | ... | ... |