在微信下线卡券跳转网页链接的功能后,我司按要求配置了小程序的参数,依然提示"不再支持配置网页链接跳转,请选择小程序替代”,
请求创建微信卡券
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
}
}
想问小微信官方,具体要怎么配置才可以呢?
已确定关联微信公众号关联了小程序