paynow_sdk 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bc0f2534600e8ca97598fbef316c1bb744e1d4af6d9833099428d71cf60030ec
4
- data.tar.gz: ffa7c03c906809d1503921c39818eedff6c82c72f493c92691a9a59c8fc2e94b
3
+ metadata.gz: d4368c9c74e8554c23ce589d9893b7390cbef752fdb29cd7b5aa1276c21e0a0c
4
+ data.tar.gz: 78127973a33f0e57f38036d20e35586aed6c2e3c6e4a566879749423a15c33ae
5
5
  SHA512:
6
- metadata.gz: 93207c90bb7061ad0beaaf9ffca9e0826900059310208b9bc56d2942900f9eeab3afbfc6e864a09c62a04909b0767475f68834d869976c82b41a95551d7a8c0d
7
- data.tar.gz: 548f427a2de0ced228106ce48c482645a318d4b5e673e4039868cb6a024bea68e1dba923019e1f02dc33e06ad1d804262d27d57c9615a9baf4a3c5bc815a6728
6
+ metadata.gz: 9dc703a609e2f97c932b5e9f0e58947b32362254e96bee4f7efd74ee13baf7961e81f73098d46d40ad424906b6d725018138d423480d77236af64bc61a52612b
7
+ data.tar.gz: 978e73f2521990a95fd87cb72a48fdc3e2985a6b1a7cdc56c3c748af23bc5be27aa8b9a84cbffa38b427248c6b8db5cfbdfa38556dfe50c6cfb362fa91fcf8cc
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- paynow_sdk (0.1.1)
4
+ paynow_sdk (0.1.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -100,7 +100,7 @@ class Payment
100
100
  end
101
101
  end
102
102
 
103
- class PaynowSdk
103
+ class Paynow
104
104
  attr_accessor :integration_id, :integration_key, :return_url, :result_url
105
105
 
106
106
  url_initiate_transaction = "https://www.paynow.co.zw/interface/initiatetransaction"
@@ -1,3 +1,3 @@
1
1
  module PaynowSdk
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paynow_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - marshall nyasha chikari