Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 685 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 685 Bytes

SubunoRubyAPI

A Ruby library for interacting with Subuno fraud screening API.

Subuno Subuno API

Installation

From Git

You can check out the latest source from git:

git clone git://github.com/dneufeld/subuno-ruby-api.git

Usage Example

see examples/example.rb

Check out the Subuno API docs for more information on what parameters are available.

Contributing

  1. Fork the official repository.
  2. Make your changes in a topic branch.
  3. Send a pull request.

Notes:

  • Please don't update the Gem version.