sylvinho81 / spree_cash_on_delivery

This extension add new payment method: cash on delivery (COD)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreeCashOnDelivery

This extension add new payment method: cash on delivery (COD)

Install

Add the following line to your application's Gemfile.

gem "spree_cash_on_delivery", :git => "https://github.com/sylvinho81/spree_cash_on_delivery.git", :branch => '3-0-stable'

bundle install

bundle exec rails g spree_cash_on_delivery:install

TODO

. Refactor & improve the code.

. Write Rspecs, Tests tests...

...

Copyright (c) 2016 Pablo Torre, released under the New BSD License

About

This extension add new payment method: cash on delivery (COD)


Languages

Language:Ruby 80.3%Language:HTML 19.7%