Python Example for OBP API

Setup

$ pip install -r requirements.txt

settings.py

Edit settings.py to set client key and secret, API hostname and others.

Start (either Python 2 or 3)

$ python hello_obp.py

$ python hello_payments.py

$ python hello_payments_v1.4.py