0
I want to integrate pay via bitcoin option on my website but I dont want to use any third party payment gateways like bitpay or BIPS what I want is a extension of opencart in which I can pass username and password of the daemon running on my server and the extension generate new addresses for every customer upon request.
I can do it by changing php files of opencart but that will take time so I am looking for a ready to use extension.
My server will have a bitcoin daemon running on it so that the API communicates with 127.0.0.1 only, I had a strange idea that no such extension exists so I tried creating my own and I guess I will be done by the end of the day I will then share the code on how I achieved it so that if anyone ever needs such thing he can do it easily. – Khan Shahrukh – 2014-05-03T10:53:24.730