This is the gem that consist of generator, to generate files to play with polish payment service Przelewy24.pl
h1. UNMAINTAINED
h1. rails-przelewy24 gem
h2. What it is?
h2. What for?
h2. Installation on Rails 3 app
Add this to your Gemfile
@gem ‘rails-przelewy24’@
Then install it
@bundle install@
Generate the files for Przelewy24 with ModelName and Przelewy24 SellerID
@rails generate przelewy24 payment 1034@
and you are free to connect your product/services models with generated files so they can provide you with connection to the Przelewy24.pl service.
h2. Contribute
Thanks for forking and helping!
major issues:
h3. License
Copyright © 2010 [“Jakub Godawa”:http://github.com/vysogot], released under the MIT license