- 用户在账单里填了抬头信息,未收取授权完成事件推送事件
https://pay.weixin.qq.com/docs/merchant/apis/native-payment/direct-jsons/native-prepay.html 使用native下单,设置support_fapiao=true,用户在账单里填了抬头信息,能收到用户发票抬头填写完成通知(https://pay.weixin.qq.com/docs/merchant/apis/fapiao/fapiao-card-template/user-invoice-rise-write-notice.html),未收取授权完成事件推送事件(https://developers.weixin.qq.com/doc/offiaccount/WeChat_Invoice/E_Invoice/Vendor_API_List.html#6),是哪里设置有问题吗
09-20 - 数电发票插入微信卡包,响应成功,但是发票未插入用户卡包
接口文档地址:https://pay.weixin.qq.com/docs/merchant/apis/fapiao/fapiao-applications/insert-cards.html描述:调用将电子发票插入微信用户卡包(/v3/new-tax-control-fapiao/fapiao-applications/{fapiao_apply_id}/insert-cards)无报错信息,也收到回调的通知信息,但是用户未收到发票插入卡包提醒;调用查询电子发票(/v3/new-tax-control-fapiao/fapiao-applications/{fapiao_apply_id}),提示"输入源“/fapiao_code”映射到字段“发票代码”必填性规则校验失败,此字段为必填项" [图片]
09-19