php - How does a third-party APP integrate H5 WeChat and Alipay?
伊谢尔伦
伊谢尔伦 2017-05-16 13:00:12
0
9
738

The code used in the backend here is PHP;

The approximate effect we want to achieve is this. This is a web page, and we hope to integrate the H5 version of Alipay and WeChat Pay in our APP.

< /p>

Question:

  1. Have you not seen the document in the WeChat backend that a third-party APP uses H5 to jump to WeChat and pay?

  2. If you have relevant code, please provide a link, for example: github

伊谢尔伦
伊谢尔伦

小伙看你根骨奇佳,潜力无限,来学PHP伐。

reply all(9)
某草草

APP Alipay: https://github.com/shanghegua...
APP WeChat: https://github.com/shanghegua...

过去多啦不再A梦

The function of WeChat payment. If you don’t look for the documentation of WeChat payment, why should you look for the documentation of WeChat...

WeChat Pay - APP Payment

迷茫

Payment can’t be explained in a few words. If you don’t clarify the process, you won’t be able to understand it even if I give you a demo. Let’s read the documentation first. Although the WeChat documentation is terrible, it is recommended to read Alipay’s documentation first. It’s easy to get started. There were a lot of pitfalls in the payment area at the beginning.

世界只因有你

https://www.pingxx.com/

曾经蜡笔没有小新

Alipay can invoke Alipay’s APP payment with H5. Add the parameter app_pay = Y
WeChat requires SDK and cannot invoke it on the webpage

刘奇

The basic logic is the same, place an order in a unified manner, the app initiates payment, the payment is successful and data is returned to the callback, the order is processed, and the order status is modified

我想大声告诉你

h5 WeChat payment requires js to be triggered in WeChat browser

洪涛

Although what you need is H5 payment, you can refer to my previous article on playing with APP payment. The content is similar.

習慣沉默

&z%&zz

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template