Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cryptodapprun/bitgate-free-bitcoin-crypto-payment-gateway

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 cryptocurrency key directly.
https://github.com/cryptodapprun/bitgate-free-bitcoin-crypto-payment-gateway

avax-payment bitcoin bitcoin-payment bitcoin-payment-gateway bnb-payment cro-payment crypto-payment crypto-payment-api crypto-payment-gateway crypto-shops ethereum-payment ethereum-payment-gateway ftm-payment matic-payment polygon-payment

Last synced: 2 days ago
JSON representation

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 cryptocurrency key directly.

Awesome Lists containing this project

README

        

# 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