The latest agency system Guofutong three-party payment platform website source code is fully open source + can be connected to other payment interfaces
Source code introduction:
The entire site is open source and supports many payment methods. The PHP version is 5.3 or above.Guofutong three-party payment can be used in connection with other payment channels. There are agent rules. Merchants can download the payment interface to connect. There are 4 channels available in the backend.
Installation instructions:
Step one: Import the database. database.sql
Step 2: Correct database link information in app/config.php
If you forget your background password, correct the wy_admin field adminpass to
eaeb8c1250f18a13b72c212ceb85f4cfc100f817
Equal to admin888
Correct the database link file app/config.php (the backend address is also corrected here)
The background address is appcontrolleradmfor035. You can log in to the background by directly accessing the domain name admfor035.
If you want to be on the safe side, remember to change the name of admfor035. After changing it, you should also modify the name of the backend directory in the app/config.php file.