Bitcoin Forum
June 17, 2024, 07:24:54 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Bitcoin Businesses and Developers, Let's Get Started! on: November 09, 2013, 09:57:08 PM
Hi,

I'm a Web developer, my company is Osclass ( open source classifieds ) and I just have a few questions about how to integrate bitcoin as a payment system in a classified website.

I do already implemented blockchain and coinjar as pay per publish your ad, but I want to create a "pay for the goods" pluign that also works as a escrow.

I will generate a unique address per payment and then listen to it to know when the payment was made. When the buyer confirm the reception of the goods, I will release the funds and pay them to the seller.
My problem is how do I store the private keys on the database? I think my best option is to encrypt them and put the password hardcoded in a PHP file, so a SQL injection is not enough to get them but I'm not really sure how to proceed or if there's a better method.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!