Skip to content

Instantly share code, notes, and snippets.

@sparrow
Created October 11, 2016 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sparrow/10268addcd46cf70545281ac90997f4b to your computer and use it in GitHub Desktop.
Save sparrow/10268addcd46cf70545281ac90997f4b to your computer and use it in GitHub Desktop.
This code will add the PayPal Express Checkout gem to your Spree project. We used this code in our blog post https://rubygarage.org/blog/how-to-integrate-paypal-into-spree at RubyGarage
gem 'spree_paypal_express', github: 'spree-contrib/better_spree_paypal_express', branch: '3-0-stable'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment