Skip to content

Latest commit

 

History

History
executable file
·
35 lines (21 loc) · 598 Bytes

README.md

File metadata and controls

executable file
·
35 lines (21 loc) · 598 Bytes

Spree PAYONE (Paymentgateway)

Add support for PAYONE payment methods and gateway as a payment methods.

Installation

1. Add the following to your Gemfile

gem 'spree_payone', github: 'magiclabs/spree_payone'

2. Run

$ bundle install

3. To copy and apply migrations, inject JavaScript and CSS includes run:

$ bin/rails g spree_payone:install

Configuring

After the installation visit 'PAYONE Documentation' under the 'Configuration' tab.

Dependencies

License

  • BSD