简体   繁体   中英

send message to Wechat users in PHP or Laravel

I want to send my customer bills to their wechat using my site (Laravel). I have searched the API but I'm confused. Could anyone please give me a roadmap to do this?

Well, Wechat use JSSDK framework for their API. I am not an expert at that area but the few resources that seems helpful are

  1. Blog explaining JSSDK and how to develop API for it. https://blog.shanghaicoders.com/how-to-set-up-wechat-js-sdk-efc773c43c1e

  2. Git Repo with an example but with not so much details Github Repo 31ten/wechat tuto

I hope this gives you a head start.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM