/spree_payment_calculator

Added a calculator for PaymentMethod for Spree

Primary LanguageRubyBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SpreePaymentCalculator

Added a calculator for PaymentMethod for Spree

Basic Installation

  1. Add the following to your Gemfile
  gem 'spree_payment_calculator', '~> 1.1.0'
  1. Run bundle install
  2. 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