/spree_payumoney

Payumoney payment gateway integration for spree

Primary LanguageRuby

spree_payumoney

Payumoney payment gateway integration for spree

Installation

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

     gem 'spree_payumoney', :github => 'isantoshsingh/spree_payumoney'
    
  2. Install the gem using Bundler:

     bundle install
    
  3. Restart your server