Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SIM and Python
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
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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