BitGate-Free-Bitcoin-Crypto-Payment-Gateway
BitGate-Free-Bitcoin-Crypto-Payment-Gateway copied to clipboard
BitGate is a Bitcoin crypto payment gateway(also Ethereum,BNB,Matic,Avax,CRO,FTM),Free,Open Source,PHP with Sqlite database,No KYC,No need install bitcoin core,no registration,funds store to your cryp...
BitGate-Free-Bitcoin-Crypto-Payment-Gateway
BitGate is a Bitcoin crypto payment PHP gateway,
*Free,
*Open Source,
*No KYC,
*PHP with Sqlite database,
*No need install bitcoin core,
*Funds store to your cryptocurrency key directly,
*Encrypted database,
*Full control..
PHP 7.4.30 tested
Install Dependencies:
git clone https://github.com/t0k4rt/phpqrcode
git clone https://github.com/BitcoinPHP/BitcoinECDSA.php
composer require web3p/web3.php
composer require kornrunner/ethereum-address
if you want place payments.db to other directory,you need set open_basedir in php.ini. and then set globals.php.
The principle of the software is to generate different private keys and bind the user's order. Once it detects that the address has received payment, it will perform corresponding database operations, such as upgrading the level, recharging, displaying the activation code, etc. The private key is encrypted and stored in the database, and only the administrator can view it. In the whole process, only the third-party API is needed to check the balance of the address, and there are so many such APIs on the Internet.
Support Crypto
index.php
to accept payment
search.php
user check their order
data.php
admin check all of the order