This is a ruby gem to provide easy implementation of FundAmerica API
Add this line to your application's Gemfile:
gem 'fund_america'
And then execute:
$ bundle
Or install it yourself as:
$ gem install fund_america
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
- FundAmerica Gem Introductory Post
- Entity Endpoints Part One
- Entity Endpoints Part Two
- API Info
- ACH Authorizations
- Background Checks
- Bank Info
- Error Handling
- Offerings
- Cancel Offering Request
- Close Offering Request
- Addition of new end points as per the latest FundAmerica latest changelog
- Addition of paginated results fetch, sorting and hide options for resource_list responses
- Support for ruby versions < 2.2.2
- More test cases
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
.
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
- Fork it ( https://github.com/rubyeffect/fund_america/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Dan M (https://github.com/dan987)
- Charles S (https://github.com/Designbookcom)
- David Reid (https://github.com/dreid)
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