Post
Topic
Board Project Development
Re: Best Practice for accepting Bitcoin as Payment.
by
EcuaMobi
on 10/03/2015, 12:19:18 UTC
i was thinking about that, but i found some negative reviews about that service, not sure if it will lead to some problems. So i was thinking about to set my own wallet/payment system.

In that case you will need to install the bitcoin daemon. You can then code in PHP and connect to the wallet via Json-RPC.

You should forward most of the funds to an offline wallet for security. Just keep on the server what you'll need for refunds.