- 香港主体微信支付
使用了https://api.mch.weixin.qq.com/hk/v3/transactions/jsapi 接口 能不能提供一个php的sdk
2022-03-26 - 微信退款接口没返回值?
<xml> <out_trade_no>20211106103205807262</out_trade_no> <out_refund_no>20211106143004931785</out_refund_no> <total_fee>1</total_fee> <refund_fee>1</refund_fee> <appid><![CDATA[wx806e0b0fdfbf1146]]></appid> <mch_id>1535411321</mch_id> <nonce_str><![CDATA[ae4afd50c1f4a669bcce91065ab74a00]]></nonce_str> <op_user_id>1535411321</op_user_id> <sign><![CDATA[9158A7E44600A22F3D22C013E98C05DC]]></sign> </xml>
2021-11-06 - 用户隐私保护指引审核需要多久?
审核需要多久,这个指引什么时候生效
2021-11-05 - 我的链接被微信限制访问,怎么办?
网址:www.sf98.cn 备案:吉ICP备2021007283号
2021-09-17 - “获取商品列表API”报错“ system error” errcode:3001 ?
$api = "https://api.weixin.qq.com/wxaapi/broadcast/goods/getapproved?access_token={$accessToken}&offset=0&limit=99&status=2"; $this->curl->get($api); 返回结果: {"errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest rid: 5f84fb5e-7129c612-53295ba0"}
2020-10-13