patorn / spree_paysbuy

iframe paysbuy payment for spree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreePaysbuy

Introduction goes here.

Installation

Gemfile

gem 'spree_paysbuy', :github => 'patorn/spree_paysbuy', :branch => 'master'

Run

rails g spree_paysbuy:install

Example

Example goes here.

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 [name of extension creator], released under the New BSD License

About

iframe paysbuy payment for spree

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


Languages

Language:Ruby 99.6%Language:JavaScript 0.4%