HI
I need help with following Project;
Im writing a website where a "user" can buy/sell Bitcoins
User can send BTC and get EUR using 1 of the following "Methods",
or he can send EUR using the Methods and receive Bitcoins
The problem I have is how can I use User Input Information.
The Goal is that the "user" receives an output on the Site saying
for example, output after hitting the "submit" Button should be something like this:
You("user") buys 300 Euros worth of Bitcoins with "western union", "Cash", "Paysafe Card", please send the Amount to ....
or ("user") sells 2,5 BTC , please send the 2,5 BTC to this BTC Adress and select following Payout Method: "WU" "CASH" "Paysafe Card"
What would be the best way to solve this Problem??
Plus how can I use the live Price of Bitcoin and Euro in this??
I'd like to use bitcoin.de Ticker or Bitstamp, problem with Bitstamp is i only get the price in $ which doesnt do me any good
I appreciate any help