Hello, I'd like to start accepting BTC in my opencart store. I found an entry on github and got it running in OC
I'm just having problems getting the API connected to my wallet that I have hosted through blockchain.info
I've red the blockchain.info article here:http://blockchain.info/api/json_rpc_api
It hasnt rendered the proper soloution that allows my OC store to connect to their server.
Tried soloutions for host name
http://Http://blockchain.info/wallet http://Http://blockchain.info blockchain.info/wallet
blockchain.info
With combinations of ports : 443, 80, & 8332
Username is correct as stated in blockchain.info document as the identifier key.
Don't get why this wont work... Does anyone have a correct address / port to access blockchain RPC with?