098-微信支付-完成以后保存接口--无须调用
开发中
POST
https://apip2.xuance365.com/pay/set_weixin_result
{"channel":{"id":"wxpay","description":"微信","serviceReady":true},"rawdata":"{"_wxapi_baseresp_transaction":"null","_wxapi_payresp_extdata":"null","_wxapi_command_type":"5","_wxapi_baseresp_errcode":"0","_wxapi_baseresp_errstr":"null","_wxapi_baseresp_openId":"null","_wxapi_payresp_returnkey":"","_wxapi_payresp_prepayid":"wx11171821292593d686c625bf5793690001"}","errMsg":"requestPayment:ok"}
请求参数
Query 参数
uid
string
用户ID
示例值:
1
str
string
微信返回完整字符串
示例值:
abc
str2
string
微信返回完整字符串
示例值:
abc
t
string
必需
示例值:
123244
sign
string
必需
示例值:
fda2badd9007b151a5c4d955e75610e4
示例代码
返回响应
修改于 2024-12-19 07:33:17