I’m attempting to create a PayPal-like cost gateway for an online app developed with Django. I checked the Bitcoin web site and took assist from the pockets suggestion and put in Electrum in accordance with my situations. I searched the Electrum documentation for making a cost gateway, however all of it’s primarily based on Electrum instructions and I do not know easy methods to execute these instructions in my Python script. My foremost query is, is it potential to create a Bitcoin cost gateway on the Python platform? In that case, have you learnt an answer that’s as Pythonic as potential, for instance with the requests library, or the Electrum library? I recognize your helpful assist prematurely.
I’m attempting to create a PayPal-like cost gateway for an online app developed with Django. I checked the Bitcoin web site and took assist from the pockets suggestion and put in Electrum in accordance with my situations. I searched the Electrum documentation for making a cost gateway, however all of it’s primarily based on Electrum instructions and I do not know easy methods to execute these instructions in my Python script. My foremost query is, is it potential to create a Bitcoin cost gateway on the Python platform? In that case, have you learnt an answer that’s as Pythonic as potential, for instance with the requests library, or the Electrum library? I recognize your helpful assist prematurely.