This is a PayUPaisa extension for spree. This is currently under development.
-
Add this extension to your Gemfile with this line:
gem 'spree_payupaisa', :github => "meetdestiny/spree_payupaisa_express", :branch => "2-1-stable"
-
Install the gem using Bundler:
bundle install
-
Copy & run migrations
bundle exec rails g spree_payupaisa_express:install
-
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.