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?
Asked
Active
Viewed 258 times
1 Answers
0
Well, Wechat use JSSDK framework for their API. I am not an expert at that area but the few resources that seems helpful are
Blog explaining JSSDK and how to develop API for it. https://blog.shanghaicoders.com/how-to-set-up-wechat-js-sdk-efc773c43c1e
Git Repo with an example but with not so much details Github Repo 31ten/wechat tuto
I hope this gives you a head start.

Bismark Asiedu Asante
- 142
- 1
- 14