Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zgunz42/ipaymu_ruby


https://github.com/zgunz42/ipaymu_ruby

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# ipaymu_ruby

The Ipaymu gem provides integration access to the Ipaymu Gateway.
> note:
> _this using ipaymu api v2_

## Installation

```ruby
gem install ipaymu
```

Or add to your Gemfile:

```ruby
gem 'ipaymu'
```