https://github.com/bowphp/payment
The paymemt gateway for Bow Framwork
https://github.com/bowphp/payment
bow-framwork orange-money paymemt-gateway payment
Last synced: 11 months ago
JSON representation
The paymemt gateway for Bow Framwork
- Host: GitHub
- URL: https://github.com/bowphp/payment
- Owner: bowphp
- Created: 2020-01-15T09:10:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T17:46:10.000Z (about 1 year ago)
- Last Synced: 2025-04-13T08:26:29.717Z (12 months ago)
- Topics: bow-framwork, orange-money, paymemt-gateway, payment
- Language: PHP
- Homepage: https://bowphp.com
- Size: 87.9 KB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
The paymemt gateway for Bow Framwork. Is build for make Bow Framework lovely.
## Introduction
This package can help the developer to easily integrate local mobile payment APIs such as **Orange Money CI**, **Moov Money** commonly call **Flooz** and **MTN Mobile Money**.
> Actually support Orange Money
## Installation
To install the package it will be better to use `composer` who is `php` package manager.
```bash
composer require bowphp/payment
```
Documentation is available in [english](./docs/en.md) and [frensh](./docs/fr.md).
