Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
28% | Total: 654 | All time: 4,914 This week: 64 |
Version | License | PHP version | Categories | |||
bitcoin-shop 1.0 | GNU General Publi... | 5.0 | PHP 5, E-Commerce, Web services |
Description | Author | |||||||||||||||||||||||
This package can be used to manage accounts and payments of Bitcoin virtual currency. |
|
What is the best PHP bitcoin payment class?
I want to add bitcoin acceptance to my ecommerce website
Files (6) |
File | Role | Description | ||
---|---|---|---|---|
includes (4 files) | ||||
test_bitcoin.php | Example | Test page | ||
test_bitcoin_rpc.php | Example | Alternative test with manual RPC object creation. |
Files (6) | / | includes |
File | Role | Description |
---|---|---|
jsonRPCClient.class.php | Class | Slightly modified Sergio Vaccaro's JSON-RPC client class |
BitcoinAccount.class.php | Class | BitcoinAccount class - generic account |
BitcoinSystem.class.php | Class | BitcoinSystem class - common system information |
BitcoinUser.class.php | Class | BitconUser class - account with improved security and handy shortcuts |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
Automated web surfing community (russian) |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Bitcoin project homepage |
JSON-RPC specification and other protocol information |
Sergio Vaccaro's JSON-RPC implementation used in this class |
Contains the most recent codebase |