Skip to content

prashanthiremath/spree_payumoney_in

 
 

Repository files navigation

SpreePayumoneyIn

Introduction goes here.

Installation

  1. Add this extension to your Gemfile with this line:
gem 'payuindia', git: 'git://github.com/payu-india/payuindia.git'
gem 'spree_payumoney_in', github: 'lareb/spree_payumoney_in'
  1. Install the gem using Bundler:
bundle install
  1. Restart your server

If your server was running, restart it so that it can find the assets properly.

  1. Add "Payumoney" Payment method from Admin panel
  For testing purpose, user following key/salt
  key: gtKFFx
  salt: eCwWELxi
  
  1. Select PayuMoney payment option on Order Payment page

Testing

Test creditcard info

  For testing purpose you can use following fake credit card info
  Test Card Name: any name
  Test Card Number: 5123456789012346
  Test CVV: 123
  Test Expiry: May 2020

Contributing

If you'd like to contribute, please take a look at the instructions for installing dependencies and crafting a good pull request.

Copyright (c) 2017 [name of extension creator], released under the New BSD License

About

Solidus extension for PayuMoney India

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 92.6%
  • HTML 7.4%