kasikornbank 0.1.2 → 0.1.3
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 +4 -4
- metadata +6 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c058da997484fc2648b944e9d405fd198a0bc319
|
|
4
|
+
data.tar.gz: d2073852c4c97af768fd044df32aa9da39a92881
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 872acd9ba669ab29dbdc69b5e0995f3bffb056fa52b5459a1ae5ec35dde20d701b87f8386d9e2fb30e12c9ee6c3acae1335487b78980a576cdd4812a4ac2c431
|
|
7
|
+
data.tar.gz: 4b62cf3ee866aeb6457d90b2d35f6923629111b507cbaf842784205779d999998f7f9987ad26cbfb80ce8dc663968df9d39014418cd3bf46562e64424ccb2b99
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kasikornbank
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Andre Antonov
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-01-
|
|
11
|
+
date: 2017-01-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -67,12 +67,10 @@ dependencies:
|
|
|
67
67
|
- !ruby/object:Gem::Version
|
|
68
68
|
version: 0.10.4
|
|
69
69
|
description: K-Payment Gateway is a payment service for processing credit card transactions
|
|
70
|
-
that accept VISA Cards, MasterCard Cards, JCB Cards and China
|
|
71
|
-
by banks worldwide.
|
|
72
|
-
of credit card online transactions 24 hours a day in 35 different
|
|
73
|
-
|
|
74
|
-
amount in Baht into the card holder’s home currency, allowing the cardholder choose
|
|
75
|
-
between paying in Baht or in the home currency.
|
|
70
|
+
that accept VISA Cards, MasterCard Cards, American Express, JCB Cards and China
|
|
71
|
+
UnionPay Cards issued by banks worldwide. Participating online merchants can receive
|
|
72
|
+
real time approval of credit card online transactions 24 hours a day in 35 different
|
|
73
|
+
currencies.
|
|
76
74
|
email:
|
|
77
75
|
- mail2andrewa@gmail.com
|
|
78
76
|
executables: []
|