8000 GitHub - asharma-ror/spree
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

asharma-ror/spree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.4%
  • JavaScript 2.6%
0