Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does ActiveMerchant support Paypal Checkout? #3351

Open
domi91c opened this issue Sep 14, 2019 · 1 comment
Open

Does ActiveMerchant support Paypal Checkout? #3351

domi91c opened this issue Sep 14, 2019 · 1 comment

Comments

@domi91c
Copy link

domi91c commented Sep 14, 2019

I'm looking into implementing Paypal Checkout, which I believe used to be Paypal Express Checkout. Does ActiveMerchant support it at this time?

It looks like Paypal has a new Ruby gem for the V2 API here, but I'd prefer to use ActiveMerchant if possible.

@varyonic
Copy link
Contributor

varyonic commented Sep 18, 2019

We use the PaypalExpressGateway for billing agreements and it still works fine. I doubt the v2 API will be supported by ActiveMerchant as it is quite different. If you are doing subscriptions see my blog post why I think PayPal's approach is a mess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants