forked from activemerchant/active_merchant
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ewildgoose edited this page Sep 14, 2010
·
8 revisions
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 checkout the PeepCode ActiveMerchant PDF