The game platform recharge payment source code is a Yongchun payment template. As long as 90% of the sites and programs with mysql database support the use of this template, the MYSQL database requires version 5 or above. If the version is below 5 or below, this payment template cannot be used. Support: game recharge (must be a game with MYSQL database), website recharge, etc.; support: Alipay, WeChat payment, QQ wallet, point card payment channel. Recharge parameters can be customized, and novices can also use it. It supports PHP5.2, PHP5.3, PHP5.4, PHP5.5, PHP5.6, and PHP5.7. MYSQL supports versions 5.0 and above.
Instructions for use: The database configuration file config.php is mainly configured here: 1. Parameters for connecting to the database: MYSQ database IP, MYSQ database user name, MYSQ database name, MYSQ database password 2. Settings/recharge table name/for example: card issuance_net 3. Set/recharge user field name, which is what the customer needs to enter when recharging, such as user name or ID. 4. Set/recharge point field name, which means the recharge amount is written here respectively: Lines 11 to 16, change to your own database
Supports connection to any MYSLQ database, as long as your site or game is a MYSQL database, it can be used
Updated content on July 23, 2017: Fixed automatic writing to database, fixed inability to automatically match database information, fixed recharge failure problem