Skip to content

Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.

License

Notifications You must be signed in to change notification settings

gcoderre/active_merchant

 
 

Repository files navigation

About This Fork

In-depth tutorial how to use: www.naivehack.com/2010/11/24/active-merchant-paypal-recurring-payment/

This fork of ActiveMerchant provides a Paypal Recurring Gateway to handle Paypal’s recurring payments. Both Paypal Express and Direct Payment can be used to create recurring profiles.

Additionally, Paypal Express can handle one time orders at the same time as creating recurring profiles. Common usage for this is to charge a 1 time fee right away, then creating a subscription / recurring profile.

Paypal Version 59.0 is used.

About Active Merchant

This library is supposed to aid in creating e-commerce software in Ruby. In the future we want to support all “good” payment gateways.

This library is the foundation of commerce for www.shopify.com.

Please visit the ActiveMerchant homepage for more resources, tutorials and other information about this project. Also check the original github repository: github.com/Shopify/active_merchant

About

Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.

Resources

License

Stars

Watchers

Forks

Packages

No packages published