Easy Paypal Checkout in Rails using Smart Payment Buttons
Before we start, don't forget to run these commands for your convenience:
bundle install
yarn
rake db:create
rake db:migrate
rake db:seed
SETUP
Get Paypal Client ID and Secret
Get sandbox Client ID
Create application.yml using figaro and use it to ...
rubyist.info11 min read