Add support for PAYONE payment methods and gateway as a payment methods.
gem 'spree_payone', github: 'magiclabs/spree_payone'
$ bundle install
$ bin/rails g spree_payone:install
After the installation visit 'PAYONE Documentation' under the 'Configuration' tab.
- Spree (spree_core 2.x)
- BSD