Hi all!
We have a shopify site. We are looking to price and accept BTC only.
What is a shopify site ? You mean an e-commerce shopping website ?
No.And blockchain.info has limitations.You need a key from them to access the API functions since the one you get without authorization has limited functionality.Now,I'm not sure if blockchain.info will acknowledge your request and give you the access.Make your own JSON RPC calls,complicated but persistent.
We can see how we can set the base price as USD and have shopify convert to BTC, however ideally we want the price to be BTC only and exact, and have the payments only as BTC.
For price ,you can use coinbase's API and manipulate however you want to.There are a number of options you have here.But depending your website's scalability and needs,it's always better to write your own modules.