https://github.com/kidd254/m-pesa-stk-push-with-rails
M-pesa is a common form of payment in Kenya. This api is meant to develop an STK push endpoint to prompt users to pay a specific amount of money depending on the cost of the item they intend to purchase
https://github.com/kidd254/m-pesa-stk-push-with-rails
daraja-api daraja-mpesa postgresql-database rails-api ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
M-pesa is a common form of payment in Kenya. This api is meant to develop an STK push endpoint to prompt users to pay a specific amount of money depending on the cost of the item they intend to purchase
- Host: GitHub
- URL: https://github.com/kidd254/m-pesa-stk-push-with-rails
- Owner: Kidd254
- Created: 2024-02-16T13:54:53.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-02-16T15:16:52.000Z (about 1 year ago)
- Last Synced: 2025-02-04T11:51:32.694Z (3 months ago)
- Topics: daraja-api, daraja-mpesa, postgresql-database, rails-api, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...