Skip to main content

A Python SDK for the FlexPay API for Payments Aggregation

Project description

pyflexpay

A Python SDK for the FlexPay API used by Corporate Merchants to connect to FlexPay to perform mobile money transactions.

The FlexPay API provides access to two interfaces, the interface for sending the request (Payment Service) and that for verifying the transaction (Check transaction).

Table of Contents


Payment Service

This service is used to send a payment request to FlexPay

Request

Response

Result

Example

Check transaction

This service is used to check the status of a payment request previously sent to FlexPay.

Request

Response

Example

Merchant Payout Service

This service allows a merchant to send money to a user’s phone number, from the merchant mobile money account.

Request

Response

Result


QuickStart

Installation

pip install pyflexpay

From Source

git clone https://github.com/TralahM/pyflexpay
cd pyflexpay

python setup.py bdist_wheel
pip install -e .


Documentation

Documentation

API Reference


Contributing


Credits

TralahTek TralahM TralahM

TralahM TralahM

Blog

TralahTek

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyflexpay-0.8-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page