This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
Active Merchant is a payment abstraction library sponsored by Shopify and written by Tobias Luetke, Cody Fauser and contributors. Its currently in production use in Shopify, the project which spawned the library.
The aim is to create a Rails-esque payment processor library which feels natural to ruby users and extracts as many parts as possible away from the user to offer a consistent interface no matter which gateway you end up using.
If you are interested in adding support for other gateways please refer to the Contributing document.
Some articles of interest:
For a great introduction to Active Merchant check out the PeepCode ActiveMerchant PDF






