Added a calculator for PaymentMethod for Spree
- Add the following to your Gemfile
gem 'spree_payment_calculator', '~> 1.1.0'
- Run
bundle install
- Go to Payment Method in the Admin panel and add a calculator for each type of payment you prefer
Copyright (c) 2012 [Damiano Giacomello], released under the New BSD License