paytm-django
paytm-django copied to clipboard
Does this work with Python3?
I integrated this with Python3 and it does not seem to be working for me. If python3 is not supported, please mention that in the readme and kindly help me to proceed in Python3
Did you manage to get it done in python3? I am using Django==1.11.8 and pytohn3
I did it with python3.You have to make some changes in the checksum.py to make the code compliant with python3.
Can you share the code for python3?
There were some errors while using this code with latest django and python when I was implementing it so I tried to work around it was able to fix them. I have created a PR and if it gets approved and merged then this will work. My fork does work with Django 2.2 LTS and Python 3.x which you can find https://github.com/itsnikhil/paytm-django