Integrate PayU and your Spree store with our open source extension!

Our extension integrates your Spree store with PayU allowing your users to choose it among other payment methods. Simple as that.

Spree has a flexible payments model which allows multiple payment methods to be available during checkout. The official spree_gateway
extension already supports some well-known solutions like PayPal, Stripe or Skrill.
Yet, we felt that something is missing here. Yup, we’re talking about you - PayU!
PayU gateway is currently available in 13 countries, e.g. Czech Republic, Hungary, India, Poland, Romania, Russia, South Africa, Latin America, Turkey and Ukraine, so if your storefront aims at one of those markets, why not to use our brand new open source extension?
The extension integrates your Spree store with PayU allowing your users to choose it among other payment methods. Simple as that.
How It Works
Wow, what a lovely Rails bag. Definitely want it! Let’s add it to the cart.

Let’s move to checkout. Need to type my shipping address and other details…

Time to pay for the goodies. Here it is! Now you can choose between credit card & PayU. Isn't it great?

Installation
All you need to do is add spree_payu_integration
to your Gemfile...
gem spree_payu_integration
... then bundle your dependencies and run the installation generator:
bundle
bundle exec rails g spree_payu_integration:install
For more information, installation and usage details, visit: Spree PayU integration GitHub repo.
PS. That's all for now! If you love Spree as much as we do, make sure to check other handy Spree extensions crafted by Netguru