接口报错 card_template_not_exist(会员卡模板不存在)。
会员卡模板id设置错误。
- (获取会员卡领卡投放链接接口)
- alipay.user.card.activateurl.query(查询会员卡领卡投放链接)
- alipay.marketing.card.formtemplate.set(会员卡开卡表单模板配置)
- 检查使用的 template_id(支付宝卡模板id)是否是模板创建接口返回的支付宝端模板id。
- 建议 alipay.marketing.card.template.create(会员卡模板创建接口)修改设置新的 request_id(请求id),重新生成一个模板测试调用。