Integrating spree commerce with paypal offsite redirect

535 Views Asked by At

I am trying to integrate PayPal with a Spree Commerce store. On the payments screen, when I select PayPal, it asks me to enter the credit card details instead of redirecting to PayPal website.

How do I redirect my users to paypal website for the payment?

1

There are 1 best solutions below

0
On

What you're after is the better spree paypal express extension. And then you'll want to add a new gateway and select Spree::Gateway::PayPalExpress as the provider.