Home  >  Article  >  Backend Development  >  Where can I find the official demo of the WeChat app payment php backend?

Where can I find the official demo of the WeChat app payment php backend?

PHP中文网
PHP中文网Original
2017-03-30 13:09:301560browse

Where can I find the official demo of the WeChat app payment php backend?

I am working on a project. The demo of WeChat app payment is not found in the official website. Is there a link?

APP can directly interact with WeChat to complete the payment, without going through PHP. .
If your APP is just a shell with an h5 page embedded in it, you can only pay by scanning the QR code or using Alipay.
If your page is opened through an official account, then use the official account to pay.

You can refer to :http://www.php.cn/course/364.html

                                                                                  /227.htmlThe corresponding payment introduction can be downloaded

The above is where to find the official demo of the WeChat app payment PHP background. For more related content, please pay attention to the PHP Chinese website (www.php.cn )!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn