An open API service indexing awesome lists of open source software.

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

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

* ...