gocardless / gocardless-legacy-ruby

The Ruby client library for the GoCardless API
https://developer.gocardless.com/ruby/#installation
MIT License
52 stars 29 forks source link

Active Merchant love #82

Open holden opened 8 years ago

holden commented 8 years ago

Any future plans to integrate GoCardless into the amazing ActiveMerchant gem? (specifically offsite_payments) Dwolla already has theirs for the US.

For those of use who already use it for managing payment gateways, it would make adding GoCardless dead simple. Unless there's some reason this is not possible?

greysteil commented 8 years ago

Looks cool. Given that we're focused on recurring payment, rather that ecommerce, would it still be a good fit?

holden commented 8 years ago

I've never used recurring payments with ActiveMerchant but it does appear to support them (depending on the gateway, not sure about offsite_payments).

http://www.rubydoc.info/github/Shopify/active_merchant/ActiveMerchant/Billing/PaypalRecurringApi