Skip to content

EDUlib/Paysafe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_SDK

Optimal Payments Python SDK for for Python 2

#Installation procedure for Python 2 This library relies on urllib3, since this library is also compatible with Python 2, simply install it using the Python 2 executable

Cloning the code

git clone https://github.com/shazow/urllib3.git

Going inside the project folder

python2 setup.py install

Installing certifi

urllib3 depends on 'certifi', which manipulates SSL certificate, just run the command

pip2 install certifi

Installing this code

Just clone this repository and install it with the command

python2 setup.py install

About

Optimal Payments Python SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%