daraosn / spree_payone

Home Page:http://www.payone.de/data/kontakt/kontakt.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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', :git => 'git://github.com/PAYONE/spree.git' 

2. Run

$ bundle install

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

$ rails g spree_payone:install

Configuring

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

Dependencies

  • Spree (spree_core 1.2.x)

About

http://www.payone.de/data/kontakt/kontakt.html

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


Languages

Language:Ruby 97.4%Language:JavaScript 2.6%