- 新申请小程序绑定已有商户号,开启灰度测试,支付与退款通知的小程序logo、小程序名称不一致的问题?
商户订单号:F20240903150723573082098969 微信单号transaction_id:4200002406202409032943438988 新申请小程序Appid:wx6e2dd755cbd826cd 关联现有商户号: 1219736601 小程序支付和退款的时候,在手机微信的微信支付功能中的支付通知、退款通知的小程序logo、小程序名称不一致。 目前开启了灰度测试,是否是因为这个原因导致的呢? 蓝色的logo就是我们新申请的小程序,关联了红色logo的商户号。 [图片] 微信预支付请求报文:[TradePayProxyRpcRequest(url=https://api.mch.weixin.qq.com/pay/unifiedorder, method=POST, headers={Content-Type=[application/x-www-form-urlencoded;charset=utf-8]}, uriVariables={}, body=<xml><appid><![CDATA[wx6e2dd755cbd826cd]]></appid><body><![CDATA[东方购物商品]]></body><mch_id><![CDATA[1219736601]]></mch_id><nonce_str><![CDATA[6011954490923478016]]></nonce_str><notify_url><![CDATA[https://open.ocj.com.cn/api/open/trade/wechat/paynotify]]></notify_url><openid><![CDATA[okr-G64jmdCOlrRPsaXqbVSikS8o]]></openid><out_trade_no><![CDATA[F20240903150723573082098969]]></out_trade_no><spbill_create_ip><![CDATA[2408:840d:9100:23ca:7122:42db:fe68:7a2]]></spbill_create_ip><total_fee><![CDATA[7900]]></total_fee><trade_type><![CDATA[JSAPI]]></trade_type></xml>, encode=UTF-8)] 微信预支付应答报文:[{ "success" : true, "data" : "<xml><return_code><![CDATA[SUCCESS]]></return_code>\n<return_msg><![CDATA[OK]]></return_msg>\n<result_code><![CDATA[SUCCESS]]></result_code>\n<mch_id><![CDATA[1219736601]]></mch_id>\n<appid><![CDATA[wx6e2dd755cbd826cd]]></appid>\n<nonce_str><![CDATA[XbarKTaBAdEfI4I7]]></nonce_str>\n<prepay_id><![CDATA[wx03150723680250b8fb2a3f94ab19850001]]></prepay_id>\n<trade_type><![CDATA[JSAPI]]></trade_type>\n</xml>" }] 微信支付回调入参:[PayCallBackParam(payChannel=20901, orderChannel=default, paymentCallbackParam={param=<xml><appid><![CDATA[wx6e2dd755cbd826cd]]></appid> <bank_type><![CDATA[OTHERS]]></bank_type> <cash_fee><![CDATA[7900]]></cash_fee> <fee_type><![CDATA[CNY]]></fee_type> <is_subscribe><![CDATA[N]]></is_subscribe> <mch_id><![CDATA[1219736601]]></mch_id> <nonce_str><![CDATA[6011954490923478016]]></nonce_str> <openid><![CDATA[okr-G64jmdCOlrRPsaXqbVSikS8o]]></openid> <out_trade_no><![CDATA[F20240903150723573082098969]]></out_trade_no> <result_code><![CDATA[SUCCESS]]></result_code> <return_code><![CDATA[SUCCESS]]></return_code> <time_end><![CDATA[20240903150731]]></time_end> <total_fee>7900</total_fee> <trade_type><![CDATA[JSAPI]]></trade_type> <transaction_id><![CDATA[4200002406202409032943438988]]></transaction_id> </xml>})] 微信退款请求报文:[WeChatCallRefundRpcCommand(url=https://api.mch.weixin.qq.com/secapi/pay/refund, data=<xml><appid><![CDATA[wx6e2dd755cbd826cd]]></appid><mch_id><![CDATA[1219736601]]></mch_id><nonce_str><![CDATA[5248955383858968576]]></nonce_str><notify_url><![CDATA[https://open.ocj.com.cn/api/open/trade/wechat/refundnotify]]></notify_url><out_refund_no><![CDATA[F20240903153535861047098969]]></out_refund_no><out_trade_no><![CDATA[F20240903150723573082098969]]></out_trade_no><refund_fee><![CDATA[7900]]></refund_fee><total_fee><![CDATA[7900]]></total_fee></xml>, merId=1219736601)] 微信退款应答报文:[{ "success" : true, "data" : { "result" : "<xml><return_code><![CDATA[SUCCESS]]></return_code>\n<return_msg><![CDATA[OK]]></return_msg>\n<appid><![CDATA[wx6e2dd755cbd826cd]]></appid>\n<mch_id><![CDATA[1219736601]]></mch_id>\n<nonce_str><![CDATA[RserNhrxragCPXRB]]></nonce_str>\n<result_code><![CDATA[SUCCESS]]></result_code>\n<transaction_id><![CDATA[4200002406202409032943438988]]></transaction_id>\n<out_trade_no><![CDATA[F20240903150723573082098969]]></out_trade_no>\n<out_refund_no><![CDATA[F20240903153535861047098969]]></out_refund_no>\n<refund_id><![CDATA[50303300582024090435679872037]]></refund_id>\n<refund_channel><![CDATA[]]></refund_channel>\n<refund_fee>7900</refund_fee>\n<coupon_refund_fee>0</coupon_refund_fee>\n<total_fee>7900</total_fee>\n<cash_fee>7900</cash_fee>\n<coupon_refund_count>0</coupon_refund_count>\n<cash_refund_fee>7900</cash_refund_fee>\n</xml>" } }] 微信退款回调入参: {param=<xml><return_code>SUCCESS</return_code><appid><![CDATA[wx6e2dd755cbd826cd]]></appid><mch_id><![CDATA[1219736601]]></mch_id><nonce_str><![CDATA[d7207652273857211ff1f33e5e4a22f3]]></nonce_str></xml>} [图片] [图片]
09-05 - 视频号小店开放接口 订单相关接口-回调接口-订单结算成功 如何设置回调url?
视频号小店开放接口 订单相关接口-回调接口-订单结算成功 如何设置回调url? https://developers.weixin.qq.com/doc/channels/API/order/callback/channels_ec_order_settle.html
2023-05-31