***** In order to distinguish them, the basic version is named TeePay and the professional version is named TePay.
***** A small number of people have reported errors in enabling plug-ins, please check carefully yourself:
***** 1. Has the plug-in name been changed to TeePay?
***** 2. Is there any problem with the versions of PHP and MySql database?
***** 3. Are there any problems with your configuration?
***** 4. Is there any problem with the downloaded version? The latest free version is 1.5.4. I personally tested that the whole process is smooth.
***** 5. A simple fix. The QR code of the fast station is unstable recently and has been replaced. See "TeePay QR code generation interface troubleshooting method".
This version has security issues and will not be fixed. Because some people use the problems in this version to maliciously cheat people's orders. The nature is very bad and even causes the user's server to cause a 502 error. Therefore, I would like to remind those who still want to use this version. , refer to the implementation logic and rewrite it yourself.
The specific person who caused the sabotage will not be announced. Please refer to here: https://www.shinenet.cn/archives/117.html
There are a few other questions, let’s talk about them here: https://pangsuan.com/p/teepay-bugs.html
Plug-in download address: https://github.com/mhcyong/TeePay.git
Plug-in introduction: https://pangsuan.com/p/teepay.html
Demo address: https://pangsuan.com/p/show-how.html
Recommended personal WeChat payment platform: https://payjs.cn/ref/zgpnbd
1: Official website: https://pangsuan.com/p/tepass.html
2: QQ: 744272645 (Fat Garlic Network)
3. WeChat: 744272645 (not often online)
1. Backstroke Pig: https://zbqbk.cn/index.php/archives/128.html
2. Liang Xiaobin: https://www.liangxiaobin.com/child/99/
3. Mr. Cat’s personal blog: https://www.mr-mao.cn/archives/gen2-thinksystem-server-install-2008r2.html
4. Remembering the Year: https://www.529i.com/archives/801.html
5. kali blog: https://blog.bbskali.cn/index.php/archives/1504/
6. Muzi lingo: https://wbessy.com/Pay.html
7. Sun source code: https://www.sunym.top/archives/5/
2020-02-06: TePay-Pro 4.2.3 modified the WeChat payment method on the mobile phone. You can pay directly by opening it in WeChat. When you open the browser, a QR code will pop up. You can take a screenshot and scan the code to the WeChat album to pay.
2020-02-01: TePay-Pro 4.2.1 will be released as planned. Please go to the official website for detailed introduction.
2020-01-18: Adjusted the payment record page to the plug-in to reduce the user's operation of changing themes, and added an order management page; the payment record page address is: http://your_domain/tepay/fees; the order management page address is: : http://your_domain/tepay/order; This function is currently only available in TePay-Pro-4.0 and later versions, and can be used by users who purchase the professional version after February 1.
2020-01-12: When the plug-in is enabled, a payment record page is created to facilitate users to check their payment status. The access address format is: http://your_domain/tepay.html. The address can be modified on a separate page. It will be displayed when creating Generate a page_tepay.php file in the current theme. Remember to copy it when changing themes.
2020-01-07: It was found that the Alipay app could not be awakened on the iPad to make payments, and the payment method on the iPad was changed to scan QR code payment.
2019-12-17: The payment method will be displayed in the paid reading area after successful payment.
2019-12-12: Payment settings have also been added to the independent page of the professional version, so a field is added to the data table to distinguish it. At the same time, the version number is updated to TePay-Pro-3.1.0. Old users who update this version should pay attention. .
2019-12-11: For personal payment on the mobile terminal, due to some reasons, only Alipay wake-up APP payment was retained. Now it is better to add WeChat QR code payment.
2019-12-10: Listening to users’ opinions, I have also added a payment collection function to the independent page. I will consider any good suggestions. Professional version users can rest assured~~
2019-12-07: Improve the management background to update paid articles and provide reminder notifications when deleting paid articles.
2019-12-02: In order to facilitate the deletion of unnecessary paid settings, the operation of deleting paid settings has been added to both the edit article page and the paid article management page.
2019-11-29: When managing article payment, if it is set to free and does not set a price, simply remove this record from the payment table (applicable to TePay-Pro-3.0.0 and later versions).
2019-11-25: Because Alipay does not broadcast in-person payments, Server Sauce is used to push payment success messages to WeChat; in order to protect the interests of me and professional version users, a small part of the core code is encrypted and will not affect secondary modifications. Development and other operations.
2019-11-24: Updated TePay-Pro to version 3.0.0, removed some unnecessary functions, and listened to the opinions of users who have purchased the professional version, and added some functions, such as order titles that can be modified individually.
2019-11-21: Add an article title field to the order table to facilitate direct viewing from the data table and reduce the pressure of data query.
1. When paying with Alipay, please note that the private key and Alipay public key are used.
2. The website using this plug-in must only be in the root directory, and the secondary directory is invalid. If it must be in the secondary directory, please modify the reference file path yourself.
3. It is only applicable to personal Alipay (you need to sign a contract and pay the receipt in person, free) and personal WeChat (you need to open a personal micro-merchant at payjs.cn, the cost is 300 yuan, you can get a discount code of 100 yuan from me, QQ: 744272645).
4. If the server is blocked due to illegal activities, or the server cannot receive Alipay callback notification abroad, it cannot be used.
2020-01-22: A few small details have been optimized, and it can be used normally in personal testing.
2019-11-05: Change the plug-in name to TeePay. This plug-in will no longer make major functional changes. If necessary, please learn about the professional version TePay-Pro.
2019-10-16: Separate the PC and mobile terminals. Only Alipay payment is retained on the mobile terminal, because you can jump directly to Alipay payment; WeChat has not found a good method on the mobile terminal, so it is removed first.
2019-10-15: Remove Parsedown.php and related codes in paid content to reduce conflicts caused by theme issues.
2019-09-27: The domain name of the main website was adjusted to https://pangsuan.com, and the micro-merchant was also renamed “Pangsuan.com”.
2019-07-23: Modify the menu position to the top-level menu and add a payment record page.