tnj / spree-payment-method-fee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreePaymentMethodFee

This spree extension adds an optional fee to confirmable payment methods.

Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

$ bundle
$ bundle exec rake test_app
$ bundle exec rspec spec

Copyright (c) 2013 FreeRunning Technologies, released under the New BSD License

About

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


Languages

Language:Ruby 84.3%Language:HTML 9.8%Language:CoffeeScript 3.0%Language:CSS 2.6%Language:JavaScript 0.4%