Skip to content

meetdestiny/spree_payupaisa_express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spree Payupaisa Express

This is a PayUPaisa extension for spree. This is currently under development.

Installation

  1. Add this extension to your Gemfile with this line:

     gem 'spree_payupaisa', :github => "meetdestiny/spree_payupaisa_express", :branch => "2-1-stable"
    
  2. Install the gem using Bundler:

     bundle install
    
  3. Copy & run migrations

     bundle exec rails g spree_payupaisa_express:install
    
  4. Restart your server

###Thanks This code is a re-write of https://github.com/radar/better_spree_paypal_express to support payupaisa. Thanks a ton to the original author.

###Legal Use it at your own risk. Use however you want. But don't bug me if your server is fried - make toast on it.

About

A payment method using PayUPaisa as Gateway.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published