https://github.com/simtabi/shortbill
A collection of paybill and shortcode numbers for various payments merchants in Kenya
https://github.com/simtabi/shortbill
Last synced: 8 months ago
JSON representation
A collection of paybill and shortcode numbers for various payments merchants in Kenya
- Host: GitHub
- URL: https://github.com/simtabi/shortbill
- Owner: simtabi
- License: mit
- Created: 2020-05-14T22:54:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T01:33:17.000Z (about 6 years ago)
- Last Synced: 2024-12-27T20:13:57.989Z (over 1 year ago)
- Language: PHP
- Size: 834 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ShortBill
#### — A collection of paybill, shortcode and till numbers for use in your next ecommerce projects
This package allows you to easily and quickly access use merchant paybill numbers, shortcodes and USSD codes.
```bash
Currently, this package supports the Kenyan ecosystem.
```
#### Requirements
* PHP >= 7
#### Features
* USSD Codes and Paybill numbers for Kenyan banks
## Getting Started
### 1. Install
Run the following command:
```bash
composer require simtabi/shortbill
```
### 2. TODO's
This project is still under development. feel free to contribute.
- Add Till Numbers support
- Generate JSON data set
- Generate SQL data set
- Add Setters & Getters
- Add support for more African countries
- Refactor code
- Improve documentation
## Changelog
Please see [Releases](../../releases) for more information what has changed recently.
## Contributing
Pull requests are more than welcome. You must follow the PSR coding standards.
## Security
If you discover any security related issues, please email security@simtabi.com instead of using the issue tracker.
## Credits
- [Imani Manyara](https://github.com/imanimanyara)
- [Easter Manyara](https://simtabi.com/)
- [All Contributors](../../contributors)
## Copyright
© 2020 Simtabi, LLC
### License
The MIT License (MIT). Please see [LICENSE](LICENSE.md) for more information.