亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

php - How does a third-party APP integrate H5 WeChat and Alipay?
伊謝爾倫
伊謝爾倫 2017-05-16 13:00:12
0
9
851

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