- 对接微信会员卡设置了custom_field2为什么会员卡里没有展示?
[图片][图片] "{\n" + " \"card\": {\n" + " \"card_type\": \"MEMBER_CARD\",\n" + " \"member_card\": {\n" + " \"activate_app_brand_user_name\": \"gh_429866393017@app\",\n" + " \"background_pic_url\": \"https://mmbiz.qlogo.cn/mmbiz/\",\n" + " \"base_info\": {\n" + " \"brand_name\": \"开发\",\n" + " \"can_give_friend\": false,\n" + " \"center_app_brand_pass\": \"/pages/vip/vip\",\n" + " \"center_app_brand_user_name\": \"gh_429866393017@app\",\n" + " \"center_title\": \"快速买单\",\n" + " \"code_type\": \"CODE_TYPE_ONLY_QRCODE\",\n" + " \"color\": \"Color030\",\n" + " \"date_info\": {\n" + " \"type\": \"DATE_TYPE_PERMANENT\"\n" + " },\n" + " \"description\": \"这是特权说明\",\n" + " \"get_limit\": 1,\n" + " \"logo_url\": \"http://mmbiz.qpic.cn/mmbiz_jpg/CePZzW2f8M9IQe4lEEnCiawZwtpI84VlUJVSHvibKFmT50mznYW4oYFX68q7ibTxbn4EeibEREn9XbYYsib8FibYr9jg/0\",\n" + " \"notice\": \"请出示会员卡二维码\",\n" + " \"promotion_app_brand_pass\": \"/pages/vip/vip\",\n" + " \"promotion_app_brand_user_name\": \"gh_429866393017@app\",\n" + " \"promotion_url_name\": \"会员中心\",\n" + " \"promotion_url_sub_title\": \"点击进入\",\n" + " \"sku\": {\n" + " \"quantity\": 100000000\n" + " },\n" + " \"title\": \"海贼卡\"\n" + " },\n" + " \"custom_cell1\": {\n" + " \"name\": \"首页\",\n" + " \"tips\": \"点击进入\"\n" + " },\n" + " \"custom_field2\": {\n" + " \"name\": \"等级\",\n" + " \"url\": \"https://www.baidu.com\"\n" + " },\n" + " \"custom_field3\": {\n" + " \"name\": \"优惠券\",\n" + " \"url\": \"https://www.baidu.com\"\n" + " },\n" + " \"prerogative\": \"这是使用须知\",\n" + " \"supply_balance\": false,\n" + " \"supply_bonus\": true,\n" + " \"wx_activate\": true\n" + " }\n" + " }\n" + "}\n"
2023-08-15 - https://api.weixin.qq.com/card/create?access_token
https://api.weixin.qq.com/card/create?access_token创建会员卡报错{"errcode":48001,"errmsg":"api unauthorized hint: [h1vVJA052447e9]"}
2023-07-19 - 生成了access_token但是访问上传临时图片到cdn说token无效
https://developers.weixin.qq.com/doc/offiaccount/Cards_and_Offer/Create_a_Coupon_Voucher_or_Card.htmlhttps://developers.weixin.qq.com/doc/offiaccount/Cards_and_Offer/Create_a_Coupon_Voucher_or_Card.html
2023-07-18 - 微信发货的upload_time参数,用了Rfc3399也提示我上传非法,直接用你们页面的时间也一样
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/order-shipping/order-shipping.html
2023-02-14