New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spree_payu

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spree_payu

  • 1.3.5
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Spree PayU

PayU payment system for Spree (>= 4.5)

Install

Add to your Gemfile:

gem 'spree_payu'

and run

bundle install

PayU.pl Settings

You'll have to set the following parameters:

  • payu_client_id
  • payu_pos_id
  • payu_second_key
  • payu_client_secret
  • return_url
  • return_status_url

In Spree Admin zone you have to create new payment method and select Spree::Gateway::Payu as a provider. I recommend to test it first - just select test mode in payment method settings and it will use sandbox platform instead of the production one.

FAQs

Package last updated on 27 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc