kubaw / spree_payment_calculator

Added a calculator for PaymentMethod for Spree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Added a calculator for PaymentMethod for Spree

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 99.5%Language:JavaScript 0.5%