RacoonsGroup / spree_one_page_checkout

BSD 3-Clause "New" or "Revised" License
6 stars 17 forks source link

SpreeOnePageCheckout

Spree one page checkout implementation gem.

It's add checkout form into cart page.

Demo

Demo of the gem you can see here http://rg-spree-gems-test.herokuapp.com/

Installation

# see the notes in Versionfile if you are using an older version of spree
gem 'spree_one_page_checkout'

bundle install

bundle exec rails g spree_one_page_checkout:install

Contribute

Feel free to send pull requests!

Copyright (c) 2013 [Racoons Group], released under the New BSD License