Affirm Ruby API for enabling Affirm Financing in your Ruby based projects.
Clean, fast and pure Ruby implementation for the Affirm APIarrow-up-right
This is using the new Transaction API and is not compatible with the Charge API. Also see the Affirm Changelogarrow-up-right
arrow-up-right
Add this line to your application's Gemfile:
gem 'affirm-ruby-api'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install affirm-ruby-api
Last updated 5 years ago