przelewy24_payment 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  Przelewy24Payment.setup do |config|
2
- config.seller_id = '17329'
2
+ config.seller_id = 'your_seller_id'
3
3
  config.language = 'pl'
4
4
  config.mode = :development
5
5
  config.error_url = 'http://localhost:3000/owner_advert/comeback'
@@ -1,3 +1,3 @@
1
1
  module Przelewy24Payment
2
- VERSION = "0.0.1"
2
+ VERSION = "0.1.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: przelewy24_payment
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: