mollie-ruby-multi-version 0.3.1.2 → 0.3.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
- data/lib/mollie_api/client.rb +1 -1
- data/lib/mollie_api/version.rb +1 -1
- data/spec/vcr_cassettes/get_ideal_method.yml +2 -2
- data/spec/vcr_cassettes/get_issuers_list.yml +2 -2
- data/spec/vcr_cassettes/get_methods_list.yml +2 -2
- data/spec/vcr_cassettes/get_status_paid.yml +1 -1
- data/spec/vcr_cassettes/invalid_key.yml +2 -2
- data/spec/vcr_cassettes/prepare_payment.yml +1 -1
- data/spec/vcr_cassettes/refund_payment.yml +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e8a25c8f235945e4de4ce78d1f2db88248d2510b
|
4
|
+
data.tar.gz: 6ca1c95885d42d51eda621ebea8868ee9609aae5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 99aa877f8704deec7b3c12f4b199159b2479ff947d546de51021f67698e3acab5707d41abdf8f1c1b0135bb684f551092d6b1be770a46aa300e77ff03f7f7699
|
7
|
+
data.tar.gz: c20c431bd6b439cdb8b0f3d588f76abdc16044e3da2e8e76a73efe2bc13550cd9852161a247e3cbd1afefdddbce1518ed5c410e79c642cb7c3be231954828378
|
data/lib/mollie_api/client.rb
CHANGED
data/lib/mollie_api/version.rb
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: https://api.mollie.
|
5
|
+
uri: https://api.mollie.com/v1/methods/ideal
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -39,6 +39,6 @@ http_interactions:
|
|
39
39
|
body:
|
40
40
|
encoding: UTF-8
|
41
41
|
string: '{"id":"ideal","description":"iDEAL","amount":{"minimum":"0.55","maximum":"50000.00"},"image":{"normal":"https://www.mollie.com/images/payscreen/methods/ideal.png","bigger":"https://www.mollie.com/images/payscreen/methods/ideal@2x.png"}}'
|
42
|
-
http_version:
|
42
|
+
http_version:
|
43
43
|
recorded_at: Fri, 30 Jan 2015 08:41:13 GMT
|
44
44
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: https://api.mollie.
|
5
|
+
uri: https://api.mollie.com/v1/issuers
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -38,6 +38,6 @@ http_interactions:
|
|
38
38
|
encoding: UTF-8
|
39
39
|
string: '{"totalCount":1,"offset":0,"count":1,"data":[{"id":"ideal_TESTNL99","name":"TBM
|
40
40
|
Bank","method":"ideal"}]}'
|
41
|
-
http_version:
|
41
|
+
http_version:
|
42
42
|
recorded_at: Wed, 08 Oct 2014 20:21:37 GMT
|
43
43
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: https://api.mollie.
|
5
|
+
uri: https://api.mollie.com/v1/methods
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -42,6 +42,6 @@ http_interactions:
|
|
42
42
|
Cash","amount":{"minimum":"0.31","maximum":"10000.00"},"image":{"normal":"https://www.mollie.com/images/payscreen/methods/mistercash.png","bigger":"https://www.mollie.com/images/payscreen/methods/mistercash@2x.png"}},{"id":"sofort","description":"SOFORT
|
43
43
|
Banking","amount":{"minimum":"0.31","maximum":"5000.00"},"image":{"normal":"https://www.mollie.com/images/payscreen/methods/sofort.png","bigger":"https://www.mollie.com/images/payscreen/methods/sofort@2x.png"}},{"id":"banktransfer","description":"Bank
|
44
44
|
transfer","amount":{"minimum":"0.31","maximum":"50000.00"},"image":{"normal":"https://www.mollie.com/images/payscreen/methods/banktransfer.png","bigger":"https://www.mollie.com/images/payscreen/methods/banktransfer@2x.png"}},{"id":"bitcoin","description":"Bitcoin","amount":{"minimum":"1.00","maximum":"15000.00"},"image":{"normal":"https://www.mollie.com/images/payscreen/methods/bitcoin.png","bigger":"https://www.mollie.com/images/payscreen/methods/bitcoin@2x.png"}},{"id":"paypal","description":"PayPal","amount":{"minimum":"0.13","maximum":"5000.00"},"image":{"normal":"https://www.mollie.com/images/payscreen/methods/paypal.png","bigger":"https://www.mollie.com/images/payscreen/methods/paypal@2x.png"}},{"id":"paysafecard","description":"paysafecard","amount":{"minimum":"1.00","maximum":"999.99"},"image":{"normal":"https://www.mollie.com/images/payscreen/methods/paysafecard.png","bigger":"https://www.mollie.com/images/payscreen/methods/paysafecard@2x.png"}}]}'
|
45
|
-
http_version:
|
45
|
+
http_version:
|
46
46
|
recorded_at: Fri, 30 Jan 2015 08:39:01 GMT
|
47
47
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: post
|
5
|
-
uri: https://api.mollie.
|
5
|
+
uri: https://api.mollie.com/v1/payments/tr_8NQDMOE7EC/refunds
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
8
|
string: ''
|
@@ -37,6 +37,6 @@ http_interactions:
|
|
37
37
|
body:
|
38
38
|
encoding: UTF-8
|
39
39
|
string: '{"error":{"type":"request","message":"Unauthorized request","links":{"documentation":"https://www.mollie.nl/api/docs/"}}}'
|
40
|
-
http_version:
|
40
|
+
http_version:
|
41
41
|
recorded_at: Wed, 08 Oct 2014 20:27:36 GMT
|
42
42
|
recorded_with: VCR 2.9.3
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: post
|
5
|
-
uri: https://api.mollie.
|
5
|
+
uri: https://api.mollie.com/v1/payments
|
6
6
|
body:
|
7
7
|
encoding: UTF-8
|
8
8
|
string: amount=99.99&description=My%20fantastic%20product&redirectUrl=http%3A%2F%2Flocalhost%3A3000%2Fpayments%2F1%2Fupdate&metadata[order_id]=R232454365&method=
|