1

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?

Yamzalal
  • 61
  • 5

1 Answers1

1

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.

joshua.paling
  • 13,762
  • 4
  • 45
  • 60