elavon converge api python tutorial code example
Example 1: elavon converge api python tutorial
c = Converge('your merchant id', 'your user id', 'your pin', is_demo=True)
Example 2: elavon converge api python tutorial
wget https://github.com/wontonst/python-converge-api/archive/master.zip
unzip python-converge-api-master.zip
pip install python-converge-api-master