What is the best PHP bitcoin payment class? #bitcoin
Edit
by Doug LaMar - 10 years ago (2014-11-04)
I want to add bitcoin acceptance to my ecommerce website
| Looking for a helper class to implement bitcoin as a payment method. |
Ask clarification
1 Recommendation
Bitcoin Shop: Manage Bitcoin virtual currency accounts
This package can be used to manage accounts and payments of Bitcoin virtual currency.
It sends HTTP requests with messages in JSON format to Bitcoin node daemon to perform several types of operations to manage accounts and payments with Bitcoin virtual currency.
Currently it can validate Bitcoin address, get account balance and some other information, get the last transaction list, send Bitcoin currency amounts between two users over Bitcoin network or between local accounts.
| by Manuel Lemos 26695 - 10 years ago (2014-11-04) Comment
You can use this class but you should be able to integrate it with your own ecommerce payment system. |