Post
Topic
Board Beginners & Help
Topic OP
Dynamically change prices based on BTC's value
by
C1D
on 14/04/2013, 13:20:41 UTC
Hello,
I'm currently working on a JS, PHP and Python program that will change the price of a product on your webiste based on the current price of USD/BTC. Meaning that if your product costs $70 and BTC is at 70/1 (USD to BTC) then your website will display 1 BTC as the price but if it drops to 60/1 (USD to BTC) your website will automatically update the price to 0.857 BTC.
Now before I start working on this, I would like to know if you would use it and if this has been done before.
Thanks,
@_C1D