Skip to content

krzyzak/spree_cash_on_delivery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpreeCashOnDelivery

This gem provides Cash on Delivery payment method for spree. Works with spree >= 1.2.

Ps. This gem has no tests (yet) – which I’m not proud of. It’s because I don’t know spree very well, plus I didn’t have enough time, so feel free to fork it and create test suite for this gem.

Installation

Add this line to your application's Gemfile:

gem 'spree_cash_on_delivery'

And then execute:

$ bundle

Or install it yourself as:

$ gem install spree_cash_on_delivery

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages