I'm using the Python SDK to get batch and transaction info (apart from one problem that is not relevant here), but I would like to continue using the SIM gateway for processing buyer transactions on my website. My existing web page does this with calls to some php code that accesses the SIM gateway, but I would like to transition to using Python instead. Does sample Python code exist for SIM?
03-24-2016 09:25 PM
I have narrowed down the issue to one of simply generating valid fingerprints in Python -- see my separate message with the subject "Python and fingerprint generation"
03-25-2016 07:53 PM