Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sartim/ipay-sdk

Unofficial sdk for ipay payment integration.
https://github.com/sartim/ipay-sdk

Last synced: about 6 hours ago
JSON representation

Unofficial sdk for ipay payment integration.

Awesome Lists containing this project

README

        

# IPAY SDK

[![Language](https://img.shields.io/badge/language-python-green.svg)](https://github.com/sartim/ipay-sdk)
![Build Status](https://github.com/sartim/mpesa-sdk/workflows/build/badge.svg)

Unofficial python ipay sdk for python devs.

***Installation***

$ pip install ipay-sdk

***Running tests***

$ pip install pytest
$ pytest

To test for different python environments use

$ pip install tox
$ tox

Read more on [IPAY API](https://dev.ipayafrica.com/).