简介
<p>1.通过以下连接注册运单王账户</p>
<p>正式版:<a href="https://express.ec-return.com/register">https://express.ec-return.com/register</a>
沙盒版:<a href="http://dev-express.ec-return.com/register">http://dev-express.ec-return.com/register</a></p>
<p>2.注册完成后登录网站获得API </p>
<p>正式版:<a href="https://express.ec-return.com/login">https://express.ec-return.com/login</a>
沙盒版:<a href="http://dev-express.ec-return.com/login">http://dev-express.ec-return.com/login</a></p>
<p>3.登录后按下图绿色框提示,获得API
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=d443a62ff5bcb52c363a0c9b9b7191ba&amp;file=file.png" alt="" />
注1:API为16位大写字母和数字的组合。</p>
<p>注2:如果发生API外泄的情况,请通过API旁的[更新]按钮重新获得新的API,并更新连接运单王API的程序。</p>
<p>4.如下图,通过运单王网站[支付设置]填写信用卡相关信息。
<img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=e474d422f1a6f6f2315a47bcfab60ad5&amp;file=file.png" alt="" /></p>
<p>正式版:填写信用卡相关信息。
沙盒版:
测试信用卡号: 4242 4242 4242 4242
期限: 大于当前日期的年与月
CVV代码:三位数任意数值</p>
<p>5.编写程序连接运单王API。</p>
<p>运单王API 连接网址</p>
<p>正式版:<a href="https://ydw.ec-return.com/api/user/capi/index">https://ydw.ec-return.com/api/user/capi/index</a>
沙盒版:<a href="http://dev-ydw.ec-return.com/api/user/capi/index">http://dev-ydw.ec-return.com/api/user/capi/index</a></p>