Author

Topic: Please help: I want to include bitcoin in my website. (Read 788 times)

newbie
Activity: 6
Merit: 100
Make a db with user-> bitcoin address relation
Then using JSON-RPC with bitcoind create an address for new user and add it to the db.
sr. member
Activity: 476
Merit: 250
Bytecoin: 8VofSsbQvTd8YwAcxiCcxrqZ9MnGPjaAQm
I want to manage all my users bitcoin account. Only button will never solve it.

It sounds like you want your users to maintain bitcoin balances on your server and then they'll use these balances to pay for things.

Unless you are very very experienced in computer security and system design, I'd advise against this.  It's only a matter of time before you'll be hacked.

I really don't know why you'd want to do this anyway.  If you sold items  in fiat currency, you wouldn't require users to store fiat currency on your site, would you?  They'd just use credit cards or something.

Please explain further.

He doesn't want to sell stuff - he wants to run a marketplace where other people sell stuff, and where he escrows the money.

He wants to run a Silk Road.
full member
Activity: 140
Merit: 100
I want to manage all my users bitcoin account. Only button will never solve it.

It sounds like you want your users to maintain bitcoin balances on your server and then they'll use these balances to pay for things.

Unless you are very very experienced in computer security and system design, I'd advise against this.  It's only a matter of time before you'll be hacked.

I really don't know why you'd want to do this anyway.  If you sold items  in fiat currency, you wouldn't require users to store fiat currency on your site, would you?  They'd just use credit cards or something.

Please explain further.

I need it because my site is same as marketplace. There are two type of users customers and sellers. So, I have to manage the payments.
newbie
Activity: 43
Merit: 0
I want to manage all my users bitcoin account. Only button will never solve it.

It sounds like you want your users to maintain bitcoin balances on your server and then they'll use these balances to pay for things.

Unless you are very very experienced in computer security and system design, I'd advise against this.  It's only a matter of time before you'll be hacked.

I really don't know why you'd want to do this anyway.  If you sold items  in fiat currency, you wouldn't require users to store fiat currency on your site, would you?  They'd just use credit cards or something.

Please explain further.
full member
Activity: 140
Merit: 100
places like coinbase already have preconfigured buttons to use the same way you would a paypal button. 

I want to manage all my users bitcoin account. Only button will never solve it.
newbie
Activity: 17
Merit: 0
places like coinbase already have preconfigured buttons to use the same way you would a paypal button. 
full member
Activity: 140
Merit: 100
Hi,
I'm interested to include bitcoin as payment method in my site. I only knows html, java and php.

Please let me know how I will use bitcoin in my site.

I have to distribute bitcoin address for every user as soon as they register.
Before purchase any item they must deposit coin as escrow in our account and when clients will receive goods I will release that coins.

Any help?

Thanks
Jump to: