Project

pesapal

0.03
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Make authenticated Pesapal API calls without the fuss!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Gem Version Build Status Code Climate Coverage Status

Basically it's a gem that makes it easy to integrate your app with Pesapal's payment gateway. It Handles all the oAuth stuff abstracting any direct interaction with the API endpoints so that you can focus on what matters. Building awesome.

The gem should be up on RubyGems.org, it's accompanying API reference here, the CHANGELOG here and all the releases here.

Check out the homepage for details i.e. on usage, support, issues, contributing, testing etc.

Ps: No 3rd party oAuth library dependencies, it handles all the oAuth flows on it's own so your app is one dependency less.

Installation

Add this line to your application's Gemfile:

gem 'pesapal'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install pesapal

License

King'ori J. Maina © 2013-2017. The MIT License bundled therein is a permissive license that is short and to the point. It lets people do anything they want as long as they provide attribution and waive liability.