## **对接方式与普通商户对接一致**
支付发起地址:[https://pay.90houwangluo.com/pay](https://pay.90houwangluo.com/pay)
系统默认为随机轮训收款,如需指定收款ID,请在sing值后添加GET参数(&pid=指定ID)即可!
其他均为一致
## **ISV商户API操作请求地址:[https://pay.90houwangluo.com/isv/api](https://pay.90houwangluo.com/isv/api)**
### **请求方式:POST**
请求公共参数:
| 参数代码 | 参数说明 | 是否必须 |
| --- | --- | --- |
| cid | ISV商户账号 | 是 |
| item | 操作项目(参考功能的说明代码) | 是 |
### **注意:请求的服务器IP请在ISV后台添加好白名单**