Files
2026-03-15 01:27:05 +08:00
..
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00
2026-03-15 01:27:05 +08:00

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
目录结构:
mobilepay手机移动支付测试包下载地址页面。
offlinepay线下扫码支付样例代码。
onlinepay线上网站支付样例代码。
qrpay线上二维码支付样例代码。
refund退款申请样例代码。

封装代码:
该目录下包含两个目录login和pay
login为封装过的登录接口地址如果需要修改可直接修改这份代码如果不需要修改直接使用则可以直接通过https://api.tscce.cn/source/login/login.php使用即可具体参数见文档。
pay为封装过的支付线上接口如果不需要修改可以直接通过https://api.tscce.cn/source/pay/pay.php使用参数见pay目录中的readme.txt说明。