周期性付款功能开放
Dear all, 我想实现周期性付款这个功能,用户开通vip,每月扣个5块钱这样的功能. V3技术文档没找到. V2内找到了一个 https://pay.weixin.qq.com/wiki/doc/api/wxpay_v2/pages/papay.shtml扣费模式直连模式->支付中签约 https://pay.weixin.qq.com/wiki/doc/api/wxpay_v2/papay/chapter3_5.shtml 然后我调用接口,看缺失一个plan_id <contract_err_code_des><![CDATA[签约模版信息不存在]]></contract_err_code_des> 这个参数我去哪里搞? 我在微信商户页面 没看到哪里有申请这个的地方. SOS