收藏
回答

创建微信卡券,提示“不再支持配置网页链接跳转,请选择小程序替代”的疑问?

在微信下线卡券跳转网页链接的功能后,我司按要求配置了小程序的参数,依然提示"不再支持配置网页链接跳转,请选择小程序替代”,

请求创建微信卡券

https://api.weixin.qq.com/card/create?access_token=27_llQwFWGKNQ_wG8FGulme

参数:

{

    "card": {

        "card_type": "CASH", 

        "groupon": null, 

        "gift": null, 

        "cash": {

            "base_info": {

                "logo_url": "http://mmbiz.qpic.cn/mmbiz_png/iaRWyrnsFlV4Ah8sUcdCYN1952HyWn7npqZUBcptAMRF8CqC1VlcoxOWoZCiaOu41S3U5oogOU4jGL1TIj6KwSRA/0", 

                "brand_name": "沃尔超市", 

                "code_type": "CODE_TYPE_TEXT", 

                "title": "沃尔10元代金券", 

                "color": "Color070", 

                "notice": "使用时向服务员出示此券", 

                "service_phone": null, 

                "description": "不会进行补发", 

                "date_info": {

                    "type": "1", 

                    "begin_timestamp": 1572883200, 

                    "end_timestamp": 1575129599, 

                    "fixed_term": null, 

                    "fixed_begin_term": null

                }, 

                "sku": {

                    "quantity": 2000

                }, 

                "get_limit": 100000, 

                "use_custom_code": true, 

                "bind_openid": null, 

                "can_share": false, 

                "can_give_friend": false, 

                "location_id_list": null, 

                "center_title": "跳至首页", 

                "center_url": null, 

                "center_sub_title": "点击跳至首页", 

                "custom_url_name": null, 

                "custom_url": null, 

                "custom_url_sub_title": null, 

                "promotion_url_name": null, 

                "promotion_url": null, 

                "promotion_url_sub_title": null, 

                "source": null, 

                "need_push_on_view": true, 

                "custom_app_brand_user_name": null, 

                "custom_app_brand_pass": null, 

                "center_app_brand_user_name": "gh_e1eb37436e0a@app", 

                "center_app_brand_pass": "pages/index/index", 

                "promotion_app_brand_user_name": null, 

                "promotion_app_brand_pass": null

            }, 

            "least_cost": 0, 

            "reduce_cost": 1000

        }, 

        "discount": null, 

        "member_card": null

    }

}

想问小微信官方,具体要怎么配置才可以呢?

已确定关联微信公众号关联了小程序

回答关注问题邀请回答
收藏

5 个回答

  • forget 、
    forget 、
    2020-08-26

    去掉center_url, custom_url 参数,不用传值(传空也不行),

    用以下字段传值即可。

    2020-08-26
    有用
    回复
  • 树下
    树下
    2020-04-22

    https://blog.csdn.net/baidu_28068985/article/details/103452328 参考别人的文档

    2020-04-22
    有用
    回复 1
    • 韩文博
      韩文博
      2021-05-18
      不行。不用试了 访问公众平台接口失败, 错误: missing required fields! please check document and request json! hint: [DaDpLa0585r282] base.date_info().begin_timestamp,错误详情:必填字段不完整或不合法,参考相应接口。
      2021-05-18
      回复
  • 吴奕群
    吴奕群
    2019-11-08

    看来你没跟进知识点啊,新创建的微信卡券已经不支持加网页链接地址了

    2019-11-08
    有用
    回复 1
    • 小_锅
      小_锅
      2019-11-08
      你看我贴的参数,网页链接参数没有赋值。
      2019-11-08
      回复
  • 灵芝
    灵芝
    2019-11-07

    你好,微信支付相关问题(包含卡券)麻烦在微信支付专区提问,我们有专门的人员处理

    微信支付专区:https://developers.weixin.qq.com/community/pay

    2019-11-07
    有用
    回复
  • 小_锅
    小_锅
    2019-11-07


    2019-11-07
    有用
    回复 4
    • 2020-03-17
      楼主,问题解决了吗?我也是同样的问题,这个卡券目前该怎么解决?
      2020-03-17
      回复
    • VcnZer 🇨🇳
      VcnZer 🇨🇳
      2020-03-20
      楼主的解决了吗,商户号后台的代金券功能是有跳转小程序入口,可微信公众号的卡券功能里优惠券就只有图文信息和卡券货架了,网页链接没有就算了,小程序也没有了。会员卡的里面是有图文信息、卡卷货架和网页链接,可没有小程序的。
      2020-03-20
      回复
    • 小_锅
      小_锅
      2020-03-20
      只能支持跳小程序了,代金券也取消了,要走优惠券类型
      2020-03-20
      回复
    • 陈晓建😋
      陈晓建😋
      2020-07-08回复小_锅
      楼主,不做跳转的话 你是怎么解决的?
      2020-07-08
      回复
登录 后发表内容
问题标签