全局
<h4>1. 对接域名</h4>
<p>对应地区交易请求该域名 </p>
<table>
<thead>
<tr>
<th>对接域名</th>
<th>国家</th>
<th>币种</th>
</tr>
</thead>
<tbody>
<tr>
<td><font color="#dd0000"><strong><a href="https://live.dreamo9.com">https://live.dreamo9.com</a></strong></font></td>
<td>印度 沙特 土耳其 巴基斯坦 孟加拉 卡塔尔 科威特 巴林 阿联酋 菲律宾 埃及 印尼</td>
<td>INR SAR TRY BDT QAR KWD BHD AED PHP EGP IDR</td>
</tr>
<tr>
<td><font color="#dd0000"><strong><a href="https://live-br.dreamo9.com">https://live-br.dreamo9.com</a></strong></font></td>
<td>巴西 哥伦比亚 墨西哥 秘鲁 智利 美国</td>
<td>BRL COP MXN PEN CLP USD</td>
</tr>
</tbody>
</table>
<h4>2. 平台IP(接收回调通知有白名单的,需要将下面IP加入白名单)</h4>
<ul>
<li><font color="#dd0000">18.141.38.197</font></li>
<li><font color="#dd0000">18.231.76.246</font></li>
</ul>
<h4>3. 统一返回参数说明</h4>
<table>
<thead>
<tr>
<th>参数描述</th>
<th>参数名</th>
<th>必填</th>
<th>类型</th>
<th>示例值</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>返回状态</td>
<td>code</td>
<td>是</td>
<td>int</td>
<td>0</td>
<td>0: 成功 其他: 失败</br><code>详见错误码</code></td>
</tr>
<tr>
<td>返回信息</td>
<td>msg</td>
<td>否</td>
<td>String(128)</td>
<td>签名失败</td>
<td>具体错误原因</br>例如:签名失败、参数格式校验错误</td>
</tr>
<tr>
<td>签名信息</td>
<td>sign</td>
<td>否</td>
<td>String(32)</td>
<td>1F0A241B0349894B0C8D68BE0CB40EE1</td>
<td>对data内数据签名,如data为空则不返回</td>
</tr>
<tr>
<td>返回数据</td>
<td>data</td>
<td>否</td>
<td>String(512)</td>
<td>{}</td>
<td>指定返回数据,json格式数据</td>
</tr>
</tbody>
</table>
<h4>4. 错误码</h4>
<table>
<thead>
<tr>
<th>返回状态</th>
<th>返回信息</th>
<th>解释</th>
</tr>
</thead>
<tbody>
<tr>
<td>0</td>
<td>成功</td>
<td></td>
</tr>
<tr>
<td>9999</td>
<td>异常</td>
<td>具体错误信息详见 msg 字段</td>
</tr>
<tr>
<td>code:10</td>
<td>异常</td>
<td>json格式有误、解析失败</td>
</tr>
<tr>
<td>no available payment channel</td>
<td>异常</td>
<td>金额不符合预期、渠道异常</td>
</tr>
<tr>
<td>Insufficient balance</td>
<td>异常</td>
<td>余额不足代付</td>
</tr>
</tbody>
</table>
<h4>5. 支持的国家和币种</h4>
<table>
<thead>
<tr>
<th>国家</th>
<th>币种</th>
<th>备注</th>
</tr>
</thead>
<tbody>
<tr>
<td>印度</td>
<td><code>INR</code></td>
<td></td>
</tr>
<tr>
<td>巴西</td>
<td><code>BRL</code></td>
<td></td>
</tr>
<tr>
<td>墨西哥</td>
<td><code>MXN</code></td>
<td></td>
</tr>
<tr>
<td>哥伦比亚</td>
<td><code>COP</code></td>
<td></td>
</tr>
<tr>
<td>秘鲁</td>
<td><code>PEN</code></td>
<td></td>
</tr>
<tr>
<td>沙特</td>
<td><code>SAR</code></td>
<td></td>
</tr>
<tr>
<td>阿联酋</td>
<td><code>AED</code></td>
<td></td>
</tr>
<tr>
<td>阿曼</td>
<td><code>OMR</code></td>
<td></td>
</tr>
<tr>
<td>巴林</td>
<td><code>BHD</code></td>
<td></td>
</tr>
<tr>
<td>科威特</td>
<td><code>KWD</code></td>
<td></td>
</tr>
<tr>
<td>卡塔尔</td>
<td><code>QAR</code></td>
<td></td>
</tr>
<tr>
<td>土耳其</td>
<td><code>TRY</code></td>
<td></td>
</tr>
<tr>
<td>孟加拉</td>
<td><code>BDT</code></td>
<td></td>
</tr>
<tr>
<td>菲律宾</td>
<td><code>PHP</code></td>
<td></td>
</tr>
<tr>
<td>巴基斯坦</td>
<td><code>PKR</code></td>
<td></td>
</tr>
<tr>
<td>埃及</td>
<td><code>EGP</code></td>
<td></td>
</tr>
<tr>
<td>印尼</td>
<td><code>IDR</code></td>
<td></td>
</tr>
<tr>
<td>智利</td>
<td><code>CLP</code></td>
<td></td>
</tr>
<tr>
<td>美国</td>
<td><code>USD</code></td>
<td></td>
</tr>
<tr>
<td>Crypto</td>
<td><code>USDT</code></td>
<td><a href="https://www.showdoc.com.cn/2510024592921820/11157200196826513">https://www.showdoc.com.cn/2510024592921820/11157200196826513</a></td>
</tr>
</tbody>
</table>