Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 652 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 652 Bytes

PayU gateway for active_merchant

PayU also known as platnosci.pl

Installation

just add to your Gemfile:

gem "active_merchant-payu", :git => 'git://github.com/netguru/active_merchant-payu.git'

and run bundle install

Links

other resources might be helpful

Feel welcome to contribute!