Welcome

Affirm Ruby API for enabling Affirm Financing in your Ruby based projects.

Clean, fast and pure Ruby implementation for the Affirm API

This is using the new Transaction API and is not compatible with the Charge API. Also see the Affirm Changelog

Installation

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