ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
~~~[api] post:large/pos/eachNotice *string:appId#品牌ID *string:requestTime#发送请求时间,如:20190226153808 *string:signType=md5#加密方式 *version=1.0#版本号 *sign#签名 *outOrderId#业务平台订单 *int:outOrderAmount#业务平台订单金额 (int 单位为分) *int:eachOderAmount# 当前支付金额 (int 单位为分) *payTime#支付完成时间如:20190226153808 *tradeNo#平台流水号 *posOrderId#pos流水号 *subOrderId#业务端子订单号 *payType# 支付类型 00 支付宝 01 微信 02 银行卡 03 至尊余额 04 通宝 05 通宝+ <<< success { "status": "0000", "codemsg": "支付成功", } <<< error {"status":errorcode,"codemsg":error msg} ~~~