Post
Topic
Board Project Development
Topic OP
Best Practice for accepting Bitcoin as Payment.
by
ravetrader
on 10/03/2015, 11:51:49 UTC
Hi,

are any tutorials out there which could show me how to integrate bitcoins to a homepage as a payment method in the way of best practice (in the view of a secure, easy and fast process)

I want the people to provide their bitcoin address (in purpose of refunds), with that information an unique bitcoin-payment-address should be generated and shown to the user. No registration should be needed.

-Now which wallet should I use?
-How can i forward all payments automated to a secure cold storage?
-How can i monitor the payment status. (I would like to inform the user right on 0 confirmations, that the payment is pending (just like Blockchain.info does)

If i just generate Thousands of addressee with an armor offline wallet, store them in my database an then give them out to the user on request, would that be secure?  

thanks