0.02
No commit activity in last 3 years
No release in over 3 years
This is a ruby gem to use the FundAmerica (http://www.fundamerica.com) API easily in your ruby, rails and sinatra apps built by RubyEffect (http://www.rubyeffect.com)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.9
~> 0.10.1
~> 10.0
= 3.2.0

Runtime

~> 0.13.3
= 1.8.1
 Project Readme

FundAmerica

This is a ruby gem to provide easy implementation of FundAmerica API

Installation

Add this line to your application's Gemfile:

gem 'fund_america'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fund_america

Usage

The details on usage of FundAmerica gem are present at: http://blog.rubyeffect.com/category/fundamerica/. If you wish to see FundAmerica's API documentation, please visit the url: https://apps.fundamerica.com/support/documentation

  1. FundAmerica Gem Introductory Post
  2. Entity Endpoints Part One
  3. Entity Endpoints Part Two
  4. API Info
  5. ACH Authorizations
  6. Background Checks
  7. Bank Info
  8. Error Handling
  9. Offerings
  10. Cancel Offering Request
  11. Close Offering Request

TODO

  1. Addition of new end points as per the latest FundAmerica latest changelog
  2. Addition of paginated results fetch, sorting and hide options for resource_list responses
  3. Support for ruby versions < 2.2.2
  4. More test cases

Development

After checking out the repo, run bin/setup to install dependencies. Then, run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install.

Running tests

To the run tests get a sandbox key from https://sandbox.fundamerica.com/accounts/<your-account>/api_keys then run:

$ env FUND_AMERICA_SANDBOX_KEY='<YOUR-SANDBOX-KEY>' rspec

Contributing

  1. Fork it ( https://github.com/rubyeffect/fund_america/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  1. Dan M (https://github.com/dan987)
  2. Charles S (https://github.com/Designbookcom)
  3. David Reid (https://github.com/dreid)

Authored by

Sanjay Vedula (sanjay.vedula@gmail.com)

About RubyEffect

RubyEffect

RubyEffect builds intuitive, live and elegant software that solves real world problems. We love open source and it's community.

Liked this gem? You may also like the articles we post on our blog. Please do check

We would love to work on your ideas and see them grow. Say hello @ http://rubyeffect.com/contact