Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 392 Bytes

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