Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhmgroup/sparco_py
A Sparco payment gateway client for python
https://github.com/dhmgroup/sparco_py
Last synced: 4 days ago
JSON representation
A Sparco payment gateway client for python
- Host: GitHub
- URL: https://github.com/dhmgroup/sparco_py
- Owner: dhmgroup
- Created: 2022-12-15T02:00:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T02:01:22.000Z (about 2 years ago)
- Last Synced: 2024-11-11T08:51:04.926Z (2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sparco Pay
A Sparco payment gateway client for python
## Supported Features
1. Mobile Money
- Collection
- Disbursement2. Query
- Transaction Status
- Account Balance## Acknowledgement
[Sparco Gateway API](https://documenter.getpostman.com/view/688123/T17M6k2j) documentation was our guide in developing this package.