小程序
小游戏
企业微信
微信支付
扫描小程序码分享
我找了很多地方都没有找到我需要返回什么数据来通知微信我这边处理成功了或者失败,求告知!
3 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
{
"appid": "wxd678efh567hg",
"serial_no": "1234567890123456789012345678901234",
"sign": "2274567890123456789012345678901234",
"data": {
"return_code": "SUCCESS",
"return_msg": "OK",
"result_code": "SUCCESS",
"result_msg": "OK",
"transaction_id": "1234567890123456789012345678901234",
"out_trade_no": "1234567890123456789012345678901234",
"total_fee": 100,
"settlement_total_fee": 100,
"coupon_fee": 0,
"coupon_count": 0,
"time_end": "2022-12-25 10:00:00"
}
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
{
"appid": "wxd678efh567hg",
"serial_no": "1234567890123456789012345678901234",
"sign": "2274567890123456789012345678901234",
"data": {
"return_code": "SUCCESS",
"return_msg": "OK",
"result_code": "SUCCESS",
"result_msg": "OK",
"transaction_id": "1234567890123456789012345678901234",
"out_trade_no": "1234567890123456789012345678901234",
"total_fee": 100,
"settlement_total_fee": 100,
"coupon_fee": 0,
"coupon_count": 0,
"time_end": "2022-12-25 10:00:00"
}
}