No commit activity in last 3 years
No release in over 3 years
Przelewy24 payment system for Spree
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

SpreePrzelewy24

Przelewy24 payment system for Spree (>= 1.0)

Install

Add to your Gemfile:

gem 'spree_przelewy24', :git => 'git://github.com/matfiz/spree_przelewy24.git'

and run

bundle install

Przelewy24.pl Settings

You'll have to set the following parameters:

  • seller ID
  • CRC key
  • optionally: language and przelewy24 URLs

In Spree Admin zone you have to create new payment method and select Spree::PaymentMethod::Przelewy24 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.

This work is loosely based on https://github.com/pronix/spree-ebsin and https://github.com/espresse/spree_dotpay_pl_payment.git.


License

Copyright (c) 2011 - 2012 Grzegorz Brzezinka (@matfiz), released under the New BSD License All rights reserved.