mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Merge pull request #12135 from filipefurtad0/stripe_payment_state_spec_failure
Removes UnionPay (debit) from non-3DS card list
This commit is contained in:
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_QXEhwUK7jbMEjc","request_duration_ms":512}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_n4HlchPRqwZKmI","request_duration_ms":428}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:31 GMT
|
||||
- Wed, 07 Feb 2024 16:29:54 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6b85ffd1-b72d-4b2a-8e2a-1f5db79c4076
|
||||
- a5231ca7-6b52-4512-a2c6-a44dbd160432
|
||||
Original-Request:
|
||||
- req_MD9YkXWHjuMmwK
|
||||
- req_94HigFNfi2SRTr
|
||||
Request-Id:
|
||||
- req_MD9YkXWHjuMmwK
|
||||
- req_94HigFNfi2SRTr
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '299.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
|
||||
"id": "pm_1OhE0UKuuB1fWySnn0PT67WG",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879171,
|
||||
"created": 1707323394,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:31 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:55 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIZKuuB1fWySnmSHw0n6R&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0UKuuB1fWySnn0PT67WG&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_MD9YkXWHjuMmwK","request_duration_ms":580}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_94HigFNfi2SRTr","request_duration_ms":596}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:32 GMT
|
||||
- Wed, 07 Feb 2024 16:29:55 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- f4590558-ae41-42a9-92e8-75d735568d46
|
||||
- 948aae76-3b36-4d64-bffe-850c2e38d975
|
||||
Original-Request:
|
||||
- req_4L4ikvXarxIJ7c
|
||||
- req_fJ474lOa4nOffW
|
||||
Request-Id:
|
||||
- req_4L4ikvXarxIJ7c
|
||||
- req_fJ474lOa4nOffW
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '226.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIZKuuB1fWySn2p3ImCBh",
|
||||
"id": "pi_3OhE0VKuuB1fWySn1z8pdGVZ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIZKuuB1fWySn2p3ImCBh_secret_MqYn3JdVflHpV0EfitNJEbZI2",
|
||||
"client_secret": "pi_3OhE0VKuuB1fWySn1z8pdGVZ_secret_yD1nLFWc5KmmUz1gzwiOH3ZPE",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879171,
|
||||
"created": 1707323395,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
|
||||
"payment_method": "pm_1OhE0UKuuB1fWySnn0PT67WG",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:32 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:55 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIZKuuB1fWySn2p3ImCBh/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0VKuuB1fWySn1z8pdGVZ/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_4L4ikvXarxIJ7c","request_duration_ms":509}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_fJ474lOa4nOffW","request_duration_ms":523}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:33 GMT
|
||||
- Wed, 07 Feb 2024 16:29:56 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 8e6a08f9-d595-4aa0-93b9-0a93c2521653
|
||||
- 6edaadd9-09da-4e48-bc3f-773549587173
|
||||
Original-Request:
|
||||
- req_DZ3937AoAM7W8q
|
||||
- req_xcZQs9lx5oRKOM
|
||||
Request-Id:
|
||||
- req_DZ3937AoAM7W8q
|
||||
- req_xcZQs9lx5oRKOM
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '774.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,13 +342,13 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAIZKuuB1fWySn2yPbqBZX",
|
||||
"charge": "ch_3OhE0VKuuB1fWySn1PWDWygU",
|
||||
"code": "card_declined",
|
||||
"decline_code": "card_velocity_exceeded",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined for making repeated attempts too frequently or exceeding its amount limit.",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAIZKuuB1fWySn2p3ImCBh",
|
||||
"id": "pi_3OhE0VKuuB1fWySn1z8pdGVZ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -357,21 +363,21 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIZKuuB1fWySn2p3ImCBh_secret_MqYn3JdVflHpV0EfitNJEbZI2",
|
||||
"client_secret": "pi_3OhE0VKuuB1fWySn1z8pdGVZ_secret_yD1nLFWc5KmmUz1gzwiOH3ZPE",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879171,
|
||||
"created": 1707323395,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAIZKuuB1fWySn2yPbqBZX",
|
||||
"charge": "ch_3OhE0VKuuB1fWySn1PWDWygU",
|
||||
"code": "card_declined",
|
||||
"decline_code": "card_velocity_exceeded",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined for making repeated attempts too frequently or exceeding its amount limit.",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
|
||||
"id": "pm_1OhE0UKuuB1fWySnn0PT67WG",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -411,7 +417,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879171,
|
||||
"created": 1707323394,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -420,7 +426,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAIZKuuB1fWySn2yPbqBZX",
|
||||
"latest_charge": "ch_3OhE0VKuuB1fWySn1PWDWygU",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -452,7 +458,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
|
||||
"id": "pm_1OhE0UKuuB1fWySnn0PT67WG",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -492,16 +498,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879171,
|
||||
"created": 1707323394,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_DZ3937AoAM7W8q?t=1705879172",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_xcZQs9lx5oRKOM?t=1707323395",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:33 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:56 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_kKM3THTYB2duk7","request_duration_ms":457}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_DOXqxSvziA2Lbj","request_duration_ms":518}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:24 GMT
|
||||
- Wed, 07 Feb 2024 16:29:48 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- ae1f6f04-bf8e-4140-b89d-c6b54d1501f6
|
||||
- 6d40ba8f-3535-4b52-aa99-3242772244be
|
||||
Original-Request:
|
||||
- req_cHJAYZGDVsnYCk
|
||||
- req_Zt0ReiTMbNftQk
|
||||
Request-Id:
|
||||
- req_cHJAYZGDVsnYCk
|
||||
- req_Zt0ReiTMbNftQk
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '226.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAISKuuB1fWySnjkFpy0YD",
|
||||
"id": "pm_1OhE0OKuuB1fWySn4xbXYenk",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879164,
|
||||
"created": 1707323388,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:24 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:48 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAISKuuB1fWySnjkFpy0YD&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0OKuuB1fWySn4xbXYenk&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_cHJAYZGDVsnYCk","request_duration_ms":563}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Zt0ReiTMbNftQk","request_duration_ms":525}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:25 GMT
|
||||
- Wed, 07 Feb 2024 16:29:49 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 504d6dd7-2f77-491b-86b3-bd1b00511ecd
|
||||
- 9a29f1e7-726e-4f1e-b910-0cffb9105134
|
||||
Original-Request:
|
||||
- req_YE9FQqHPm977Dj
|
||||
- req_Wu7pdrr9j5iuJW
|
||||
Request-Id:
|
||||
- req_YE9FQqHPm977Dj
|
||||
- req_Wu7pdrr9j5iuJW
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '192.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAITKuuB1fWySn2c7H8cjf",
|
||||
"id": "pi_3OhE0OKuuB1fWySn2O1nkLDG",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAITKuuB1fWySn2c7H8cjf_secret_20nTDYYaifHT0Re4d0SBsz6FU",
|
||||
"client_secret": "pi_3OhE0OKuuB1fWySn2O1nkLDG_secret_sjKjYVDlyUI5zX53BRHvh0ldp",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879165,
|
||||
"created": 1707323389,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAISKuuB1fWySnjkFpy0YD",
|
||||
"payment_method": "pm_1OhE0OKuuB1fWySn4xbXYenk",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:25 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:49 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAITKuuB1fWySn2c7H8cjf/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0OKuuB1fWySn2O1nkLDG/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_YE9FQqHPm977Dj","request_duration_ms":516}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Wu7pdrr9j5iuJW","request_duration_ms":413}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:26 GMT
|
||||
- Wed, 07 Feb 2024 16:29:50 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 0fddd08a-6e1c-429b-bb9f-e3dbb3e9139a
|
||||
- ff0f9895-3db4-4241-b04f-e2eb9b469846
|
||||
Original-Request:
|
||||
- req_bHE0ryf5XZxrOI
|
||||
- req_TAUAtT6zZVt81f
|
||||
Request-Id:
|
||||
- req_bHE0ryf5XZxrOI
|
||||
- req_TAUAtT6zZVt81f
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '778.9999999999999'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,13 +342,13 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAITKuuB1fWySn23Q46qMy",
|
||||
"charge": "ch_3OhE0OKuuB1fWySn2EB7Xxl0",
|
||||
"code": "expired_card",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/expired-card",
|
||||
"message": "Your card has expired.",
|
||||
"param": "exp_month",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAITKuuB1fWySn2c7H8cjf",
|
||||
"id": "pi_3OhE0OKuuB1fWySn2O1nkLDG",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -357,21 +363,21 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAITKuuB1fWySn2c7H8cjf_secret_20nTDYYaifHT0Re4d0SBsz6FU",
|
||||
"client_secret": "pi_3OhE0OKuuB1fWySn2O1nkLDG_secret_sjKjYVDlyUI5zX53BRHvh0ldp",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879165,
|
||||
"created": 1707323389,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAITKuuB1fWySn23Q46qMy",
|
||||
"charge": "ch_3OhE0OKuuB1fWySn2EB7Xxl0",
|
||||
"code": "expired_card",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/expired-card",
|
||||
"message": "Your card has expired.",
|
||||
"param": "exp_month",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAISKuuB1fWySnjkFpy0YD",
|
||||
"id": "pm_1OhE0OKuuB1fWySn4xbXYenk",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -411,7 +417,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879164,
|
||||
"created": 1707323388,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -420,7 +426,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAITKuuB1fWySn23Q46qMy",
|
||||
"latest_charge": "ch_3OhE0OKuuB1fWySn2EB7Xxl0",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -452,7 +458,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAISKuuB1fWySnjkFpy0YD",
|
||||
"id": "pm_1OhE0OKuuB1fWySn4xbXYenk",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -492,16 +498,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879164,
|
||||
"created": 1707323388,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_bHE0ryf5XZxrOI?t=1705879165",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_TAUAtT6zZVt81f?t=1707323389",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:26 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:50 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_poqQOySrICz2AB","request_duration_ms":408}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_4tX06iAWytFkY4","request_duration_ms":309}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:16 GMT
|
||||
- Wed, 07 Feb 2024 16:29:40 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e4c0e538-500d-403c-b2cd-ce5953a1e4a1
|
||||
- 75594109-4134-43d7-b03a-24649fe68ee2
|
||||
Original-Request:
|
||||
- req_4QreZ3DpJZAi74
|
||||
- req_YwFeKb5aD1T3Nf
|
||||
Request-Id:
|
||||
- req_4QreZ3DpJZAi74
|
||||
- req_YwFeKb5aD1T3Nf
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '258.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
|
||||
"id": "pm_1OhE0GKuuB1fWySnXfELM5MN",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879156,
|
||||
"created": 1707323380,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:16 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:40 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIJKuuB1fWySnGeKsJ2IT&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0GKuuB1fWySnXfELM5MN&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_4QreZ3DpJZAi74","request_duration_ms":578}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_YwFeKb5aD1T3Nf","request_duration_ms":484}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:16 GMT
|
||||
- Wed, 07 Feb 2024 16:29:41 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 41256b23-62ad-46e0-b1f3-7d0af0a9eecf
|
||||
- f2583fda-bd82-4d29-9ed3-4ded43a8b06c
|
||||
Original-Request:
|
||||
- req_8N0SVumDeOBsyO
|
||||
- req_Y5IBHksc8xlWUs
|
||||
Request-Id:
|
||||
- req_8N0SVumDeOBsyO
|
||||
- req_Y5IBHksc8xlWUs
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '166.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIKKuuB1fWySn1HChLnLh",
|
||||
"id": "pi_3OhE0GKuuB1fWySn2kV8EUzv",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIKKuuB1fWySn1HChLnLh_secret_cWJLOLdCeguXC2IT2ZVRdmyGu",
|
||||
"client_secret": "pi_3OhE0GKuuB1fWySn2kV8EUzv_secret_rMmIsXpLwpRhdxSYS6ApOstF8",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879156,
|
||||
"created": 1707323380,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
|
||||
"payment_method": "pm_1OhE0GKuuB1fWySnXfELM5MN",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:16 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:41 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIKKuuB1fWySn1HChLnLh/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0GKuuB1fWySn2kV8EUzv/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_8N0SVumDeOBsyO","request_duration_ms":581}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Y5IBHksc8xlWUs","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:17 GMT
|
||||
- Wed, 07 Feb 2024 16:29:42 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 3fdff500-fa10-4470-aae2-734953b7aead
|
||||
- 0f5dba42-9250-486b-bd20-2572abfb3516
|
||||
Original-Request:
|
||||
- req_097m5Y5IrVVcnt
|
||||
- req_5Rm2jOmblty6mQ
|
||||
Request-Id:
|
||||
- req_097m5Y5IrVVcnt
|
||||
- req_5Rm2jOmblty6mQ
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '821.0000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,13 +342,13 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAIKKuuB1fWySn1ibqm6fx",
|
||||
"charge": "ch_3OhE0GKuuB1fWySn28pEcNeC",
|
||||
"code": "card_declined",
|
||||
"decline_code": "generic_decline",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined.",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAIKKuuB1fWySn1HChLnLh",
|
||||
"id": "pi_3OhE0GKuuB1fWySn2kV8EUzv",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -357,21 +363,21 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIKKuuB1fWySn1HChLnLh_secret_cWJLOLdCeguXC2IT2ZVRdmyGu",
|
||||
"client_secret": "pi_3OhE0GKuuB1fWySn2kV8EUzv_secret_rMmIsXpLwpRhdxSYS6ApOstF8",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879156,
|
||||
"created": 1707323380,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAIKKuuB1fWySn1ibqm6fx",
|
||||
"charge": "ch_3OhE0GKuuB1fWySn28pEcNeC",
|
||||
"code": "card_declined",
|
||||
"decline_code": "generic_decline",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined.",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
|
||||
"id": "pm_1OhE0GKuuB1fWySnXfELM5MN",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -411,7 +417,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879156,
|
||||
"created": 1707323380,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -420,7 +426,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAIKKuuB1fWySn1ibqm6fx",
|
||||
"latest_charge": "ch_3OhE0GKuuB1fWySn28pEcNeC",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -452,7 +458,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
|
||||
"id": "pm_1OhE0GKuuB1fWySnXfELM5MN",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -492,16 +498,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879156,
|
||||
"created": 1707323380,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_097m5Y5IrVVcnt?t=1705879156",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_5Rm2jOmblty6mQ?t=1707323381",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:17 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:42 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_YE9FQqHPm977Dj","request_duration_ms":516}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Wu7pdrr9j5iuJW","request_duration_ms":413}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:27 GMT
|
||||
- Wed, 07 Feb 2024 16:29:50 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- b2c8ae38-c20d-46cc-8137-25504f9d0528
|
||||
- cd8ac2b6-44e7-45f1-a652-6092dbe8c5e4
|
||||
Original-Request:
|
||||
- req_IVnSh6ZKQd06zi
|
||||
- req_AAxsmcqiFGscKF
|
||||
Request-Id:
|
||||
- req_IVnSh6ZKQd06zi
|
||||
- req_AAxsmcqiFGscKF
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '224.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
|
||||
"id": "pm_1OhE0QKuuB1fWySngoHul0A1",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879166,
|
||||
"created": 1707323390,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:27 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:50 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIUKuuB1fWySnj1gbp2LI&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0QKuuB1fWySngoHul0A1&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_IVnSh6ZKQd06zi","request_duration_ms":590}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_AAxsmcqiFGscKF","request_duration_ms":491}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:27 GMT
|
||||
- Wed, 07 Feb 2024 16:29:51 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 0d1d86f9-78a7-4e59-8f24-797c3b157715
|
||||
- 9dceddf2-b942-4ffd-9038-4baa6b074f55
|
||||
Original-Request:
|
||||
- req_njm2VLu66VBOlg
|
||||
- req_qQP8kFn8cbQTa7
|
||||
Request-Id:
|
||||
- req_njm2VLu66VBOlg
|
||||
- req_qQP8kFn8cbQTa7
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '199.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIVKuuB1fWySn0kYdMnyq",
|
||||
"id": "pi_3OhE0QKuuB1fWySn2RSd5hBl",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIVKuuB1fWySn0kYdMnyq_secret_BahoKPpMUCu1imEUezNqr4atl",
|
||||
"client_secret": "pi_3OhE0QKuuB1fWySn2RSd5hBl_secret_o5GKqIrZoaPHCw04O6gnx03qF",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879167,
|
||||
"created": 1707323390,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
|
||||
"payment_method": "pm_1OhE0QKuuB1fWySngoHul0A1",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:27 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:51 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIVKuuB1fWySn0kYdMnyq/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0QKuuB1fWySn2RSd5hBl/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_njm2VLu66VBOlg","request_duration_ms":452}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_qQP8kFn8cbQTa7","request_duration_ms":517}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:28 GMT
|
||||
- Wed, 07 Feb 2024 16:29:52 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- dccb2bfc-a5ac-429d-9279-d77376870160
|
||||
- 788accec-3cd6-461d-bbd1-20af6a7c8130
|
||||
Original-Request:
|
||||
- req_FqWnoldGVDYGJq
|
||||
- req_T4BSrrORMhSS83
|
||||
Request-Id:
|
||||
- req_FqWnoldGVDYGJq
|
||||
- req_T4BSrrORMhSS83
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '860.0000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,13 +342,13 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAIVKuuB1fWySn0ToAwmuE",
|
||||
"charge": "ch_3OhE0QKuuB1fWySn2YDK5KQJ",
|
||||
"code": "incorrect_cvc",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/incorrect-cvc",
|
||||
"message": "Your card's security code is incorrect.",
|
||||
"param": "cvc",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAIVKuuB1fWySn0kYdMnyq",
|
||||
"id": "pi_3OhE0QKuuB1fWySn2RSd5hBl",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -357,21 +363,21 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIVKuuB1fWySn0kYdMnyq_secret_BahoKPpMUCu1imEUezNqr4atl",
|
||||
"client_secret": "pi_3OhE0QKuuB1fWySn2RSd5hBl_secret_o5GKqIrZoaPHCw04O6gnx03qF",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879167,
|
||||
"created": 1707323390,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAIVKuuB1fWySn0ToAwmuE",
|
||||
"charge": "ch_3OhE0QKuuB1fWySn2YDK5KQJ",
|
||||
"code": "incorrect_cvc",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/incorrect-cvc",
|
||||
"message": "Your card's security code is incorrect.",
|
||||
"param": "cvc",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
|
||||
"id": "pm_1OhE0QKuuB1fWySngoHul0A1",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -411,7 +417,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879166,
|
||||
"created": 1707323390,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -420,7 +426,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAIVKuuB1fWySn0ToAwmuE",
|
||||
"latest_charge": "ch_3OhE0QKuuB1fWySn2YDK5KQJ",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -452,7 +458,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
|
||||
"id": "pm_1OhE0QKuuB1fWySngoHul0A1",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -492,16 +498,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879166,
|
||||
"created": 1707323390,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_FqWnoldGVDYGJq?t=1705879167",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_T4BSrrORMhSS83?t=1707323391",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:28 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:52 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_8N0SVumDeOBsyO","request_duration_ms":581}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Y5IBHksc8xlWUs","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:18 GMT
|
||||
- Wed, 07 Feb 2024 16:29:42 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 93be88ff-2535-4aad-8d30-c3dc08a98231
|
||||
- 67453512-8921-497d-89e0-1c09dbfd2b44
|
||||
Original-Request:
|
||||
- req_nIP4hFesa4KBZs
|
||||
- req_6i0Rtp1tzko2Hz
|
||||
Request-Id:
|
||||
- req_nIP4hFesa4KBZs
|
||||
- req_6i0Rtp1tzko2Hz
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '208.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
|
||||
"id": "pm_1OhE0IKuuB1fWySn6iltSOKp",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879158,
|
||||
"created": 1707323382,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:18 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:42 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIMKuuB1fWySnYyBf9Ns9&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0IKuuB1fWySn6iltSOKp&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_nIP4hFesa4KBZs","request_duration_ms":623}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_6i0Rtp1tzko2Hz","request_duration_ms":486}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:18 GMT
|
||||
- Wed, 07 Feb 2024 16:29:43 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- b29e8e83-538e-4c1c-ad33-c23bc3ae334e
|
||||
- 572178ca-e9e9-4b94-baa6-f565078c64b5
|
||||
Original-Request:
|
||||
- req_YQVHg6q6IhHzRs
|
||||
- req_4S3dWztMRC0TcG
|
||||
Request-Id:
|
||||
- req_YQVHg6q6IhHzRs
|
||||
- req_4S3dWztMRC0TcG
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '177.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIMKuuB1fWySn02WG8aGu",
|
||||
"id": "pi_3OhE0IKuuB1fWySn2T2P3SJD",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIMKuuB1fWySn02WG8aGu_secret_tQwKWFJPy7xkNQ8oWnbATs8pf",
|
||||
"client_secret": "pi_3OhE0IKuuB1fWySn2T2P3SJD_secret_55Pz9ifQHfEQqrUXCwE2j6DBw",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879158,
|
||||
"created": 1707323382,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
|
||||
"payment_method": "pm_1OhE0IKuuB1fWySn6iltSOKp",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:19 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:43 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIMKuuB1fWySn02WG8aGu/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0IKuuB1fWySn2T2P3SJD/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_YQVHg6q6IhHzRs","request_duration_ms":509}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_4S3dWztMRC0TcG","request_duration_ms":375}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:20 GMT
|
||||
- Wed, 07 Feb 2024 16:29:44 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e4c0b4c7-86b5-41ae-a0d6-ea3bfcc2a056
|
||||
- 8ee2a58b-2ff8-4fd1-a4c9-41ca2352a4f2
|
||||
Original-Request:
|
||||
- req_XJ3mCCd0ROkjfJ
|
||||
- req_SYV97dFzHwDWOF
|
||||
Request-Id:
|
||||
- req_XJ3mCCd0ROkjfJ
|
||||
- req_SYV97dFzHwDWOF
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '829.0000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,13 +342,13 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAIMKuuB1fWySn0cu6XdW4",
|
||||
"charge": "ch_3OhE0IKuuB1fWySn2WcZogUS",
|
||||
"code": "card_declined",
|
||||
"decline_code": "insufficient_funds",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card has insufficient funds.",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAIMKuuB1fWySn02WG8aGu",
|
||||
"id": "pi_3OhE0IKuuB1fWySn2T2P3SJD",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -357,21 +363,21 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIMKuuB1fWySn02WG8aGu_secret_tQwKWFJPy7xkNQ8oWnbATs8pf",
|
||||
"client_secret": "pi_3OhE0IKuuB1fWySn2T2P3SJD_secret_55Pz9ifQHfEQqrUXCwE2j6DBw",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879158,
|
||||
"created": 1707323382,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAIMKuuB1fWySn0cu6XdW4",
|
||||
"charge": "ch_3OhE0IKuuB1fWySn2WcZogUS",
|
||||
"code": "card_declined",
|
||||
"decline_code": "insufficient_funds",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card has insufficient funds.",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
|
||||
"id": "pm_1OhE0IKuuB1fWySn6iltSOKp",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -411,7 +417,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879158,
|
||||
"created": 1707323382,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -420,7 +426,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAIMKuuB1fWySn0cu6XdW4",
|
||||
"latest_charge": "ch_3OhE0IKuuB1fWySn2WcZogUS",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -452,7 +458,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
|
||||
"id": "pm_1OhE0IKuuB1fWySn6iltSOKp",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -492,16 +498,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879158,
|
||||
"created": 1707323382,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_XJ3mCCd0ROkjfJ?t=1705879159",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_SYV97dFzHwDWOF?t=1707323383",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:20 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:44 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_YQVHg6q6IhHzRs","request_duration_ms":509}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_4S3dWztMRC0TcG","request_duration_ms":375}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:20 GMT
|
||||
- Wed, 07 Feb 2024 16:29:44 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 3e8e3520-fc12-4a98-80b6-9bc5bcca08bb
|
||||
- 28882d1e-7af4-4145-aa99-e07bc87e965a
|
||||
Original-Request:
|
||||
- req_b1DJgG8eK6cwCZ
|
||||
- req_EHKK2ryolg8gdt
|
||||
Request-Id:
|
||||
- req_b1DJgG8eK6cwCZ
|
||||
- req_EHKK2ryolg8gdt
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '268.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIOKuuB1fWySnSf82JBLE",
|
||||
"id": "pm_1OhE0KKuuB1fWySnwDDM91bp",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879160,
|
||||
"created": 1707323384,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:20 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:44 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIOKuuB1fWySnSf82JBLE&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0KKuuB1fWySnwDDM91bp&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_b1DJgG8eK6cwCZ","request_duration_ms":513}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_EHKK2ryolg8gdt","request_duration_ms":485}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:21 GMT
|
||||
- Wed, 07 Feb 2024 16:29:45 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 52f6bfac-460d-4664-8270-d45ff22ae90a
|
||||
- bb104cf3-00ec-4013-858f-1910c79d9d80
|
||||
Original-Request:
|
||||
- req_sO0x0cncCEXYaH
|
||||
- req_wMJERd2KNABPc0
|
||||
Request-Id:
|
||||
- req_sO0x0cncCEXYaH
|
||||
- req_wMJERd2KNABPc0
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '229.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIOKuuB1fWySn1VP33x3i",
|
||||
"id": "pi_3OhE0KKuuB1fWySn1p4TXUcj",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIOKuuB1fWySn1VP33x3i_secret_3vHrXTZwTuIVujvjyawqlKAIp",
|
||||
"client_secret": "pi_3OhE0KKuuB1fWySn1p4TXUcj_secret_Bw2SXBCyPYAypmToMxFtZEFsL",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879160,
|
||||
"created": 1707323384,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIOKuuB1fWySnSf82JBLE",
|
||||
"payment_method": "pm_1OhE0KKuuB1fWySnwDDM91bp",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:21 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:45 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIOKuuB1fWySn1VP33x3i/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0KKuuB1fWySn1p4TXUcj/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_sO0x0cncCEXYaH","request_duration_ms":475}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_wMJERd2KNABPc0","request_duration_ms":518}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:22 GMT
|
||||
- Wed, 07 Feb 2024 16:29:46 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 0b0f10d4-edb9-4ce1-abd2-f4a7d9d9977a
|
||||
- 2d789b18-d525-45e7-be8e-6250bd8677d0
|
||||
Original-Request:
|
||||
- req_c4kpZNko4bs9RY
|
||||
- req_oG6RRtOlaRWfyU
|
||||
Request-Id:
|
||||
- req_c4kpZNko4bs9RY
|
||||
- req_oG6RRtOlaRWfyU
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '770.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,13 +342,13 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAIOKuuB1fWySn1ioUYN7p",
|
||||
"charge": "ch_3OhE0KKuuB1fWySn1OTWvIW8",
|
||||
"code": "card_declined",
|
||||
"decline_code": "lost_card",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined.",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAIOKuuB1fWySn1VP33x3i",
|
||||
"id": "pi_3OhE0KKuuB1fWySn1p4TXUcj",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -357,21 +363,21 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIOKuuB1fWySn1VP33x3i_secret_3vHrXTZwTuIVujvjyawqlKAIp",
|
||||
"client_secret": "pi_3OhE0KKuuB1fWySn1p4TXUcj_secret_Bw2SXBCyPYAypmToMxFtZEFsL",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879160,
|
||||
"created": 1707323384,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAIOKuuB1fWySn1ioUYN7p",
|
||||
"charge": "ch_3OhE0KKuuB1fWySn1OTWvIW8",
|
||||
"code": "card_declined",
|
||||
"decline_code": "lost_card",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined.",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIOKuuB1fWySnSf82JBLE",
|
||||
"id": "pm_1OhE0KKuuB1fWySnwDDM91bp",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -411,7 +417,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879160,
|
||||
"created": 1707323384,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -420,7 +426,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAIOKuuB1fWySn1ioUYN7p",
|
||||
"latest_charge": "ch_3OhE0KKuuB1fWySn1OTWvIW8",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -452,7 +458,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIOKuuB1fWySnSf82JBLE",
|
||||
"id": "pm_1OhE0KKuuB1fWySnwDDM91bp",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -492,16 +498,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879160,
|
||||
"created": 1707323384,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_c4kpZNko4bs9RY?t=1705879161",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_oG6RRtOlaRWfyU?t=1707323385",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:22 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:46 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_njm2VLu66VBOlg","request_duration_ms":452}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_qQP8kFn8cbQTa7","request_duration_ms":517}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:29 GMT
|
||||
- Wed, 07 Feb 2024 16:29:52 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- c8a0834d-52de-41a3-b401-e8d7e96df26a
|
||||
- b2ad7481-ead0-4c5e-a3d7-266b1c5ed72c
|
||||
Original-Request:
|
||||
- req_XgbuzO6TpUi661
|
||||
- req_0LXpGJoWcuM0Y4
|
||||
Request-Id:
|
||||
- req_XgbuzO6TpUi661
|
||||
- req_0LXpGJoWcuM0Y4
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '229.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
|
||||
"id": "pm_1OhE0SKuuB1fWySnAcUnanRc",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879169,
|
||||
"created": 1707323392,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:29 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:52 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIXKuuB1fWySn2sDpsHpn&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0SKuuB1fWySnAcUnanRc&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_XgbuzO6TpUi661","request_duration_ms":598}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_0LXpGJoWcuM0Y4","request_duration_ms":488}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:29 GMT
|
||||
- Wed, 07 Feb 2024 16:29:53 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- ad1c8ba8-7b5f-4416-8399-a3973cb896de
|
||||
- abf31e1f-50f2-4dd1-80f7-83c02d8d2709
|
||||
Original-Request:
|
||||
- req_QXEhwUK7jbMEjc
|
||||
- req_n4HlchPRqwZKmI
|
||||
Request-Id:
|
||||
- req_QXEhwUK7jbMEjc
|
||||
- req_n4HlchPRqwZKmI
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '219.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIXKuuB1fWySn2KDFi4YP",
|
||||
"id": "pi_3OhE0SKuuB1fWySn1EdsmzjU",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIXKuuB1fWySn2KDFi4YP_secret_4HpMrJE7mXSoozXN2JjR2kjYz",
|
||||
"client_secret": "pi_3OhE0SKuuB1fWySn1EdsmzjU_secret_v0btMTDbnaRs0cu2qofzOQrPu",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879169,
|
||||
"created": 1707323392,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
|
||||
"payment_method": "pm_1OhE0SKuuB1fWySnAcUnanRc",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:29 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:53 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIXKuuB1fWySn2KDFi4YP/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0SKuuB1fWySn1EdsmzjU/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_QXEhwUK7jbMEjc","request_duration_ms":512}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_n4HlchPRqwZKmI","request_duration_ms":428}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:30 GMT
|
||||
- Wed, 07 Feb 2024 16:29:54 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 904f4586-baaa-4fb2-953e-a3cdb5f98ff1
|
||||
- ee76adef-cbc8-4d73-9252-e34d97ba65dc
|
||||
Original-Request:
|
||||
- req_Pn95lAkLhpoM1Q
|
||||
- req_bZ8DkioJojBGul
|
||||
Request-Id:
|
||||
- req_Pn95lAkLhpoM1Q
|
||||
- req_bZ8DkioJojBGul
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '1007.0000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,12 +342,12 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAIXKuuB1fWySn2HviAsjK",
|
||||
"charge": "ch_3OhE0SKuuB1fWySn1rZgpCpG",
|
||||
"code": "processing_error",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/processing-error",
|
||||
"message": "An error occurred while processing your card. Try again in a little bit.",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAIXKuuB1fWySn2KDFi4YP",
|
||||
"id": "pi_3OhE0SKuuB1fWySn1EdsmzjU",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -356,20 +362,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIXKuuB1fWySn2KDFi4YP_secret_4HpMrJE7mXSoozXN2JjR2kjYz",
|
||||
"client_secret": "pi_3OhE0SKuuB1fWySn1EdsmzjU_secret_v0btMTDbnaRs0cu2qofzOQrPu",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879169,
|
||||
"created": 1707323392,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAIXKuuB1fWySn2HviAsjK",
|
||||
"charge": "ch_3OhE0SKuuB1fWySn1rZgpCpG",
|
||||
"code": "processing_error",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/processing-error",
|
||||
"message": "An error occurred while processing your card. Try again in a little bit.",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
|
||||
"id": "pm_1OhE0SKuuB1fWySnAcUnanRc",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -409,7 +415,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879169,
|
||||
"created": 1707323392,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -418,7 +424,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAIXKuuB1fWySn2HviAsjK",
|
||||
"latest_charge": "ch_3OhE0SKuuB1fWySn1rZgpCpG",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -450,7 +456,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
|
||||
"id": "pm_1OhE0SKuuB1fWySnAcUnanRc",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -490,16 +496,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879169,
|
||||
"created": 1707323392,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_Pn95lAkLhpoM1Q?t=1705879170",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_bZ8DkioJojBGul?t=1707323393",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:30 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:54 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_sO0x0cncCEXYaH","request_duration_ms":475}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_wMJERd2KNABPc0","request_duration_ms":518}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:22 GMT
|
||||
- Wed, 07 Feb 2024 16:29:46 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 688f2703-f373-4e62-8131-7c5969d3d128
|
||||
- 17c17911-dde8-4d5a-8c02-580297cfe04e
|
||||
Original-Request:
|
||||
- req_JX92Ssiog8a6bI
|
||||
- req_ZGjzvDl6RUVOpX
|
||||
Request-Id:
|
||||
- req_JX92Ssiog8a6bI
|
||||
- req_ZGjzvDl6RUVOpX
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '239.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIQKuuB1fWySnq42vaiCO",
|
||||
"id": "pm_1OhE0MKuuB1fWySnC0ptS8Pk",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879162,
|
||||
"created": 1707323386,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:22 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:46 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIQKuuB1fWySnq42vaiCO&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0MKuuB1fWySnC0ptS8Pk&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_JX92Ssiog8a6bI","request_duration_ms":497}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_ZGjzvDl6RUVOpX","request_duration_ms":470}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:23 GMT
|
||||
- Wed, 07 Feb 2024 16:29:47 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e1bf42f5-acea-44a0-bd82-d9cfa259c0d8
|
||||
- 75cf4f17-1891-4797-a03c-b47cfa0ac1bf
|
||||
Original-Request:
|
||||
- req_kKM3THTYB2duk7
|
||||
- req_DOXqxSvziA2Lbj
|
||||
Request-Id:
|
||||
- req_kKM3THTYB2duk7
|
||||
- req_DOXqxSvziA2Lbj
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '251.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIRKuuB1fWySn1KZWCNaF",
|
||||
"id": "pi_3OhE0MKuuB1fWySn2QgHzma4",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIRKuuB1fWySn1KZWCNaF_secret_bLHf01rDgQHH40iga8ZlXu4p9",
|
||||
"client_secret": "pi_3OhE0MKuuB1fWySn2QgHzma4_secret_hCwwgME6OG8qq9WBw0wGDpJlD",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879163,
|
||||
"created": 1707323386,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIQKuuB1fWySnq42vaiCO",
|
||||
"payment_method": "pm_1OhE0MKuuB1fWySnC0ptS8Pk",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:23 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:47 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIRKuuB1fWySn1KZWCNaF/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0MKuuB1fWySn2QgHzma4/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_kKM3THTYB2duk7","request_duration_ms":457}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_DOXqxSvziA2Lbj","request_duration_ms":518}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:24 GMT
|
||||
- Wed, 07 Feb 2024 16:29:48 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- f27a0732-16bf-4e8b-aadf-0094b484bc28
|
||||
- b0bb1683-a7cc-4543-80f0-a763c1c91c51
|
||||
Original-Request:
|
||||
- req_8BFFb8x9bfUrHk
|
||||
- req_swBzNqWX3MNl3E
|
||||
Request-Id:
|
||||
- req_8BFFb8x9bfUrHk
|
||||
- req_swBzNqWX3MNl3E
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '852.0000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -336,13 +342,13 @@ http_interactions:
|
||||
string: |
|
||||
{
|
||||
"error": {
|
||||
"charge": "ch_3ObAIRKuuB1fWySn1rUvMhuJ",
|
||||
"charge": "ch_3OhE0MKuuB1fWySn2xQQTXoX",
|
||||
"code": "card_declined",
|
||||
"decline_code": "stolen_card",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined.",
|
||||
"payment_intent": {
|
||||
"id": "pi_3ObAIRKuuB1fWySn1KZWCNaF",
|
||||
"id": "pi_3OhE0MKuuB1fWySn2QgHzma4",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -357,21 +363,21 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIRKuuB1fWySn1KZWCNaF_secret_bLHf01rDgQHH40iga8ZlXu4p9",
|
||||
"client_secret": "pi_3OhE0MKuuB1fWySn2QgHzma4_secret_hCwwgME6OG8qq9WBw0wGDpJlD",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879163,
|
||||
"created": 1707323386,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": {
|
||||
"charge": "ch_3ObAIRKuuB1fWySn1rUvMhuJ",
|
||||
"charge": "ch_3OhE0MKuuB1fWySn2xQQTXoX",
|
||||
"code": "card_declined",
|
||||
"decline_code": "stolen_card",
|
||||
"doc_url": "https://stripe.com/docs/error-codes/card-declined",
|
||||
"message": "Your card was declined.",
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIQKuuB1fWySnq42vaiCO",
|
||||
"id": "pm_1OhE0MKuuB1fWySnC0ptS8Pk",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -411,7 +417,7 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879162,
|
||||
"created": 1707323386,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
@@ -420,7 +426,7 @@ http_interactions:
|
||||
},
|
||||
"type": "card_error"
|
||||
},
|
||||
"latest_charge": "ch_3ObAIRKuuB1fWySn1rUvMhuJ",
|
||||
"latest_charge": "ch_3OhE0MKuuB1fWySn2xQQTXoX",
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
@@ -452,7 +458,7 @@ http_interactions:
|
||||
"transfer_group": null
|
||||
},
|
||||
"payment_method": {
|
||||
"id": "pm_1ObAIQKuuB1fWySnq42vaiCO",
|
||||
"id": "pm_1OhE0MKuuB1fWySnC0ptS8Pk",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -492,16 +498,16 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879162,
|
||||
"created": 1707323386,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {
|
||||
},
|
||||
"type": "card"
|
||||
},
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_8BFFb8x9bfUrHk?t=1705879163",
|
||||
"request_log_url": "https://dashboard.stripe.com/test/logs/req_swBzNqWX3MNl3E?t=1707323387",
|
||||
"type": "card_error"
|
||||
}
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:24 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:48 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_8FVyBQDJgUMJfa","request_duration_ms":1127}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_WvheiVlIA3GAJn","request_duration_ms":1042}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:14 GMT
|
||||
- Wed, 07 Feb 2024 16:28:45 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 1eecd3aa-82bd-49e5-bdd3-935b88424d9b
|
||||
- 151a99f0-159d-43fd-b5a6-e0d133d9743f
|
||||
Original-Request:
|
||||
- req_jiEi2SDggVq6u2
|
||||
- req_Xspq0ChIRGM9cV
|
||||
Request-Id:
|
||||
- req_jiEi2SDggVq6u2
|
||||
- req_Xspq0ChIRGM9cV
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '229.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHJKuuB1fWySnndJniHF7",
|
||||
"id": "pm_1OhDzNKuuB1fWySnfw5SrR7D",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879093,
|
||||
"created": 1707323325,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:14 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:45 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHJKuuB1fWySnndJniHF7&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzNKuuB1fWySnfw5SrR7D&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_jiEi2SDggVq6u2","request_duration_ms":612}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Xspq0ChIRGM9cV","request_duration_ms":488}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:14 GMT
|
||||
- Wed, 07 Feb 2024 16:28:45 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 75a73190-ff64-47d8-b5c0-4e298a458354
|
||||
- 5398d06d-c837-4010-8115-0b74735a747f
|
||||
Original-Request:
|
||||
- req_TreJm8oRP3z5zl
|
||||
- req_AsaZRWOlEkMfXA
|
||||
Request-Id:
|
||||
- req_TreJm8oRP3z5zl
|
||||
- req_AsaZRWOlEkMfXA
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '207.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
|
||||
"id": "pi_3OhDzNKuuB1fWySn1O4S2vjJ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
|
||||
"client_secret": "pi_3OhDzNKuuB1fWySn1O4S2vjJ_secret_mSTsfgVhwbF6Nd1MxxVB0X60j",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879094,
|
||||
"created": 1707323325,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
|
||||
"payment_method": "pm_1OhDzNKuuB1fWySnfw5SrR7D",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:14 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:45 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzNKuuB1fWySn1O4S2vjJ/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_TreJm8oRP3z5zl","request_duration_ms":508}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_AsaZRWOlEkMfXA","request_duration_ms":519}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:15 GMT
|
||||
- Wed, 07 Feb 2024 16:28:47 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 23927961-6fc4-4969-b989-a358d3c21680
|
||||
- 5cc677a8-a237-4175-b9be-bf2d9cc1b320
|
||||
Original-Request:
|
||||
- req_8EVE99aYDCylUX
|
||||
- req_ZZgELBKmj6KS27
|
||||
Request-Id:
|
||||
- req_8EVE99aYDCylUX
|
||||
- req_ZZgELBKmj6KS27
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '887.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
|
||||
"id": "pi_3OhDzNKuuB1fWySn1O4S2vjJ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
|
||||
"client_secret": "pi_3OhDzNKuuB1fWySn1O4S2vjJ_secret_mSTsfgVhwbF6Nd1MxxVB0X60j",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879094,
|
||||
"created": 1707323325,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
|
||||
"latest_charge": "ch_3OhDzNKuuB1fWySn1l9zhOLz",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
|
||||
"payment_method": "pm_1OhDzNKuuB1fWySnfw5SrR7D",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:15 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:47 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzNKuuB1fWySn1O4S2vjJ
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_8EVE99aYDCylUX","request_duration_ms":1126}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_ZZgELBKmj6KS27","request_duration_ms":1146}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:16 GMT
|
||||
- Wed, 07 Feb 2024 16:28:47 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_ZROMmwcfm4WCW2
|
||||
- req_bY0WkMQYHOFjx0
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '69.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
|
||||
"id": "pi_3OhDzNKuuB1fWySn1O4S2vjJ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
|
||||
"client_secret": "pi_3OhDzNKuuB1fWySn1O4S2vjJ_secret_mSTsfgVhwbF6Nd1MxxVB0X60j",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879094,
|
||||
"created": 1707323325,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
|
||||
"latest_charge": "ch_3OhDzNKuuB1fWySn1l9zhOLz",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
|
||||
"payment_method": "pm_1OhDzNKuuB1fWySnfw5SrR7D",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:16 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:47 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzNKuuB1fWySn1O4S2vjJ/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ZROMmwcfm4WCW2","request_duration_ms":582}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_bY0WkMQYHOFjx0","request_duration_ms":311}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:17 GMT
|
||||
- Wed, 07 Feb 2024 16:28:48 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- d9390271-3a81-4b0b-a1a4-3631e25846c4
|
||||
- 2121c1e3-9bc2-48ee-988d-a21871ac3ff2
|
||||
Original-Request:
|
||||
- req_mOkjHCnAfWZwTo
|
||||
- req_beO6ThTbZF1dVn
|
||||
Request-Id:
|
||||
- req_mOkjHCnAfWZwTo
|
||||
- req_beO6ThTbZF1dVn
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '772.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
|
||||
"id": "pi_3OhDzNKuuB1fWySn1O4S2vjJ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
|
||||
"client_secret": "pi_3OhDzNKuuB1fWySn1O4S2vjJ_secret_mSTsfgVhwbF6Nd1MxxVB0X60j",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879094,
|
||||
"created": 1707323325,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
|
||||
"latest_charge": "ch_3OhDzNKuuB1fWySn1l9zhOLz",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
|
||||
"payment_method": "pm_1OhDzNKuuB1fWySnfw5SrR7D",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:17 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:48 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzNKuuB1fWySn1O4S2vjJ
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_mOkjHCnAfWZwTo","request_duration_ms":1050}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_beO6ThTbZF1dVn","request_duration_ms":1041}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:17 GMT
|
||||
- Wed, 07 Feb 2024 16:28:48 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_k7zjj9Lij7FzYJ
|
||||
- req_FCMFZsMym2sbML
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '83.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
|
||||
"id": "pi_3OhDzNKuuB1fWySn1O4S2vjJ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
|
||||
"client_secret": "pi_3OhDzNKuuB1fWySn1O4S2vjJ_secret_mSTsfgVhwbF6Nd1MxxVB0X60j",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879094,
|
||||
"created": 1707323325,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
|
||||
"latest_charge": "ch_3OhDzNKuuB1fWySn1l9zhOLz",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
|
||||
"payment_method": "pm_1OhDzNKuuB1fWySnfw5SrR7D",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:17 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:48 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_N1d9Ku9WLENItL","request_duration_ms":408}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_K0nU8RZXAzMS41","request_duration_ms":311}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:11 GMT
|
||||
- Wed, 07 Feb 2024 16:28:43 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6d17857b-f518-401b-b033-4c063bb7a080
|
||||
- 40c2639c-2aa8-4ecd-b1a0-dc5cf8c4f00b
|
||||
Original-Request:
|
||||
- req_lTdQXvMFd7i9xd
|
||||
- req_tiX3XDto1Or8hf
|
||||
Request-Id:
|
||||
- req_lTdQXvMFd7i9xd
|
||||
- req_tiX3XDto1Or8hf
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '229.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHGKuuB1fWySniYTFrYKu",
|
||||
"id": "pm_1OhDzKKuuB1fWySnVCZlfqfL",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879091,
|
||||
"created": 1707323322,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:11 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:43 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHGKuuB1fWySniYTFrYKu&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzKKuuB1fWySnVCZlfqfL&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_lTdQXvMFd7i9xd","request_duration_ms":577}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_tiX3XDto1Or8hf","request_duration_ms":443}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:12 GMT
|
||||
- Wed, 07 Feb 2024 16:28:43 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- ac095903-9098-4c01-8549-77cf35e42ca4
|
||||
- 1d1766cc-e0d5-4113-b5b1-a5a3c215cbcc
|
||||
Original-Request:
|
||||
- req_kY9sxsB7Dk8Nzh
|
||||
- req_XKPkHWocBBegXI
|
||||
Request-Id:
|
||||
- req_kY9sxsB7Dk8Nzh
|
||||
- req_XKPkHWocBBegXI
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '199.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHHKuuB1fWySn1aeJE2vf",
|
||||
"id": "pi_3OhDzLKuuB1fWySn1f2MrgLK",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHHKuuB1fWySn1aeJE2vf_secret_8aKMcoTFyyPVWucy5RPy1Mqpg",
|
||||
"client_secret": "pi_3OhDzLKuuB1fWySn1f2MrgLK_secret_xzCepcQc9t3AGD1CxojbqHpvV",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879091,
|
||||
"created": 1707323323,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHGKuuB1fWySniYTFrYKu",
|
||||
"payment_method": "pm_1OhDzKKuuB1fWySnVCZlfqfL",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:12 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:43 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHHKuuB1fWySn1aeJE2vf/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzLKuuB1fWySn1f2MrgLK/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_kY9sxsB7Dk8Nzh","request_duration_ms":918}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_XKPkHWocBBegXI","request_duration_ms":443}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:13 GMT
|
||||
- Wed, 07 Feb 2024 16:28:44 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- c67c6e1c-f1ec-4b49-bfd2-dc561c15a9fa
|
||||
- 7470e2ae-c475-442a-ae85-dfa89ab6b823
|
||||
Original-Request:
|
||||
- req_8FVyBQDJgUMJfa
|
||||
- req_WvheiVlIA3GAJn
|
||||
Request-Id:
|
||||
- req_8FVyBQDJgUMJfa
|
||||
- req_WvheiVlIA3GAJn
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '799.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHHKuuB1fWySn1aeJE2vf",
|
||||
"id": "pi_3OhDzLKuuB1fWySn1f2MrgLK",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHHKuuB1fWySn1aeJE2vf_secret_8aKMcoTFyyPVWucy5RPy1Mqpg",
|
||||
"client_secret": "pi_3OhDzLKuuB1fWySn1f2MrgLK_secret_xzCepcQc9t3AGD1CxojbqHpvV",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879091,
|
||||
"created": 1707323323,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHHKuuB1fWySn1BkBh8Uu",
|
||||
"latest_charge": "ch_3OhDzLKuuB1fWySn1lgEzMeb",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHGKuuB1fWySniYTFrYKu",
|
||||
"payment_method": "pm_1OhDzKKuuB1fWySnVCZlfqfL",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:13 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:44 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_4oJGtyYcfDvDYp","request_duration_ms":1021}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_wKV0e4xiz6uxbq","request_duration_ms":1146}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:46 GMT
|
||||
- Wed, 07 Feb 2024 16:29:17 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 3baf886c-e603-4e26-b28d-2a0b79801d4b
|
||||
- d63adfd1-8dbc-497e-9ab9-75e0aead0693
|
||||
Original-Request:
|
||||
- req_12nVT7jb3mYDtQ
|
||||
- req_Q5tTwl8R1L8KCQ
|
||||
Request-Id:
|
||||
- req_12nVT7jb3mYDtQ
|
||||
- req_Q5tTwl8R1L8KCQ
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '251.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
|
||||
"id": "pm_1OhDztKuuB1fWySnyG6PcdEF",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879126,
|
||||
"created": 1707323357,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:46 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:17 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHqKuuB1fWySnmmrmnPaW&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDztKuuB1fWySnyG6PcdEF&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_12nVT7jb3mYDtQ","request_duration_ms":498}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Q5tTwl8R1L8KCQ","request_duration_ms":496}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:47 GMT
|
||||
- Wed, 07 Feb 2024 16:29:18 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 7580e3a8-f0ac-49f4-86cc-196cd618ce9c
|
||||
- d51b205c-3ad6-4dbc-98b0-9dd9932a025f
|
||||
Original-Request:
|
||||
- req_js6SEOvklQXYZ3
|
||||
- req_Rs5hcUkagWpih1
|
||||
Request-Id:
|
||||
- req_js6SEOvklQXYZ3
|
||||
- req_Rs5hcUkagWpih1
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '219.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
|
||||
"id": "pi_3OhDzuKuuB1fWySn2oR22NHq",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
|
||||
"client_secret": "pi_3OhDzuKuuB1fWySn2oR22NHq_secret_Zdeh40P8pQqH982arQWubbm04",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879126,
|
||||
"created": 1707323358,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
|
||||
"payment_method": "pm_1OhDztKuuB1fWySnyG6PcdEF",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:47 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:18 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzuKuuB1fWySn2oR22NHq/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_js6SEOvklQXYZ3","request_duration_ms":494}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Rs5hcUkagWpih1","request_duration_ms":519}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:48 GMT
|
||||
- Wed, 07 Feb 2024 16:29:19 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 7604335d-70d6-4c08-8f2e-3fbcb4260e05
|
||||
- c608854d-8f41-4620-967e-f7f73cbc3aaf
|
||||
Original-Request:
|
||||
- req_AZPQ8qguVUjpng
|
||||
- req_QHNMfTNRjldhuc
|
||||
Request-Id:
|
||||
- req_AZPQ8qguVUjpng
|
||||
- req_QHNMfTNRjldhuc
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '785.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
|
||||
"id": "pi_3OhDzuKuuB1fWySn2oR22NHq",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
|
||||
"client_secret": "pi_3OhDzuKuuB1fWySn2oR22NHq_secret_Zdeh40P8pQqH982arQWubbm04",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879126,
|
||||
"created": 1707323358,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
|
||||
"latest_charge": "ch_3OhDzuKuuB1fWySn2q83Ks4p",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
|
||||
"payment_method": "pm_1OhDztKuuB1fWySnyG6PcdEF",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:48 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:19 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzuKuuB1fWySn2oR22NHq
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_AZPQ8qguVUjpng","request_duration_ms":1123}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_QHNMfTNRjldhuc","request_duration_ms":1056}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:48 GMT
|
||||
- Wed, 07 Feb 2024 16:29:19 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_TERI1eHLfBczCW
|
||||
- req_Qi9IHwmCHicjaQ
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '87.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
|
||||
"id": "pi_3OhDzuKuuB1fWySn2oR22NHq",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
|
||||
"client_secret": "pi_3OhDzuKuuB1fWySn2oR22NHq_secret_Zdeh40P8pQqH982arQWubbm04",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879126,
|
||||
"created": 1707323358,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
|
||||
"latest_charge": "ch_3OhDzuKuuB1fWySn2q83Ks4p",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
|
||||
"payment_method": "pm_1OhDztKuuB1fWySnyG6PcdEF",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:48 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:19 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzuKuuB1fWySn2oR22NHq/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_TERI1eHLfBczCW","request_duration_ms":407}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Qi9IHwmCHicjaQ","request_duration_ms":395}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:49 GMT
|
||||
- Wed, 07 Feb 2024 16:29:20 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 87d55569-1dd7-466f-904a-bef0583d1b22
|
||||
- 52d5a53c-377c-40ea-bae4-43c9c2cc239f
|
||||
Original-Request:
|
||||
- req_Pma728oNA6Ldi1
|
||||
- req_fqTUEpxZtxENY3
|
||||
Request-Id:
|
||||
- req_Pma728oNA6Ldi1
|
||||
- req_fqTUEpxZtxENY3
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '876.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
|
||||
"id": "pi_3OhDzuKuuB1fWySn2oR22NHq",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
|
||||
"client_secret": "pi_3OhDzuKuuB1fWySn2oR22NHq_secret_Zdeh40P8pQqH982arQWubbm04",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879126,
|
||||
"created": 1707323358,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
|
||||
"latest_charge": "ch_3OhDzuKuuB1fWySn2q83Ks4p",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
|
||||
"payment_method": "pm_1OhDztKuuB1fWySnyG6PcdEF",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:49 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:21 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzuKuuB1fWySn2oR22NHq
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_Pma728oNA6Ldi1","request_duration_ms":1021}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_fqTUEpxZtxENY3","request_duration_ms":1146}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:50 GMT
|
||||
- Wed, 07 Feb 2024 16:29:21 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_Q7RVaQQzM9eKh8
|
||||
- req_fmwq0gy007gqNk
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '82.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
|
||||
"id": "pi_3OhDzuKuuB1fWySn2oR22NHq",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
|
||||
"client_secret": "pi_3OhDzuKuuB1fWySn2oR22NHq_secret_Zdeh40P8pQqH982arQWubbm04",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879126,
|
||||
"created": 1707323358,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
|
||||
"latest_charge": "ch_3OhDzuKuuB1fWySn2q83Ks4p",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
|
||||
"payment_method": "pm_1OhDztKuuB1fWySnyG6PcdEF",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:50 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:21 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_G9MUmRgswe59qD","request_duration_ms":406}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_gfPynJdwwAGLE8","request_duration_ms":357}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:44 GMT
|
||||
- Wed, 07 Feb 2024 16:29:15 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- ebb222de-5b6e-4986-a15c-359b73ea8aaf
|
||||
- 6d4160d7-ed5f-46c7-93bb-3ee201ada452
|
||||
Original-Request:
|
||||
- req_OfAfxrZ0nHsyoW
|
||||
- req_uH0jApBTjIlR5N
|
||||
Request-Id:
|
||||
- req_OfAfxrZ0nHsyoW
|
||||
- req_uH0jApBTjIlR5N
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '274.99999999999994'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHoKuuB1fWySnoEvKnpi8",
|
||||
"id": "pm_1OhDzqKuuB1fWySnNPF8stqr",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879124,
|
||||
"created": 1707323355,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:44 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:15 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHoKuuB1fWySnoEvKnpi8&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzqKuuB1fWySnNPF8stqr&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_OfAfxrZ0nHsyoW","request_duration_ms":576}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_uH0jApBTjIlR5N","request_duration_ms":534}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:45 GMT
|
||||
- Wed, 07 Feb 2024 16:29:15 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5f468623-0c2f-4c2d-a629-df5883e26962
|
||||
- cbcf81cf-9ac1-4f00-aa7f-3becd87277cd
|
||||
Original-Request:
|
||||
- req_57n2c2GXVKE2nT
|
||||
- req_4ATjVerG8edTnS
|
||||
Request-Id:
|
||||
- req_57n2c2GXVKE2nT
|
||||
- req_4ATjVerG8edTnS
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '225.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHoKuuB1fWySn2fxsiapW",
|
||||
"id": "pi_3OhDzrKuuB1fWySn1es8vbBc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHoKuuB1fWySn2fxsiapW_secret_0Rwk4fNBQTiEm33DaqFFAZ3nI",
|
||||
"client_secret": "pi_3OhDzrKuuB1fWySn1es8vbBc_secret_X2rdqLaVZjHGdw0Jpm2DFq8hd",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879124,
|
||||
"created": 1707323355,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHoKuuB1fWySnoEvKnpi8",
|
||||
"payment_method": "pm_1OhDzqKuuB1fWySnNPF8stqr",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:45 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:15 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHoKuuB1fWySn2fxsiapW/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzrKuuB1fWySn1es8vbBc/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_57n2c2GXVKE2nT","request_duration_ms":509}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_4ATjVerG8edTnS","request_duration_ms":458}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:46 GMT
|
||||
- Wed, 07 Feb 2024 16:29:16 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- b1c8941d-83f1-430c-af09-d3ee783a9e42
|
||||
- f16b76c2-f636-47c7-aab6-f14fe54337f3
|
||||
Original-Request:
|
||||
- req_4oJGtyYcfDvDYp
|
||||
- req_wKV0e4xiz6uxbq
|
||||
Request-Id:
|
||||
- req_4oJGtyYcfDvDYp
|
||||
- req_wKV0e4xiz6uxbq
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '856.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHoKuuB1fWySn2fxsiapW",
|
||||
"id": "pi_3OhDzrKuuB1fWySn1es8vbBc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHoKuuB1fWySn2fxsiapW_secret_0Rwk4fNBQTiEm33DaqFFAZ3nI",
|
||||
"client_secret": "pi_3OhDzrKuuB1fWySn1es8vbBc_secret_X2rdqLaVZjHGdw0Jpm2DFq8hd",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879124,
|
||||
"created": 1707323355,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHoKuuB1fWySn2pbpmveL",
|
||||
"latest_charge": "ch_3OhDzrKuuB1fWySn1iEdDr2f",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHoKuuB1fWySnoEvKnpi8",
|
||||
"payment_method": "pm_1OhDzqKuuB1fWySnNPF8stqr",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:46 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:16 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_xNRBlEERtPcOhq","request_duration_ms":1122}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_keH3UTy0cwaNet","request_duration_ms":1040}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:33 GMT
|
||||
- Wed, 07 Feb 2024 16:29:05 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6a2213e2-c22b-483d-848a-872f10dd1d81
|
||||
- 401fbdc7-0d09-4125-81c5-1f78dcfa3fb6
|
||||
Original-Request:
|
||||
- req_C5BPBesUY1V2F9
|
||||
- req_bIVJj8F19e2raP
|
||||
Request-Id:
|
||||
- req_C5BPBesUY1V2F9
|
||||
- req_bIVJj8F19e2raP
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '247.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHdKuuB1fWySn26cL60Dw",
|
||||
"id": "pm_1OhDzhKuuB1fWySngur3CEj4",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879113,
|
||||
"created": 1707323345,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:33 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:05 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHdKuuB1fWySn26cL60Dw&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzhKuuB1fWySngur3CEj4&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_C5BPBesUY1V2F9","request_duration_ms":585}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_bIVJj8F19e2raP","request_duration_ms":464}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:34 GMT
|
||||
- Wed, 07 Feb 2024 16:29:05 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 30ecf88d-59fe-4cc8-a2e5-f61c14d7df6b
|
||||
- 4344409d-272c-443e-8d31-53677868d108
|
||||
Original-Request:
|
||||
- req_iW5fsiRrOAayKu
|
||||
- req_YIUBsKS0TrWdzV
|
||||
Request-Id:
|
||||
- req_iW5fsiRrOAayKu
|
||||
- req_YIUBsKS0TrWdzV
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '183.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
|
||||
"id": "pi_3OhDzhKuuB1fWySn0e1P2QDv",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
|
||||
"client_secret": "pi_3OhDzhKuuB1fWySn0e1P2QDv_secret_s13mvKwWm9hrarQxHSOUAi52Y",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879113,
|
||||
"created": 1707323345,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
|
||||
"payment_method": "pm_1OhDzhKuuB1fWySngur3CEj4",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:34 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:06 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzhKuuB1fWySn0e1P2QDv/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_iW5fsiRrOAayKu","request_duration_ms":511}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_YIUBsKS0TrWdzV","request_duration_ms":517}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:35 GMT
|
||||
- Wed, 07 Feb 2024 16:29:07 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 07da7226-cdef-497b-896a-a586bcbea791
|
||||
- db6af863-260a-4670-afeb-7064e2641161
|
||||
Original-Request:
|
||||
- req_vCxhCbXVJdIF1c
|
||||
- req_prWYB3S7tD4cUq
|
||||
Request-Id:
|
||||
- req_vCxhCbXVJdIF1c
|
||||
- req_prWYB3S7tD4cUq
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '739.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
|
||||
"id": "pi_3OhDzhKuuB1fWySn0e1P2QDv",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
|
||||
"client_secret": "pi_3OhDzhKuuB1fWySn0e1P2QDv_secret_s13mvKwWm9hrarQxHSOUAi52Y",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879113,
|
||||
"created": 1707323345,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
|
||||
"latest_charge": "ch_3OhDzhKuuB1fWySn03FWIUuN",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
|
||||
"payment_method": "pm_1OhDzhKuuB1fWySngur3CEj4",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:35 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:07 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzhKuuB1fWySn0e1P2QDv
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_vCxhCbXVJdIF1c","request_duration_ms":1320}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_prWYB3S7tD4cUq","request_duration_ms":936}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:35 GMT
|
||||
- Wed, 07 Feb 2024 16:29:07 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_Z3W99lHV4lqvgP
|
||||
- req_bjCFCXQhw5cokl
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '63.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
|
||||
"id": "pi_3OhDzhKuuB1fWySn0e1P2QDv",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
|
||||
"client_secret": "pi_3OhDzhKuuB1fWySn0e1P2QDv_secret_s13mvKwWm9hrarQxHSOUAi52Y",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879113,
|
||||
"created": 1707323345,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
|
||||
"latest_charge": "ch_3OhDzhKuuB1fWySn03FWIUuN",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
|
||||
"payment_method": "pm_1OhDzhKuuB1fWySngur3CEj4",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:35 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:07 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzhKuuB1fWySn0e1P2QDv/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_Z3W99lHV4lqvgP","request_duration_ms":417}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_bjCFCXQhw5cokl","request_duration_ms":309}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:37 GMT
|
||||
- Wed, 07 Feb 2024 16:29:08 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6b3bc290-4d46-4a26-bd49-361e43b3ddcd
|
||||
- '0954e0ca-d9e7-4623-9033-ada66a53b678'
|
||||
Original-Request:
|
||||
- req_GOyN3MwDdGF7iP
|
||||
- req_ITTCVTENBhNH0M
|
||||
Request-Id:
|
||||
- req_GOyN3MwDdGF7iP
|
||||
- req_ITTCVTENBhNH0M
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '868.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
|
||||
"id": "pi_3OhDzhKuuB1fWySn0e1P2QDv",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
|
||||
"client_secret": "pi_3OhDzhKuuB1fWySn0e1P2QDv_secret_s13mvKwWm9hrarQxHSOUAi52Y",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879113,
|
||||
"created": 1707323345,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
|
||||
"latest_charge": "ch_3OhDzhKuuB1fWySn03FWIUuN",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
|
||||
"payment_method": "pm_1OhDzhKuuB1fWySngur3CEj4",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:37 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:08 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzhKuuB1fWySn0e1P2QDv
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_GOyN3MwDdGF7iP","request_duration_ms":1124}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_ITTCVTENBhNH0M","request_duration_ms":1145}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:37 GMT
|
||||
- Wed, 07 Feb 2024 16:29:08 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_XU97dVKJ1R9sE4
|
||||
- req_9aBnxmXbCDNeTT
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '72.00000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
|
||||
"id": "pi_3OhDzhKuuB1fWySn0e1P2QDv",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
|
||||
"client_secret": "pi_3OhDzhKuuB1fWySn0e1P2QDv_secret_s13mvKwWm9hrarQxHSOUAi52Y",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879113,
|
||||
"created": 1707323345,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
|
||||
"latest_charge": "ch_3OhDzhKuuB1fWySn03FWIUuN",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
|
||||
"payment_method": "pm_1OhDzhKuuB1fWySngur3CEj4",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:37 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:08 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_hZZzx3H9sc1Ecu","request_duration_ms":406}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_gxuTbRtvasI9K9","request_duration_ms":310}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:31 GMT
|
||||
- Wed, 07 Feb 2024 16:29:02 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 73cff5fd-9121-4aad-8afe-b2bf64fdfc3a
|
||||
- 5127d1b8-c9b3-4e90-b320-1a22ea407f4d
|
||||
Original-Request:
|
||||
- req_ulnhKF4YGPfF12
|
||||
- req_CGCkLE5S0x0734
|
||||
Request-Id:
|
||||
- req_ulnhKF4YGPfF12
|
||||
- req_CGCkLE5S0x0734
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '241.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHaKuuB1fWySngeR2ObtB",
|
||||
"id": "pm_1OhDzeKuuB1fWySnkQ96bdx8",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879111,
|
||||
"created": 1707323342,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:31 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:02 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHaKuuB1fWySngeR2ObtB&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzeKuuB1fWySnkQ96bdx8&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ulnhKF4YGPfF12","request_duration_ms":599}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_CGCkLE5S0x0734","request_duration_ms":456}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:31 GMT
|
||||
- Wed, 07 Feb 2024 16:29:03 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 7a93adb7-dae4-4dc6-a4f7-7d0fbbd972c3
|
||||
- 8b07467f-fa4d-414e-8043-5694cfe21176
|
||||
Original-Request:
|
||||
- req_GsxSnUaBpcQ42U
|
||||
- req_CNYm0NLM7A2pkt
|
||||
Request-Id:
|
||||
- req_GsxSnUaBpcQ42U
|
||||
- req_CNYm0NLM7A2pkt
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '185.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHbKuuB1fWySn0eP6MNim",
|
||||
"id": "pi_3OhDzfKuuB1fWySn2pu8Jx50",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHbKuuB1fWySn0eP6MNim_secret_OF5F6yP4vsw306tzzGLceyVAn",
|
||||
"client_secret": "pi_3OhDzfKuuB1fWySn2pu8Jx50_secret_Rj1YDbz0xboVdN2eO1YLNVKDv",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879111,
|
||||
"created": 1707323343,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHaKuuB1fWySngeR2ObtB",
|
||||
"payment_method": "pm_1OhDzeKuuB1fWySnkQ96bdx8",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:31 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:03 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHbKuuB1fWySn0eP6MNim/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzfKuuB1fWySn2pu8Jx50/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_GsxSnUaBpcQ42U","request_duration_ms":511}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_CNYm0NLM7A2pkt","request_duration_ms":412}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:32 GMT
|
||||
- Wed, 07 Feb 2024 16:29:04 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- c0614d2a-57de-473f-b617-28f5e6c43030
|
||||
- 0c32b569-a81c-4e08-b9e2-5b148f9a0500
|
||||
Original-Request:
|
||||
- req_xNRBlEERtPcOhq
|
||||
- req_keH3UTy0cwaNet
|
||||
Request-Id:
|
||||
- req_xNRBlEERtPcOhq
|
||||
- req_keH3UTy0cwaNet
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '772.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHbKuuB1fWySn0eP6MNim",
|
||||
"id": "pi_3OhDzfKuuB1fWySn2pu8Jx50",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHbKuuB1fWySn0eP6MNim_secret_OF5F6yP4vsw306tzzGLceyVAn",
|
||||
"client_secret": "pi_3OhDzfKuuB1fWySn2pu8Jx50_secret_Rj1YDbz0xboVdN2eO1YLNVKDv",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879111,
|
||||
"created": 1707323343,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHbKuuB1fWySn0yEzVe3h",
|
||||
"latest_charge": "ch_3OhDzfKuuB1fWySn2YwEpcdc",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHaKuuB1fWySngeR2ObtB",
|
||||
"payment_method": "pm_1OhDzeKuuB1fWySnkQ96bdx8",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:33 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:04 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_zCvgWBWs1y9Bhh","request_duration_ms":1037}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_OD9UanLgLyrWfc","request_duration_ms":960}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:40 GMT
|
||||
- Wed, 07 Feb 2024 16:29:11 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 4dc791c2-6f39-46e6-a9bf-1b8398cc1596
|
||||
- 625d4c82-42f3-4e27-9822-819dac056bdd
|
||||
Original-Request:
|
||||
- req_dzYW69EREON1GK
|
||||
- req_OY6jca2WeDruoy
|
||||
Request-Id:
|
||||
- req_dzYW69EREON1GK
|
||||
- req_OY6jca2WeDruoy
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '245.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
|
||||
"id": "pm_1OhDznKuuB1fWySnPTKi1Z99",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879120,
|
||||
"created": 1707323351,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:40 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:11 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHkKuuB1fWySnTPwH0gRV&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDznKuuB1fWySnPTKi1Z99&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_dzYW69EREON1GK","request_duration_ms":569}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_OY6jca2WeDruoy","request_duration_ms":481}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:40 GMT
|
||||
- Wed, 07 Feb 2024 16:29:11 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- c910f9e4-2374-4f4d-8bd2-ae51ca2f659d
|
||||
- 9d26b25e-31ae-45de-86a8-8d8abddbee7a
|
||||
Original-Request:
|
||||
- req_RoGJBoTKGsBGQW
|
||||
- req_nvOFOJgYQm85kE
|
||||
Request-Id:
|
||||
- req_RoGJBoTKGsBGQW
|
||||
- req_nvOFOJgYQm85kE
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '218.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
|
||||
"id": "pi_3OhDznKuuB1fWySn1RxjSOvo",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
|
||||
"client_secret": "pi_3OhDznKuuB1fWySn1RxjSOvo_secret_pVrajT8WUBjTlUQo0Lzd2vbBr",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879120,
|
||||
"created": 1707323351,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
|
||||
"payment_method": "pm_1OhDznKuuB1fWySnPTKi1Z99",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:40 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:11 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDznKuuB1fWySn1RxjSOvo/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_RoGJBoTKGsBGQW","request_duration_ms":508}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_nvOFOJgYQm85kE","request_duration_ms":433}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:41 GMT
|
||||
- Wed, 07 Feb 2024 16:29:12 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5e369ea5-00a5-40e8-8068-7388840a2dd5
|
||||
- 016b7023-4e36-4ae0-acab-453120ac5435
|
||||
Original-Request:
|
||||
- req_MLsAKGq0zcSapO
|
||||
- req_2IT7fFjSK2mwIC
|
||||
Request-Id:
|
||||
- req_MLsAKGq0zcSapO
|
||||
- req_2IT7fFjSK2mwIC
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '724.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
|
||||
"id": "pi_3OhDznKuuB1fWySn1RxjSOvo",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
|
||||
"client_secret": "pi_3OhDznKuuB1fWySn1RxjSOvo_secret_pVrajT8WUBjTlUQo0Lzd2vbBr",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879120,
|
||||
"created": 1707323351,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
|
||||
"latest_charge": "ch_3OhDznKuuB1fWySn1GHjWiWR",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
|
||||
"payment_method": "pm_1OhDznKuuB1fWySnPTKi1Z99",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:42 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:12 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDznKuuB1fWySn1RxjSOvo
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_MLsAKGq0zcSapO","request_duration_ms":1124}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_2IT7fFjSK2mwIC","request_duration_ms":1014}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:42 GMT
|
||||
- Wed, 07 Feb 2024 16:29:13 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_0SJFxAsgoNpXnx
|
||||
- req_BjntuCyRZiUKGH
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '73.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
|
||||
"id": "pi_3OhDznKuuB1fWySn1RxjSOvo",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
|
||||
"client_secret": "pi_3OhDznKuuB1fWySn1RxjSOvo_secret_pVrajT8WUBjTlUQo0Lzd2vbBr",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879120,
|
||||
"created": 1707323351,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
|
||||
"latest_charge": "ch_3OhDznKuuB1fWySn1GHjWiWR",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
|
||||
"payment_method": "pm_1OhDznKuuB1fWySnPTKi1Z99",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:42 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:13 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDznKuuB1fWySn1RxjSOvo/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_0SJFxAsgoNpXnx","request_duration_ms":406}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_BjntuCyRZiUKGH","request_duration_ms":317}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:43 GMT
|
||||
- Wed, 07 Feb 2024 16:29:14 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- cad90385-8227-45cf-9ba3-aa46b8a973a6
|
||||
- 7b03656f-9f7a-4af4-a63a-9d5ce447c506
|
||||
Original-Request:
|
||||
- req_0SJJF20n9Dc8Er
|
||||
- req_4FpE3KmLbdf8d8
|
||||
Request-Id:
|
||||
- req_0SJJF20n9Dc8Er
|
||||
- req_4FpE3KmLbdf8d8
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '1016.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
|
||||
"id": "pi_3OhDznKuuB1fWySn1RxjSOvo",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
|
||||
"client_secret": "pi_3OhDznKuuB1fWySn1RxjSOvo_secret_pVrajT8WUBjTlUQo0Lzd2vbBr",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879120,
|
||||
"created": 1707323351,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
|
||||
"latest_charge": "ch_3OhDznKuuB1fWySn1GHjWiWR",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
|
||||
"payment_method": "pm_1OhDznKuuB1fWySnPTKi1Z99",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:43 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:14 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDznKuuB1fWySn1RxjSOvo
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_0SJJF20n9Dc8Er","request_duration_ms":1124}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_4FpE3KmLbdf8d8","request_duration_ms":1206}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:43 GMT
|
||||
- Wed, 07 Feb 2024 16:29:14 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_G9MUmRgswe59qD
|
||||
- req_gfPynJdwwAGLE8
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '83.99999999999999'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
|
||||
"id": "pi_3OhDznKuuB1fWySn1RxjSOvo",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
|
||||
"client_secret": "pi_3OhDznKuuB1fWySn1RxjSOvo_secret_pVrajT8WUBjTlUQo0Lzd2vbBr",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879120,
|
||||
"created": 1707323351,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
|
||||
"latest_charge": "ch_3OhDznKuuB1fWySn1GHjWiWR",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
|
||||
"payment_method": "pm_1OhDznKuuB1fWySnPTKi1Z99",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:43 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:14 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_XU97dVKJ1R9sE4","request_duration_ms":408}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_9aBnxmXbCDNeTT","request_duration_ms":311}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:38 GMT
|
||||
- Wed, 07 Feb 2024 16:29:09 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5b7c4919-5f4b-4341-b5c1-f210f21c7f1e
|
||||
- a4f947a9-1a06-43f8-9656-ad1ecf316b5a
|
||||
Original-Request:
|
||||
- req_KWsLBO3iHSpJYF
|
||||
- req_ppaeHFxzE0MRTU
|
||||
Request-Id:
|
||||
- req_KWsLBO3iHSpJYF
|
||||
- req_ppaeHFxzE0MRTU
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '252.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHhKuuB1fWySn7kLj85pt",
|
||||
"id": "pm_1OhDzlKuuB1fWySnCj38fjRx",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879117,
|
||||
"created": 1707323349,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:38 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:09 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHhKuuB1fWySn7kLj85pt&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzlKuuB1fWySnCj38fjRx&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_KWsLBO3iHSpJYF","request_duration_ms":600}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_ppaeHFxzE0MRTU","request_duration_ms":473}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:38 GMT
|
||||
- Wed, 07 Feb 2024 16:29:09 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 390c04c7-db0e-43c1-a408-01fed2c8b683
|
||||
- 75af8963-127d-4b14-b4eb-0d0c291e6028
|
||||
Original-Request:
|
||||
- req_lyOat4QRVFy1fS
|
||||
- req_HoT8OnCP4rmurA
|
||||
Request-Id:
|
||||
- req_lyOat4QRVFy1fS
|
||||
- req_HoT8OnCP4rmurA
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '211.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHiKuuB1fWySn1lTgAIQz",
|
||||
"id": "pi_3OhDzlKuuB1fWySn1dye8TUb",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHiKuuB1fWySn1lTgAIQz_secret_73wjWztQzdjgRGelFhVfi2Nwj",
|
||||
"client_secret": "pi_3OhDzlKuuB1fWySn1dye8TUb_secret_cBLvtfS2qe1dErsSLGAqJdqpp",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879118,
|
||||
"created": 1707323349,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHhKuuB1fWySn7kLj85pt",
|
||||
"payment_method": "pm_1OhDzlKuuB1fWySnCj38fjRx",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:38 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:09 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHiKuuB1fWySn1lTgAIQz/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzlKuuB1fWySn1dye8TUb/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_lyOat4QRVFy1fS","request_duration_ms":508}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_HoT8OnCP4rmurA","request_duration_ms":398}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:39 GMT
|
||||
- Wed, 07 Feb 2024 16:29:10 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- ccdad4b6-edb4-4e72-8c79-f7ab2b1ee3f6
|
||||
- 88afcdfa-fa5b-465b-b802-18bd7ec3e507
|
||||
Original-Request:
|
||||
- req_zCvgWBWs1y9Bhh
|
||||
- req_OD9UanLgLyrWfc
|
||||
Request-Id:
|
||||
- req_zCvgWBWs1y9Bhh
|
||||
- req_OD9UanLgLyrWfc
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '768.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHiKuuB1fWySn1lTgAIQz",
|
||||
"id": "pi_3OhDzlKuuB1fWySn1dye8TUb",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHiKuuB1fWySn1lTgAIQz_secret_73wjWztQzdjgRGelFhVfi2Nwj",
|
||||
"client_secret": "pi_3OhDzlKuuB1fWySn1dye8TUb_secret_cBLvtfS2qe1dErsSLGAqJdqpp",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879118,
|
||||
"created": 1707323349,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHiKuuB1fWySn1z2IpAuV",
|
||||
"latest_charge": "ch_3OhDzlKuuB1fWySn1SiClIO1",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHhKuuB1fWySn7kLj85pt",
|
||||
"payment_method": "pm_1OhDzlKuuB1fWySnCj38fjRx",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:39 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:10 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_OaHwgCsV4MAYGx","request_duration_ms":1021}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Q5xn7l5OlJCWn2","request_duration_ms":940}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:20 GMT
|
||||
- Wed, 07 Feb 2024 16:28:52 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- a94931ea-3eb0-4c49-98c2-73c72eac0850
|
||||
- 6345b7a7-8962-44d3-93a2-b7bc6da1d6f6
|
||||
Original-Request:
|
||||
- req_nQl3ilRWAYub8x
|
||||
- req_LxN2a9xwRkajcn
|
||||
Request-Id:
|
||||
- req_nQl3ilRWAYub8x
|
||||
- req_LxN2a9xwRkajcn
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '263.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHQKuuB1fWySnURRcgyHa",
|
||||
"id": "pm_1OhDzUKuuB1fWySndOJPGZtz",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879100,
|
||||
"created": 1707323332,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:21 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:52 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHQKuuB1fWySnURRcgyHa&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzUKuuB1fWySndOJPGZtz&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_nQl3ilRWAYub8x","request_duration_ms":540}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_LxN2a9xwRkajcn","request_duration_ms":599}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:21 GMT
|
||||
- Wed, 07 Feb 2024 16:28:52 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 9d409420-d5de-4f9d-b258-5ac187ad8667
|
||||
- 8d7db951-c065-4a19-8247-a7529e95ae9e
|
||||
Original-Request:
|
||||
- req_J4CPxL04XMdalO
|
||||
- req_PQrLCih8fdsBIQ
|
||||
Request-Id:
|
||||
- req_J4CPxL04XMdalO
|
||||
- req_PQrLCih8fdsBIQ
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '173.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
|
||||
"id": "pi_3OhDzUKuuB1fWySn1Iff2ts2",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
|
||||
"client_secret": "pi_3OhDzUKuuB1fWySn1Iff2ts2_secret_gehOME1NvTLotCGRbxb2kW2aa",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879101,
|
||||
"created": 1707323332,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
|
||||
"payment_method": "pm_1OhDzUKuuB1fWySndOJPGZtz",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:21 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:52 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzUKuuB1fWySn1Iff2ts2/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_J4CPxL04XMdalO","request_duration_ms":549}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_PQrLCih8fdsBIQ","request_duration_ms":415}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:22 GMT
|
||||
- Wed, 07 Feb 2024 16:28:53 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 8381d822-3987-4def-b9a9-099dfac8b50e
|
||||
- c1c4e9ee-aef2-4539-b62b-d69385a056d5
|
||||
Original-Request:
|
||||
- req_skXGgC0rHH5r95
|
||||
- req_5tGHatDWF3BsrG
|
||||
Request-Id:
|
||||
- req_skXGgC0rHH5r95
|
||||
- req_5tGHatDWF3BsrG
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '811.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
|
||||
"id": "pi_3OhDzUKuuB1fWySn1Iff2ts2",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
|
||||
"client_secret": "pi_3OhDzUKuuB1fWySn1Iff2ts2_secret_gehOME1NvTLotCGRbxb2kW2aa",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879101,
|
||||
"created": 1707323332,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
|
||||
"latest_charge": "ch_3OhDzUKuuB1fWySn1fWfA4Md",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
|
||||
"payment_method": "pm_1OhDzUKuuB1fWySndOJPGZtz",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:22 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:53 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzUKuuB1fWySn1Iff2ts2
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_skXGgC0rHH5r95","request_duration_ms":1022}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_5tGHatDWF3BsrG","request_duration_ms":1041}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:22 GMT
|
||||
- Wed, 07 Feb 2024 16:28:54 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_E5wRMiWlrg8YTM
|
||||
- req_8ROZXoVAT8eykH
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '83.99999999999999'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
|
||||
"id": "pi_3OhDzUKuuB1fWySn1Iff2ts2",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
|
||||
"client_secret": "pi_3OhDzUKuuB1fWySn1Iff2ts2_secret_gehOME1NvTLotCGRbxb2kW2aa",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879101,
|
||||
"created": 1707323332,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
|
||||
"latest_charge": "ch_3OhDzUKuuB1fWySn1fWfA4Md",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
|
||||
"payment_method": "pm_1OhDzUKuuB1fWySndOJPGZtz",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:22 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:54 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzUKuuB1fWySn1Iff2ts2/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_E5wRMiWlrg8YTM","request_duration_ms":407}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_8ROZXoVAT8eykH","request_duration_ms":313}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:23 GMT
|
||||
- Wed, 07 Feb 2024 16:28:55 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 21d80d33-a4b4-4d08-bee2-2e129a8fcd65
|
||||
- b3cd1b48-402e-4e3b-91ff-bcb91c524bd0
|
||||
Original-Request:
|
||||
- req_nXHXg9HqqdDtog
|
||||
- req_43hHOCq49ls2F5
|
||||
Request-Id:
|
||||
- req_nXHXg9HqqdDtog
|
||||
- req_43hHOCq49ls2F5
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '827.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
|
||||
"id": "pi_3OhDzUKuuB1fWySn1Iff2ts2",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
|
||||
"client_secret": "pi_3OhDzUKuuB1fWySn1Iff2ts2_secret_gehOME1NvTLotCGRbxb2kW2aa",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879101,
|
||||
"created": 1707323332,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
|
||||
"latest_charge": "ch_3OhDzUKuuB1fWySn1fWfA4Md",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
|
||||
"payment_method": "pm_1OhDzUKuuB1fWySndOJPGZtz",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:23 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:55 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzUKuuB1fWySn1Iff2ts2
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_nXHXg9HqqdDtog","request_duration_ms":941}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_43hHOCq49ls2F5","request_duration_ms":1026}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:24 GMT
|
||||
- Wed, 07 Feb 2024 16:28:55 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_gr0c4WtBhFPdpm
|
||||
- req_mbW4PmNi4Aledb
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '68.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
|
||||
"id": "pi_3OhDzUKuuB1fWySn1Iff2ts2",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
|
||||
"client_secret": "pi_3OhDzUKuuB1fWySn1Iff2ts2_secret_gehOME1NvTLotCGRbxb2kW2aa",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879101,
|
||||
"created": 1707323332,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
|
||||
"latest_charge": "ch_3OhDzUKuuB1fWySn1fWfA4Md",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
|
||||
"payment_method": "pm_1OhDzUKuuB1fWySndOJPGZtz",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:24 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:55 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_k7zjj9Lij7FzYJ","request_duration_ms":0}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_FCMFZsMym2sbML","request_duration_ms":1}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:18 GMT
|
||||
- Wed, 07 Feb 2024 16:28:49 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 98b3b0ca-5713-41c7-b28e-c03ba78c6ebd
|
||||
- 665382cf-2832-4f20-85b3-ede3a7330ed2
|
||||
Original-Request:
|
||||
- req_lLffrqxOE3ytiR
|
||||
- req_c9zuzQic0F4iVz
|
||||
Request-Id:
|
||||
- req_lLffrqxOE3ytiR
|
||||
- req_c9zuzQic0F4iVz
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '240.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHOKuuB1fWySnDMKgs447",
|
||||
"id": "pm_1OhDzRKuuB1fWySnJ0TUGCWC",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879098,
|
||||
"created": 1707323329,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:18 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:50 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHOKuuB1fWySnDMKgs447&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzRKuuB1fWySnJ0TUGCWC&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_lLffrqxOE3ytiR","request_duration_ms":748}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_c9zuzQic0F4iVz","request_duration_ms":757}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:19 GMT
|
||||
- Wed, 07 Feb 2024 16:28:50 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- b6df2362-e01a-44a0-b758-871b26461e22
|
||||
- 5040440a-c0e4-4964-9f37-038d4e6a0b16
|
||||
Original-Request:
|
||||
- req_nGxepv5JKVxv02
|
||||
- req_6C6vGhTdTPSG3Z
|
||||
Request-Id:
|
||||
- req_nGxepv5JKVxv02
|
||||
- req_6C6vGhTdTPSG3Z
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '193.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHPKuuB1fWySn29zny1Zx",
|
||||
"id": "pi_3OhDzSKuuB1fWySn0Qdl5Gfc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHPKuuB1fWySn29zny1Zx_secret_Rq4I9uLRha9SlfvJPVLsyzRDh",
|
||||
"client_secret": "pi_3OhDzSKuuB1fWySn0Qdl5Gfc_secret_1zYPniLQSySjUERY4TOpVLjwB",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879099,
|
||||
"created": 1707323330,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHOKuuB1fWySnDMKgs447",
|
||||
"payment_method": "pm_1OhDzRKuuB1fWySnJ0TUGCWC",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:19 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:50 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHPKuuB1fWySn29zny1Zx/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzSKuuB1fWySn0Qdl5Gfc/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_nGxepv5JKVxv02","request_duration_ms":511}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_6C6vGhTdTPSG3Z","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:20 GMT
|
||||
- Wed, 07 Feb 2024 16:28:51 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 2d243570-5113-4836-b361-df24f2579b2f
|
||||
- d062fd54-85ad-467a-965b-1a26f0422a08
|
||||
Original-Request:
|
||||
- req_OaHwgCsV4MAYGx
|
||||
- req_Q5xn7l5OlJCWn2
|
||||
Request-Id:
|
||||
- req_OaHwgCsV4MAYGx
|
||||
- req_Q5xn7l5OlJCWn2
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '701.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHPKuuB1fWySn29zny1Zx",
|
||||
"id": "pi_3OhDzSKuuB1fWySn0Qdl5Gfc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHPKuuB1fWySn29zny1Zx_secret_Rq4I9uLRha9SlfvJPVLsyzRDh",
|
||||
"client_secret": "pi_3OhDzSKuuB1fWySn0Qdl5Gfc_secret_1zYPniLQSySjUERY4TOpVLjwB",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879099,
|
||||
"created": 1707323330,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHPKuuB1fWySn2WU4eLWl",
|
||||
"latest_charge": "ch_3OhDzSKuuB1fWySn0m4lA4Ga",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHOKuuB1fWySnDMKgs447",
|
||||
"payment_method": "pm_1OhDzRKuuB1fWySnJ0TUGCWC",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:20 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:51 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_4vWZdkwSDkmeAb","request_duration_ms":1009}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_BuuBHFufvSwrnv","request_duration_ms":1083}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:27 GMT
|
||||
- Wed, 07 Feb 2024 16:28:59 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 78c6e0fd-8219-4780-af2d-b3e6fada77ee
|
||||
- ac74d215-9050-4bb8-9367-2eaca72a716d
|
||||
Original-Request:
|
||||
- req_g6b9LFhUozfse9
|
||||
- req_8FcmKEKIBH0eN1
|
||||
Request-Id:
|
||||
- req_g6b9LFhUozfse9
|
||||
- req_8FcmKEKIBH0eN1
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '209.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
|
||||
"id": "pm_1OhDzaKuuB1fWySnesjpGuJR",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879107,
|
||||
"created": 1707323339,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:27 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:59 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHXKuuB1fWySnOMqpHDrm&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzaKuuB1fWySnesjpGuJR&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_g6b9LFhUozfse9","request_duration_ms":588}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_8FcmKEKIBH0eN1","request_duration_ms":437}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:27 GMT
|
||||
- Wed, 07 Feb 2024 16:28:59 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 16765b4b-672b-44a4-ae4b-cd49cd17cf01
|
||||
- 7479fb3a-31ac-4db1-baef-9616c0db88d7
|
||||
Original-Request:
|
||||
- req_NkmBJM0yGaaaKu
|
||||
- req_3yD05WlPAcoFPP
|
||||
Request-Id:
|
||||
- req_NkmBJM0yGaaaKu
|
||||
- req_3yD05WlPAcoFPP
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '179.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
|
||||
"id": "pi_3OhDzbKuuB1fWySn24JXS2fL",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
|
||||
"client_secret": "pi_3OhDzbKuuB1fWySn24JXS2fL_secret_p5zLhgDTJFiqVhZjrDsGhCGqI",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879107,
|
||||
"created": 1707323339,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
|
||||
"payment_method": "pm_1OhDzaKuuB1fWySnesjpGuJR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:27 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:59 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzbKuuB1fWySn24JXS2fL/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_NkmBJM0yGaaaKu","request_duration_ms":490}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_3yD05WlPAcoFPP","request_duration_ms":411}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:28 GMT
|
||||
- Wed, 07 Feb 2024 16:29:00 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6489c8e5-274e-4bdf-a5f7-766832169ace
|
||||
- 94797e28-0f92-4179-b34d-3532469888d4
|
||||
Original-Request:
|
||||
- req_TYQI65NqO3m5M9
|
||||
- req_clzw5l2AAmvETI
|
||||
Request-Id:
|
||||
- req_TYQI65NqO3m5M9
|
||||
- req_clzw5l2AAmvETI
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '872.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
|
||||
"id": "pi_3OhDzbKuuB1fWySn24JXS2fL",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
|
||||
"client_secret": "pi_3OhDzbKuuB1fWySn24JXS2fL_secret_p5zLhgDTJFiqVhZjrDsGhCGqI",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879107,
|
||||
"created": 1707323339,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
|
||||
"latest_charge": "ch_3OhDzbKuuB1fWySn2dSm02q0",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
|
||||
"payment_method": "pm_1OhDzaKuuB1fWySnesjpGuJR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:28 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:00 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzbKuuB1fWySn24JXS2fL
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_TYQI65NqO3m5M9","request_duration_ms":938}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_clzw5l2AAmvETI","request_duration_ms":1147}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:29 GMT
|
||||
- Wed, 07 Feb 2024 16:29:01 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_BlEamWo5f23T83
|
||||
- req_yy62YYOUDu18b5
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '69.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
|
||||
"id": "pi_3OhDzbKuuB1fWySn24JXS2fL",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
|
||||
"client_secret": "pi_3OhDzbKuuB1fWySn24JXS2fL_secret_p5zLhgDTJFiqVhZjrDsGhCGqI",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879107,
|
||||
"created": 1707323339,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
|
||||
"latest_charge": "ch_3OhDzbKuuB1fWySn2dSm02q0",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
|
||||
"payment_method": "pm_1OhDzaKuuB1fWySnesjpGuJR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:29 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:01 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzbKuuB1fWySn24JXS2fL/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_BlEamWo5f23T83","request_duration_ms":405}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_yy62YYOUDu18b5","request_duration_ms":311}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:30 GMT
|
||||
- Wed, 07 Feb 2024 16:29:02 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- '017924bd-c6bd-4269-b4af-c03df2f83d8c'
|
||||
- 2f92fb8c-0ac3-4f6e-ac5b-038bdbf2dc7c
|
||||
Original-Request:
|
||||
- req_TLtv5NI1G1N3Wr
|
||||
- req_rC7ppGohdhKnTo
|
||||
Request-Id:
|
||||
- req_TLtv5NI1G1N3Wr
|
||||
- req_rC7ppGohdhKnTo
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '752.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
|
||||
"id": "pi_3OhDzbKuuB1fWySn24JXS2fL",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
|
||||
"client_secret": "pi_3OhDzbKuuB1fWySn24JXS2fL_secret_p5zLhgDTJFiqVhZjrDsGhCGqI",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879107,
|
||||
"created": 1707323339,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
|
||||
"latest_charge": "ch_3OhDzbKuuB1fWySn2dSm02q0",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
|
||||
"payment_method": "pm_1OhDzaKuuB1fWySnesjpGuJR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:30 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:02 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzbKuuB1fWySn24JXS2fL
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_TLtv5NI1G1N3Wr","request_duration_ms":1128}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_rC7ppGohdhKnTo","request_duration_ms":1040}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:30 GMT
|
||||
- Wed, 07 Feb 2024 16:29:02 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_hZZzx3H9sc1Ecu
|
||||
- req_gxuTbRtvasI9K9
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '68.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
|
||||
"id": "pi_3OhDzbKuuB1fWySn24JXS2fL",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
|
||||
"client_secret": "pi_3OhDzbKuuB1fWySn24JXS2fL_secret_p5zLhgDTJFiqVhZjrDsGhCGqI",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879107,
|
||||
"created": 1707323339,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
|
||||
"latest_charge": "ch_3OhDzbKuuB1fWySn2dSm02q0",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
|
||||
"payment_method": "pm_1OhDzaKuuB1fWySnesjpGuJR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:30 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:02 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_gr0c4WtBhFPdpm","request_duration_ms":0}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_mbW4PmNi4Aledb","request_duration_ms":1}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:25 GMT
|
||||
- Wed, 07 Feb 2024 16:28:56 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 05a95b1e-776a-4ba0-ab4a-caf8f39b69b2
|
||||
- 50d6905a-83d0-4e47-96a2-15c7b1b05a84
|
||||
Original-Request:
|
||||
- req_aWVNB2TCSNtL2v
|
||||
- req_ZtjcBbuE8MgREW
|
||||
Request-Id:
|
||||
- req_aWVNB2TCSNtL2v
|
||||
- req_ZtjcBbuE8MgREW
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '247.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHUKuuB1fWySntMWfyxBU",
|
||||
"id": "pm_1OhDzYKuuB1fWySn79qCcl9K",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879104,
|
||||
"created": 1707323336,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:25 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:56 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHUKuuB1fWySntMWfyxBU&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzYKuuB1fWySn79qCcl9K&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_aWVNB2TCSNtL2v","request_duration_ms":674}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_ZtjcBbuE8MgREW","request_duration_ms":613}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:25 GMT
|
||||
- Wed, 07 Feb 2024 16:28:57 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- bf76f463-d0c8-44f1-af35-2c859629896f
|
||||
- f78f8381-d201-42b8-943d-9cc9d455dada
|
||||
Original-Request:
|
||||
- req_qLDlFn3UdokXVm
|
||||
- req_kukBDOZRmvcTbP
|
||||
Request-Id:
|
||||
- req_qLDlFn3UdokXVm
|
||||
- req_kukBDOZRmvcTbP
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '175.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHVKuuB1fWySn2y2pgLYp",
|
||||
"id": "pi_3OhDzYKuuB1fWySn2S4zxCGn",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHVKuuB1fWySn2y2pgLYp_secret_lP5HREkvAEnEd4VAGV1qudlDB",
|
||||
"client_secret": "pi_3OhDzYKuuB1fWySn2S4zxCGn_secret_TkFmeTRwrN7oFyS69SNj3KxSs",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879105,
|
||||
"created": 1707323336,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHUKuuB1fWySntMWfyxBU",
|
||||
"payment_method": "pm_1OhDzYKuuB1fWySn79qCcl9K",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:25 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:57 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHVKuuB1fWySn2y2pgLYp/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzYKuuB1fWySn2S4zxCGn/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_qLDlFn3UdokXVm","request_duration_ms":511}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_kukBDOZRmvcTbP","request_duration_ms":372}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:26 GMT
|
||||
- Wed, 07 Feb 2024 16:28:58 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 8a78105c-6226-4521-8fe1-31bcfea33467
|
||||
- 2268269f-4e65-4071-9842-18e57f3b19a6
|
||||
Original-Request:
|
||||
- req_4vWZdkwSDkmeAb
|
||||
- req_BuuBHFufvSwrnv
|
||||
Request-Id:
|
||||
- req_4vWZdkwSDkmeAb
|
||||
- req_BuuBHFufvSwrnv
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '825.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHVKuuB1fWySn2y2pgLYp",
|
||||
"id": "pi_3OhDzYKuuB1fWySn2S4zxCGn",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHVKuuB1fWySn2y2pgLYp_secret_lP5HREkvAEnEd4VAGV1qudlDB",
|
||||
"client_secret": "pi_3OhDzYKuuB1fWySn2S4zxCGn_secret_TkFmeTRwrN7oFyS69SNj3KxSs",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879105,
|
||||
"created": 1707323336,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHVKuuB1fWySn2Y8JPqcx",
|
||||
"latest_charge": "ch_3OhDzYKuuB1fWySn2Dawc8NE",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHUKuuB1fWySntMWfyxBU",
|
||||
"payment_method": "pm_1OhDzYKuuB1fWySn79qCcl9K",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:26 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:58 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_JNg23uMDMT45Fe","request_duration_ms":1024}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_bt6wGc9dPZ5azW","request_duration_ms":967}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:52 GMT
|
||||
- Wed, 07 Feb 2024 16:29:24 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 2ea6e0a1-5a36-46df-8066-b6500dd8c940
|
||||
- caf09ad9-d7e9-4529-ad59-71f087ea1a6f
|
||||
Original-Request:
|
||||
- req_HtDTsFlgq4f63J
|
||||
- req_AbHFScxysTLckm
|
||||
Request-Id:
|
||||
- req_HtDTsFlgq4f63J
|
||||
- req_AbHFScxysTLckm
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '220.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHwKuuB1fWySnpV30WKrE",
|
||||
"id": "pm_1OhE00KuuB1fWySn1uMLaYg7",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879132,
|
||||
"created": 1707323364,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:53 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:24 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHwKuuB1fWySnpV30WKrE&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE00KuuB1fWySn1uMLaYg7&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_HtDTsFlgq4f63J","request_duration_ms":650}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_AbHFScxysTLckm","request_duration_ms":478}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:53 GMT
|
||||
- Wed, 07 Feb 2024 16:29:24 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 8afb289e-335b-4243-bb3a-535b3b73fd2e
|
||||
- 15193256-338b-4f23-bf0e-90985975c0e8
|
||||
Original-Request:
|
||||
- req_Sn7TGIqiaLsFNW
|
||||
- req_qWt8mxZRuui0Uz
|
||||
Request-Id:
|
||||
- req_Sn7TGIqiaLsFNW
|
||||
- req_qWt8mxZRuui0Uz
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '188.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
|
||||
"id": "pi_3OhE00KuuB1fWySn0wazbJg0",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
|
||||
"client_secret": "pi_3OhE00KuuB1fWySn0wazbJg0_secret_DklzAebuRmjV894QtfhzRDuYN",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879133,
|
||||
"created": 1707323364,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
|
||||
"payment_method": "pm_1OhE00KuuB1fWySn1uMLaYg7",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:53 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:24 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE00KuuB1fWySn0wazbJg0/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_Sn7TGIqiaLsFNW","request_duration_ms":509}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_qWt8mxZRuui0Uz","request_duration_ms":413}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:54 GMT
|
||||
- Wed, 07 Feb 2024 16:29:25 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 25d6b165-6062-4692-837e-555276d4a55e
|
||||
- 012b9cdc-ca36-4953-b11e-92cb22cde471
|
||||
Original-Request:
|
||||
- req_jwvUs9EIiPVAxh
|
||||
- req_1jcE0NRPe0mnQX
|
||||
Request-Id:
|
||||
- req_jwvUs9EIiPVAxh
|
||||
- req_1jcE0NRPe0mnQX
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '862.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
|
||||
"id": "pi_3OhE00KuuB1fWySn0wazbJg0",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
|
||||
"client_secret": "pi_3OhE00KuuB1fWySn0wazbJg0_secret_DklzAebuRmjV894QtfhzRDuYN",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879133,
|
||||
"created": 1707323364,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
|
||||
"latest_charge": "ch_3OhE00KuuB1fWySn0db55ODs",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
|
||||
"payment_method": "pm_1OhE00KuuB1fWySn1uMLaYg7",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:54 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:25 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE00KuuB1fWySn0wazbJg0
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_jwvUs9EIiPVAxh","request_duration_ms":931}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_1jcE0NRPe0mnQX","request_duration_ms":1144}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:54 GMT
|
||||
- Wed, 07 Feb 2024 16:29:26 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_Jk32XigyoafMJz
|
||||
- req_iuyWuIVIBqgm4G
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '80.00000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
|
||||
"id": "pi_3OhE00KuuB1fWySn0wazbJg0",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
|
||||
"client_secret": "pi_3OhE00KuuB1fWySn0wazbJg0_secret_DklzAebuRmjV894QtfhzRDuYN",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879133,
|
||||
"created": 1707323364,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
|
||||
"latest_charge": "ch_3OhE00KuuB1fWySn0db55ODs",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
|
||||
"payment_method": "pm_1OhE00KuuB1fWySn1uMLaYg7",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:54 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:26 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE00KuuB1fWySn0wazbJg0/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_Jk32XigyoafMJz","request_duration_ms":394}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_iuyWuIVIBqgm4G","request_duration_ms":311}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:55 GMT
|
||||
- Wed, 07 Feb 2024 16:29:27 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- b25d6bcb-067f-4d13-8be7-48fd497312d2
|
||||
- 7ebdd882-e7ae-4114-87a6-7c41368dd98d
|
||||
Original-Request:
|
||||
- req_Vlb9pYoAMgLJFf
|
||||
- req_okZKtY0eL9vwPe
|
||||
Request-Id:
|
||||
- req_Vlb9pYoAMgLJFf
|
||||
- req_okZKtY0eL9vwPe
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '917.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
|
||||
"id": "pi_3OhE00KuuB1fWySn0wazbJg0",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
|
||||
"client_secret": "pi_3OhE00KuuB1fWySn0wazbJg0_secret_DklzAebuRmjV894QtfhzRDuYN",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879133,
|
||||
"created": 1707323364,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
|
||||
"latest_charge": "ch_3OhE00KuuB1fWySn0db55ODs",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
|
||||
"payment_method": "pm_1OhE00KuuB1fWySn1uMLaYg7",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:55 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:27 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE00KuuB1fWySn0wazbJg0
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_Vlb9pYoAMgLJFf","request_duration_ms":1022}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_okZKtY0eL9vwPe","request_duration_ms":1151}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:56 GMT
|
||||
- Wed, 07 Feb 2024 16:29:27 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_nakNKEfVGGAkqZ
|
||||
- req_f1vOdQqfGNPXm5
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '78.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
|
||||
"id": "pi_3OhE00KuuB1fWySn0wazbJg0",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
|
||||
"client_secret": "pi_3OhE00KuuB1fWySn0wazbJg0_secret_DklzAebuRmjV894QtfhzRDuYN",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879133,
|
||||
"created": 1707323364,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
|
||||
"latest_charge": "ch_3OhE00KuuB1fWySn0db55ODs",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
|
||||
"payment_method": "pm_1OhE00KuuB1fWySn1uMLaYg7",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:56 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:27 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_Q7RVaQQzM9eKh8","request_duration_ms":407}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_fmwq0gy007gqNk","request_duration_ms":415}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:50 GMT
|
||||
- Wed, 07 Feb 2024 16:29:21 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6944bf94-c551-4581-b472-39e539ec0359
|
||||
- a13165c1-36a3-4781-bc33-4e11c1557ff3
|
||||
Original-Request:
|
||||
- req_4GU3GpQrPMXsQ3
|
||||
- req_GUsmlA3WbhKcw2
|
||||
Request-Id:
|
||||
- req_4GU3GpQrPMXsQ3
|
||||
- req_GUsmlA3WbhKcw2
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '289.00000000000006'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHuKuuB1fWySnVcvP8ukt",
|
||||
"id": "pm_1OhDzxKuuB1fWySntVaazuuG",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879130,
|
||||
"created": 1707323361,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:50 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:21 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHuKuuB1fWySnVcvP8ukt&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzxKuuB1fWySntVaazuuG&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_4GU3GpQrPMXsQ3","request_duration_ms":513}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_GUsmlA3WbhKcw2","request_duration_ms":463}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:51 GMT
|
||||
- Wed, 07 Feb 2024 16:29:22 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6446b922-9038-4f3b-87f2-9f64441ad262
|
||||
- 345ae288-50eb-47bd-99fd-f0f4afde2fc1
|
||||
Original-Request:
|
||||
- req_w9x52vm4WBGtWJ
|
||||
- req_VvzXLuKmdNyAHk
|
||||
Request-Id:
|
||||
- req_w9x52vm4WBGtWJ
|
||||
- req_VvzXLuKmdNyAHk
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '177.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHuKuuB1fWySn2STGXYyz",
|
||||
"id": "pi_3OhDzyKuuB1fWySn2h6tkbnY",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHuKuuB1fWySn2STGXYyz_secret_AAfVP98gzsdHfRvuSvYIeb6PT",
|
||||
"client_secret": "pi_3OhDzyKuuB1fWySn2h6tkbnY_secret_7SLLtbxYxgsph1sh7aGCB51Ku",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879130,
|
||||
"created": 1707323362,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHuKuuB1fWySnVcvP8ukt",
|
||||
"payment_method": "pm_1OhDzxKuuB1fWySntVaazuuG",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:51 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:22 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHuKuuB1fWySn2STGXYyz/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzyKuuB1fWySn2h6tkbnY/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_w9x52vm4WBGtWJ","request_duration_ms":492}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_VvzXLuKmdNyAHk","request_duration_ms":383}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:52 GMT
|
||||
- Wed, 07 Feb 2024 16:29:23 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5ea1c1ce-bdd8-46e5-983d-0998a582554b
|
||||
- 149ecf25-a0a4-4bc6-8414-71e23f1536f2
|
||||
Original-Request:
|
||||
- req_JNg23uMDMT45Fe
|
||||
- req_bt6wGc9dPZ5azW
|
||||
Request-Id:
|
||||
- req_JNg23uMDMT45Fe
|
||||
- req_bt6wGc9dPZ5azW
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '746.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHuKuuB1fWySn2STGXYyz",
|
||||
"id": "pi_3OhDzyKuuB1fWySn2h6tkbnY",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHuKuuB1fWySn2STGXYyz_secret_AAfVP98gzsdHfRvuSvYIeb6PT",
|
||||
"client_secret": "pi_3OhDzyKuuB1fWySn2h6tkbnY_secret_7SLLtbxYxgsph1sh7aGCB51Ku",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879130,
|
||||
"created": 1707323362,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHuKuuB1fWySn26V7cLs2",
|
||||
"latest_charge": "ch_3OhDzyKuuB1fWySn2sKhYGYx",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHuKuuB1fWySnVcvP8ukt",
|
||||
"payment_method": "pm_1OhDzxKuuB1fWySntVaazuuG",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:52 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:23 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_sqqbqJb5KFuU61","request_duration_ms":962}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_f2AnHFLIt9LRMk","request_duration_ms":1108}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:49 GMT
|
||||
- Wed, 07 Feb 2024 16:28:20 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- f7b748bc-41a8-450d-a8d4-11477deb8191
|
||||
- bc1428de-0954-4cc5-b585-6483e39cbb8d
|
||||
Original-Request:
|
||||
- req_0h73xI9wIU3HvD
|
||||
- req_r2ZcyBG3w7330M
|
||||
Request-Id:
|
||||
- req_0h73xI9wIU3HvD
|
||||
- req_r2ZcyBG3w7330M
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '242.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
|
||||
"id": "pm_1OhDyxKuuB1fWySn8SeCKTrx",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879068,
|
||||
"created": 1707323299,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:49 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:20 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAGuKuuB1fWySnxYEwKIKi&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDyxKuuB1fWySn8SeCKTrx&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_0h73xI9wIU3HvD","request_duration_ms":477}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_r2ZcyBG3w7330M","request_duration_ms":574}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:49 GMT
|
||||
- Wed, 07 Feb 2024 16:28:20 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- eeacbaa4-7bff-4c9c-9a20-2a23a2a36303
|
||||
- cd93dd57-d8a9-49c7-9d79-ea1af32d14f4
|
||||
Original-Request:
|
||||
- req_86GxEsW2QDgMZj
|
||||
- req_9EGWxq7694jIkR
|
||||
Request-Id:
|
||||
- req_86GxEsW2QDgMZj
|
||||
- req_9EGWxq7694jIkR
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '177.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
|
||||
"id": "pi_3OhDyyKuuB1fWySn0UMvuUVg",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
|
||||
"client_secret": "pi_3OhDyyKuuB1fWySn0UMvuUVg_secret_ClAQYyfuEZ32xxXO8ggVrGXbc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879069,
|
||||
"created": 1707323300,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
|
||||
"payment_method": "pm_1OhDyxKuuB1fWySn8SeCKTrx",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:49 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:20 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyyKuuB1fWySn0UMvuUVg/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_86GxEsW2QDgMZj","request_duration_ms":448}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_9EGWxq7694jIkR","request_duration_ms":410}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:50 GMT
|
||||
- Wed, 07 Feb 2024 16:28:21 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 4c53920c-6814-4107-9088-58d434512042
|
||||
- 011e3999-8ae4-464f-80e4-52423b1ea17b
|
||||
Original-Request:
|
||||
- req_wKonEixFe64urw
|
||||
- req_6z6JFjqO2lOHNs
|
||||
Request-Id:
|
||||
- req_wKonEixFe64urw
|
||||
- req_6z6JFjqO2lOHNs
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '695.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
|
||||
"id": "pi_3OhDyyKuuB1fWySn0UMvuUVg",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
|
||||
"client_secret": "pi_3OhDyyKuuB1fWySn0UMvuUVg_secret_ClAQYyfuEZ32xxXO8ggVrGXbc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879069,
|
||||
"created": 1707323300,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
|
||||
"latest_charge": "ch_3OhDyyKuuB1fWySn0LxZ4Of8",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
|
||||
"payment_method": "pm_1OhDyxKuuB1fWySn8SeCKTrx",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:50 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:21 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyyKuuB1fWySn0UMvuUVg
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_wKonEixFe64urw","request_duration_ms":1028}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_6z6JFjqO2lOHNs","request_duration_ms":935}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:50 GMT
|
||||
- Wed, 07 Feb 2024 16:28:21 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_DLiBuZYjeIo0fn
|
||||
- req_yGoYEqzNtjnHiF
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '75.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
|
||||
"id": "pi_3OhDyyKuuB1fWySn0UMvuUVg",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
|
||||
"client_secret": "pi_3OhDyyKuuB1fWySn0UMvuUVg_secret_ClAQYyfuEZ32xxXO8ggVrGXbc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879069,
|
||||
"created": 1707323300,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
|
||||
"latest_charge": "ch_3OhDyyKuuB1fWySn0LxZ4Of8",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
|
||||
"payment_method": "pm_1OhDyxKuuB1fWySn8SeCKTrx",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:50 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:21 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyyKuuB1fWySn0UMvuUVg/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_DLiBuZYjeIo0fn","request_duration_ms":372}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_yGoYEqzNtjnHiF","request_duration_ms":415}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:51 GMT
|
||||
- Wed, 07 Feb 2024 16:28:22 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 4fd263e7-22b7-409a-a416-f7eb1fcbea54
|
||||
- 3294387a-d75c-4657-a45f-443a838b4afc
|
||||
Original-Request:
|
||||
- req_rLGXm5sD4sTT8Y
|
||||
- req_gugIcLq8i6tJx2
|
||||
Request-Id:
|
||||
- req_rLGXm5sD4sTT8Y
|
||||
- req_gugIcLq8i6tJx2
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '765.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
|
||||
"id": "pi_3OhDyyKuuB1fWySn0UMvuUVg",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
|
||||
"client_secret": "pi_3OhDyyKuuB1fWySn0UMvuUVg_secret_ClAQYyfuEZ32xxXO8ggVrGXbc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879069,
|
||||
"created": 1707323300,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
|
||||
"latest_charge": "ch_3OhDyyKuuB1fWySn0LxZ4Of8",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
|
||||
"payment_method": "pm_1OhDyxKuuB1fWySn8SeCKTrx",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:51 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:22 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyyKuuB1fWySn0UMvuUVg
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_rLGXm5sD4sTT8Y","request_duration_ms":966}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_gugIcLq8i6tJx2","request_duration_ms":1041}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:52 GMT
|
||||
- Wed, 07 Feb 2024 16:28:23 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_ZSE5vTGEzWuyqp
|
||||
- req_B7UdWRs1tcOjqt
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '66.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
|
||||
"id": "pi_3OhDyyKuuB1fWySn0UMvuUVg",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
|
||||
"client_secret": "pi_3OhDyyKuuB1fWySn0UMvuUVg_secret_ClAQYyfuEZ32xxXO8ggVrGXbc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879069,
|
||||
"created": 1707323300,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
|
||||
"latest_charge": "ch_3OhDyyKuuB1fWySn0LxZ4Of8",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
|
||||
"payment_method": "pm_1OhDyxKuuB1fWySn8SeCKTrx",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:52 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:23 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_qOWbWLNqr80IL4","request_duration_ms":435}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_RiwtAVsyAHuT41","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:46 GMT
|
||||
- Wed, 07 Feb 2024 16:28:17 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 198abc9b-c875-4f72-9023-2ae00f54448d
|
||||
- a153120e-5f9c-42aa-8156-efb451a70594
|
||||
Original-Request:
|
||||
- req_UFKVdN5LG0ws1n
|
||||
- req_qjDVXNc8uJpq4h
|
||||
Request-Id:
|
||||
- req_UFKVdN5LG0ws1n
|
||||
- req_qjDVXNc8uJpq4h
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '295.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAGsKuuB1fWySnAexEcnWX",
|
||||
"id": "pm_1OhDyvKuuB1fWySnZazVJb9r",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879066,
|
||||
"created": 1707323297,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:46 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:17 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAGsKuuB1fWySnAexEcnWX&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDyvKuuB1fWySnZazVJb9r&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_UFKVdN5LG0ws1n","request_duration_ms":515}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_qjDVXNc8uJpq4h","request_duration_ms":583}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:47 GMT
|
||||
- Wed, 07 Feb 2024 16:28:18 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6d7c0152-7897-4998-9675-95e58d8a255d
|
||||
- 187f2aa7-71f4-4048-8269-3edde3e98c61
|
||||
Original-Request:
|
||||
- req_ODzC9rcXEhdcIR
|
||||
- req_neTOqG1MFJfh4v
|
||||
Request-Id:
|
||||
- req_ODzC9rcXEhdcIR
|
||||
- req_neTOqG1MFJfh4v
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '237.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGtKuuB1fWySn1Z5EveFM",
|
||||
"id": "pi_3OhDyvKuuB1fWySn1UerkwLn",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGtKuuB1fWySn1Z5EveFM_secret_LT7orV47rKdrFTtlZAYAnEyet",
|
||||
"client_secret": "pi_3OhDyvKuuB1fWySn1UerkwLn_secret_rOWgQM5Heh55zFiiFiG3gIgId",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879067,
|
||||
"created": 1707323297,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGsKuuB1fWySnAexEcnWX",
|
||||
"payment_method": "pm_1OhDyvKuuB1fWySnZazVJb9r",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:47 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:18 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGtKuuB1fWySn1Z5EveFM/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyvKuuB1fWySn1UerkwLn/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ODzC9rcXEhdcIR","request_duration_ms":504}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_neTOqG1MFJfh4v","request_duration_ms":451}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:48 GMT
|
||||
- Wed, 07 Feb 2024 16:28:19 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 2816daee-9701-4b8b-89c1-45a601d1dc5a
|
||||
- 28931c08-b32d-4e4a-9e97-bd6cde82629f
|
||||
Original-Request:
|
||||
- req_sqqbqJb5KFuU61
|
||||
- req_f2AnHFLIt9LRMk
|
||||
Request-Id:
|
||||
- req_sqqbqJb5KFuU61
|
||||
- req_f2AnHFLIt9LRMk
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '846.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGtKuuB1fWySn1Z5EveFM",
|
||||
"id": "pi_3OhDyvKuuB1fWySn1UerkwLn",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGtKuuB1fWySn1Z5EveFM_secret_LT7orV47rKdrFTtlZAYAnEyet",
|
||||
"client_secret": "pi_3OhDyvKuuB1fWySn1UerkwLn_secret_rOWgQM5Heh55zFiiFiG3gIgId",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879067,
|
||||
"created": 1707323297,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGtKuuB1fWySn17m5A3Rg",
|
||||
"latest_charge": "ch_3OhDyvKuuB1fWySn1jThkYTx",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGsKuuB1fWySnAexEcnWX",
|
||||
"payment_method": "pm_1OhDyvKuuB1fWySnZazVJb9r",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:48 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:19 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_nKVB85JhmX1eqb","request_duration_ms":933}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_36uJYE2PgAsjPp","request_duration_ms":1041}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:54 GMT
|
||||
- Wed, 07 Feb 2024 16:28:26 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 87ae176d-9032-4542-b1e3-422caa836f53
|
||||
- 7f8ec53a-a713-4592-8c70-0d3b58588a80
|
||||
Original-Request:
|
||||
- req_6jvyLEyNshoXno
|
||||
- req_gWd5PlUMRAD1Rs
|
||||
Request-Id:
|
||||
- req_6jvyLEyNshoXno
|
||||
- req_gWd5PlUMRAD1Rs
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '271.99999999999994'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
|
||||
"id": "pm_1OhDz3KuuB1fWySn0SoN4Sph",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879074,
|
||||
"created": 1707323306,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:54 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:26 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAH0KuuB1fWySnhXbjAAYY&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDz3KuuB1fWySn0SoN4Sph&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_6jvyLEyNshoXno","request_duration_ms":494}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_gWd5PlUMRAD1Rs","request_duration_ms":686}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:55 GMT
|
||||
- Wed, 07 Feb 2024 16:28:26 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5ab7ef2f-d4c2-4459-b378-63fe75a613c9
|
||||
- '09745c64-5b5f-459a-a63c-6ae7782dd2b5'
|
||||
Original-Request:
|
||||
- req_BjQhresGx0V8AW
|
||||
- req_sF0WOGpXSMJHUt
|
||||
Request-Id:
|
||||
- req_BjQhresGx0V8AW
|
||||
- req_sF0WOGpXSMJHUt
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '183.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
|
||||
"id": "pi_3OhDz4KuuB1fWySn07si2V67",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
|
||||
"client_secret": "pi_3OhDz4KuuB1fWySn07si2V67_secret_uRIjJ7VyquIbD2MdevE9dHM92",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879075,
|
||||
"created": 1707323306,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
|
||||
"payment_method": "pm_1OhDz3KuuB1fWySn0SoN4Sph",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:55 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:26 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDz4KuuB1fWySn07si2V67/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_BjQhresGx0V8AW","request_duration_ms":499}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_sF0WOGpXSMJHUt","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:56 GMT
|
||||
- Wed, 07 Feb 2024 16:28:27 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- ed599b28-b1ef-44b9-a0c1-febebf1b798f
|
||||
- 581d346f-b9dd-4e21-8b60-ae8f9ac49f41
|
||||
Original-Request:
|
||||
- req_LnAO7LpBaFBLwz
|
||||
- req_w8QwdDmVO7mahu
|
||||
Request-Id:
|
||||
- req_LnAO7LpBaFBLwz
|
||||
- req_w8QwdDmVO7mahu
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '758.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
|
||||
"id": "pi_3OhDz4KuuB1fWySn07si2V67",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
|
||||
"client_secret": "pi_3OhDz4KuuB1fWySn07si2V67_secret_uRIjJ7VyquIbD2MdevE9dHM92",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879075,
|
||||
"created": 1707323306,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
|
||||
"latest_charge": "ch_3OhDz4KuuB1fWySn093NpeDF",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
|
||||
"payment_method": "pm_1OhDz3KuuB1fWySn0SoN4Sph",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:56 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:27 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDz4KuuB1fWySn07si2V67
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_LnAO7LpBaFBLwz","request_duration_ms":1001}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_w8QwdDmVO7mahu","request_duration_ms":958}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:56 GMT
|
||||
- Wed, 07 Feb 2024 16:28:28 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_H5fRQa89VNPned
|
||||
- req_SPZ9wr1ssB5ulR
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '71.00000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
|
||||
"id": "pi_3OhDz4KuuB1fWySn07si2V67",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
|
||||
"client_secret": "pi_3OhDz4KuuB1fWySn07si2V67_secret_uRIjJ7VyquIbD2MdevE9dHM92",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879075,
|
||||
"created": 1707323306,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
|
||||
"latest_charge": "ch_3OhDz4KuuB1fWySn093NpeDF",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
|
||||
"payment_method": "pm_1OhDz3KuuB1fWySn0SoN4Sph",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:56 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:28 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDz4KuuB1fWySn07si2V67/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_H5fRQa89VNPned","request_duration_ms":425}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_SPZ9wr1ssB5ulR","request_duration_ms":357}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:57 GMT
|
||||
- Wed, 07 Feb 2024 16:28:29 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 63218bcc-d1f3-4a5a-bda0-4d28162cfcd3
|
||||
- 71331d60-9315-4c30-afcb-2a088b5b2821
|
||||
Original-Request:
|
||||
- req_8cXEX9ewkWKgn8
|
||||
- req_g7DhqQWDvyO5gG
|
||||
Request-Id:
|
||||
- req_8cXEX9ewkWKgn8
|
||||
- req_g7DhqQWDvyO5gG
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '864.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
|
||||
"id": "pi_3OhDz4KuuB1fWySn07si2V67",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
|
||||
"client_secret": "pi_3OhDz4KuuB1fWySn07si2V67_secret_uRIjJ7VyquIbD2MdevE9dHM92",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879075,
|
||||
"created": 1707323306,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
|
||||
"latest_charge": "ch_3OhDz4KuuB1fWySn093NpeDF",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
|
||||
"payment_method": "pm_1OhDz3KuuB1fWySn0SoN4Sph",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:57 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:29 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDz4KuuB1fWySn07si2V67
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_8cXEX9ewkWKgn8","request_duration_ms":1022}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_g7DhqQWDvyO5gG","request_duration_ms":1077}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:58 GMT
|
||||
- Wed, 07 Feb 2024 16:28:29 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_YhaRphu15FXl0K
|
||||
- req_8JHOlF3fZbu0Wp
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '66.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
|
||||
"id": "pi_3OhDz4KuuB1fWySn07si2V67",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
|
||||
"client_secret": "pi_3OhDz4KuuB1fWySn07si2V67_secret_uRIjJ7VyquIbD2MdevE9dHM92",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879075,
|
||||
"created": 1707323306,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
|
||||
"latest_charge": "ch_3OhDz4KuuB1fWySn093NpeDF",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
|
||||
"payment_method": "pm_1OhDz3KuuB1fWySn0SoN4Sph",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:58 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:29 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ZSE5vTGEzWuyqp","request_duration_ms":351}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_B7UdWRs1tcOjqt","request_duration_ms":308}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:52 GMT
|
||||
- Wed, 07 Feb 2024 16:28:23 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 0aa8e465-3464-4c9b-a91c-3b696cf686af
|
||||
- af955dc4-e413-47d2-8f5c-ef455d229869
|
||||
Original-Request:
|
||||
- req_rgryy971tYQZp7
|
||||
- req_flC8qGaaK2S1Fb
|
||||
Request-Id:
|
||||
- req_rgryy971tYQZp7
|
||||
- req_flC8qGaaK2S1Fb
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '295.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAGyKuuB1fWySnO35Qy3ei",
|
||||
"id": "pm_1OhDz1KuuB1fWySneS7zvHGW",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879072,
|
||||
"created": 1707323303,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:52 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:23 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAGyKuuB1fWySnO35Qy3ei&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDz1KuuB1fWySneS7zvHGW&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_rgryy971tYQZp7","request_duration_ms":528}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_flC8qGaaK2S1Fb","request_duration_ms":583}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:53 GMT
|
||||
- Wed, 07 Feb 2024 16:28:24 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 9b81346b-2082-4b98-8ca5-3651340683c4
|
||||
- 42b0b16c-01d4-4f2a-98c2-66f0c57aed71
|
||||
Original-Request:
|
||||
- req_PqfbUqOjTyo0lO
|
||||
- req_KAGcHdbHNRqUog
|
||||
Request-Id:
|
||||
- req_PqfbUqOjTyo0lO
|
||||
- req_KAGcHdbHNRqUog
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '192.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGzKuuB1fWySn0VfTszfs",
|
||||
"id": "pi_3OhDz2KuuB1fWySn18nVwGnJ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGzKuuB1fWySn0VfTszfs_secret_c1FyOl3qSLQU5G717z3Lv2TLA",
|
||||
"client_secret": "pi_3OhDz2KuuB1fWySn18nVwGnJ_secret_4X8FfZ6wQPuuY0TUq4C54AOdK",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879073,
|
||||
"created": 1707323304,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGyKuuB1fWySnO35Qy3ei",
|
||||
"payment_method": "pm_1OhDz1KuuB1fWySneS7zvHGW",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:53 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:24 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGzKuuB1fWySn0VfTszfs/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDz2KuuB1fWySn18nVwGnJ/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_PqfbUqOjTyo0lO","request_duration_ms":446}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_KAGcHdbHNRqUog","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:54 GMT
|
||||
- Wed, 07 Feb 2024 16:28:25 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 83976758-ed96-4210-aee7-1de833e31387
|
||||
- 39ff6c87-e5a5-4198-b0c8-453325c7a679
|
||||
Original-Request:
|
||||
- req_nKVB85JhmX1eqb
|
||||
- req_36uJYE2PgAsjPp
|
||||
Request-Id:
|
||||
- req_nKVB85JhmX1eqb
|
||||
- req_36uJYE2PgAsjPp
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '800.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGzKuuB1fWySn0VfTszfs",
|
||||
"id": "pi_3OhDz2KuuB1fWySn18nVwGnJ",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGzKuuB1fWySn0VfTszfs_secret_c1FyOl3qSLQU5G717z3Lv2TLA",
|
||||
"client_secret": "pi_3OhDz2KuuB1fWySn18nVwGnJ_secret_4X8FfZ6wQPuuY0TUq4C54AOdK",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879073,
|
||||
"created": 1707323304,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGzKuuB1fWySn0ZdckdDc",
|
||||
"latest_charge": "ch_3OhDz2KuuB1fWySn1fq3BuUC",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGyKuuB1fWySnO35Qy3ei",
|
||||
"payment_method": "pm_1OhDz1KuuB1fWySneS7zvHGW",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:54 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:25 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_Sn5SL7Hwnfeayf","request_duration_ms":1025}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_TuzwY4DHoG4gDf","request_duration_ms":1042}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:01 GMT
|
||||
- Wed, 07 Feb 2024 16:28:32 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 06ce72f3-e723-4c98-9921-c5de944b685e
|
||||
- cfd46c67-1ff4-4345-aa5b-5e7761029353
|
||||
Original-Request:
|
||||
- req_I49h9Oh3X3SDDp
|
||||
- req_R4pJ82XAqz4LJc
|
||||
Request-Id:
|
||||
- req_I49h9Oh3X3SDDp
|
||||
- req_R4pJ82XAqz4LJc
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '239.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAH6KuuB1fWySneZtRrD0h",
|
||||
"id": "pm_1OhDzAKuuB1fWySnfeBvM0do",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879080,
|
||||
"created": 1707323312,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:01 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:32 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAH6KuuB1fWySneZtRrD0h&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzAKuuB1fWySnfeBvM0do&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_I49h9Oh3X3SDDp","request_duration_ms":551}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_R4pJ82XAqz4LJc","request_duration_ms":510}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:01 GMT
|
||||
- Wed, 07 Feb 2024 16:28:32 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6130a2e4-4401-4483-89c7-af5d88e54d0a
|
||||
- e3608dce-0201-4253-9518-15bab7354777
|
||||
Original-Request:
|
||||
- req_k6uQ3aYKNLZrrm
|
||||
- req_IlNRikEQ28QrLQ
|
||||
Request-Id:
|
||||
- req_k6uQ3aYKNLZrrm
|
||||
- req_IlNRikEQ28QrLQ
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '198.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
|
||||
"id": "pi_3OhDzAKuuB1fWySn2TRDITRA",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
|
||||
"client_secret": "pi_3OhDzAKuuB1fWySn2TRDITRA_secret_5CahMKwgcYetg7CXIWNOYTI6z",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879081,
|
||||
"created": 1707323312,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
|
||||
"payment_method": "pm_1OhDzAKuuB1fWySnfeBvM0do",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:01 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:33 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzAKuuB1fWySn2TRDITRA/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_k6uQ3aYKNLZrrm","request_duration_ms":511}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_IlNRikEQ28QrLQ","request_duration_ms":520}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:02 GMT
|
||||
- Wed, 07 Feb 2024 16:28:34 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- b6bb2162-0e7b-4759-a59f-41190da10ef0
|
||||
- da79ebca-988c-44ca-8c90-629f3a2d6ccf
|
||||
Original-Request:
|
||||
- req_e6xn8WtZNG8QHE
|
||||
- req_T9eblifWoadwLK
|
||||
Request-Id:
|
||||
- req_e6xn8WtZNG8QHE
|
||||
- req_T9eblifWoadwLK
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '835.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
|
||||
"id": "pi_3OhDzAKuuB1fWySn2TRDITRA",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
|
||||
"client_secret": "pi_3OhDzAKuuB1fWySn2TRDITRA_secret_5CahMKwgcYetg7CXIWNOYTI6z",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879081,
|
||||
"created": 1707323312,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
|
||||
"latest_charge": "ch_3OhDzAKuuB1fWySn2zjCNgo4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
|
||||
"payment_method": "pm_1OhDzAKuuB1fWySnfeBvM0do",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:02 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:34 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzAKuuB1fWySn2TRDITRA
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_e6xn8WtZNG8QHE","request_duration_ms":1019}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_T9eblifWoadwLK","request_duration_ms":1146}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:02 GMT
|
||||
- Wed, 07 Feb 2024 16:28:34 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_ysFrhJzgZxtmFq
|
||||
- req_bgOMPyZRCmtpGC
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '77.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
|
||||
"id": "pi_3OhDzAKuuB1fWySn2TRDITRA",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
|
||||
"client_secret": "pi_3OhDzAKuuB1fWySn2TRDITRA_secret_5CahMKwgcYetg7CXIWNOYTI6z",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879081,
|
||||
"created": 1707323312,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
|
||||
"latest_charge": "ch_3OhDzAKuuB1fWySn2zjCNgo4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
|
||||
"payment_method": "pm_1OhDzAKuuB1fWySnfeBvM0do",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:02 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:34 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzAKuuB1fWySn2TRDITRA/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ysFrhJzgZxtmFq","request_duration_ms":353}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_bgOMPyZRCmtpGC","request_duration_ms":412}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:04 GMT
|
||||
- Wed, 07 Feb 2024 16:28:35 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 3d022e13-ef18-4a49-992e-4e5481190ce1
|
||||
- ec1b1a12-da97-407e-888a-ad924a0b5ac4
|
||||
Original-Request:
|
||||
- req_f2HjuTQFFhbioz
|
||||
- req_tfNuTwHSh4HDHJ
|
||||
Request-Id:
|
||||
- req_f2HjuTQFFhbioz
|
||||
- req_tfNuTwHSh4HDHJ
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '797.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
|
||||
"id": "pi_3OhDzAKuuB1fWySn2TRDITRA",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
|
||||
"client_secret": "pi_3OhDzAKuuB1fWySn2TRDITRA_secret_5CahMKwgcYetg7CXIWNOYTI6z",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879081,
|
||||
"created": 1707323312,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
|
||||
"latest_charge": "ch_3OhDzAKuuB1fWySn2zjCNgo4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
|
||||
"payment_method": "pm_1OhDzAKuuB1fWySnfeBvM0do",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:04 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:35 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzAKuuB1fWySn2TRDITRA
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_f2HjuTQFFhbioz","request_duration_ms":1077}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_tfNuTwHSh4HDHJ","request_duration_ms":1042}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:04 GMT
|
||||
- Wed, 07 Feb 2024 16:28:35 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_HSHWhKB1url2ct
|
||||
- req_dvVN6Fzudqs4jd
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '77.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
|
||||
"id": "pi_3OhDzAKuuB1fWySn2TRDITRA",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
|
||||
"client_secret": "pi_3OhDzAKuuB1fWySn2TRDITRA_secret_5CahMKwgcYetg7CXIWNOYTI6z",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879081,
|
||||
"created": 1707323312,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
|
||||
"latest_charge": "ch_3OhDzAKuuB1fWySn2zjCNgo4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
|
||||
"payment_method": "pm_1OhDzAKuuB1fWySnfeBvM0do",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:04 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:36 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_YhaRphu15FXl0K","request_duration_ms":408}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_8JHOlF3fZbu0Wp","request_duration_ms":293}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:58 GMT
|
||||
- Wed, 07 Feb 2024 16:28:30 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 302152fe-4798-40d3-ba8e-880e0cb5042c
|
||||
- a5358940-5a5e-41ae-a0b5-09441b86ea52
|
||||
Original-Request:
|
||||
- req_PuCnuRjr6OErAF
|
||||
- req_8o2n0ApgIVSi9k
|
||||
Request-Id:
|
||||
- req_PuCnuRjr6OErAF
|
||||
- req_8o2n0ApgIVSi9k
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '276.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAH4KuuB1fWySns6yQhsIg",
|
||||
"id": "pm_1OhDz7KuuB1fWySnPxzsChRe",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879078,
|
||||
"created": 1707323309,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:58 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:30 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAH4KuuB1fWySns6yQhsIg&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDz7KuuB1fWySnPxzsChRe&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_PuCnuRjr6OErAF","request_duration_ms":585}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_8o2n0ApgIVSi9k","request_duration_ms":487}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:59 GMT
|
||||
- Wed, 07 Feb 2024 16:28:30 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e3ddf0ed-ce8d-47c1-9ce9-72fb3791245e
|
||||
- 466b90b8-1ccb-4018-9d5e-28b2f0376eeb
|
||||
Original-Request:
|
||||
- req_itjFYRahw4pOHf
|
||||
- req_zdIbaygqa3H2Wd
|
||||
Request-Id:
|
||||
- req_itjFYRahw4pOHf
|
||||
- req_zdIbaygqa3H2Wd
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '223.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH5KuuB1fWySn2Mo3lQoF",
|
||||
"id": "pi_3OhDz8KuuB1fWySn0YwkuVn5",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH5KuuB1fWySn2Mo3lQoF_secret_FebJgiV1HPdjB5ASlL86bTLho",
|
||||
"client_secret": "pi_3OhDz8KuuB1fWySn0YwkuVn5_secret_ggBbD4A7uT1pP2Y68xDqgrTtq",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879079,
|
||||
"created": 1707323310,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH4KuuB1fWySns6yQhsIg",
|
||||
"payment_method": "pm_1OhDz7KuuB1fWySnPxzsChRe",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:59 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:30 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH5KuuB1fWySn2Mo3lQoF/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDz8KuuB1fWySn0YwkuVn5/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_itjFYRahw4pOHf","request_duration_ms":508}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_zdIbaygqa3H2Wd","request_duration_ms":528}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:00 GMT
|
||||
- Wed, 07 Feb 2024 16:28:31 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 4aec626f-6bef-4ca6-a9c6-66ff1382d355
|
||||
- a957ea24-b85c-4b2d-8509-c5623d26216d
|
||||
Original-Request:
|
||||
- req_Sn5SL7Hwnfeayf
|
||||
- req_TuzwY4DHoG4gDf
|
||||
Request-Id:
|
||||
- req_Sn5SL7Hwnfeayf
|
||||
- req_TuzwY4DHoG4gDf
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '835.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAH5KuuB1fWySn2Mo3lQoF",
|
||||
"id": "pi_3OhDz8KuuB1fWySn0YwkuVn5",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAH5KuuB1fWySn2Mo3lQoF_secret_FebJgiV1HPdjB5ASlL86bTLho",
|
||||
"client_secret": "pi_3OhDz8KuuB1fWySn0YwkuVn5_secret_ggBbD4A7uT1pP2Y68xDqgrTtq",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879079,
|
||||
"created": 1707323310,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAH5KuuB1fWySn274sODo7",
|
||||
"latest_charge": "ch_3OhDz8KuuB1fWySn0YPblsE9",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAH4KuuB1fWySns6yQhsIg",
|
||||
"payment_method": "pm_1OhDz7KuuB1fWySnPxzsChRe",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:00 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:31 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_FzJY9XIJcU5GPg","request_duration_ms":1152}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_t6BaeQ1CS7kARD","request_duration_ms":1154}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:07 GMT
|
||||
- Wed, 07 Feb 2024 16:28:39 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 2a5bae78-6a76-4346-bd82-fa0eb96677cf
|
||||
- 66c85559-c0dc-43de-81a3-070e51be92bb
|
||||
Original-Request:
|
||||
- req_KdSO6j1O11l5kr
|
||||
- req_nWOLUKJvBT6VgU
|
||||
Request-Id:
|
||||
- req_KdSO6j1O11l5kr
|
||||
- req_nWOLUKJvBT6VgU
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '269.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHDKuuB1fWySnzcBRE6In",
|
||||
"id": "pm_1OhDzGKuuB1fWySn27jIGLsV",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879087,
|
||||
"created": 1707323319,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:07 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:39 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHDKuuB1fWySnzcBRE6In&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzGKuuB1fWySn27jIGLsV&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_KdSO6j1O11l5kr","request_duration_ms":513}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_nWOLUKJvBT6VgU","request_duration_ms":549}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:07 GMT
|
||||
- Wed, 07 Feb 2024 16:28:39 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 023f4d11-e012-4983-908c-72f110367126
|
||||
- 6ebf64e2-5072-4a71-b525-e1382bdb58d2
|
||||
Original-Request:
|
||||
- req_FVmiY15ebPhT83
|
||||
- req_KPEpoT2Xy4sIag
|
||||
Request-Id:
|
||||
- req_FVmiY15ebPhT83
|
||||
- req_KPEpoT2Xy4sIag
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '172.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
|
||||
"id": "pi_3OhDzHKuuB1fWySn0NPW0DlB",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
|
||||
"client_secret": "pi_3OhDzHKuuB1fWySn0NPW0DlB_secret_5vaOJLFnLdYpFhGtBqBzmFSVn",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879087,
|
||||
"created": 1707323319,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
|
||||
"payment_method": "pm_1OhDzGKuuB1fWySn27jIGLsV",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:07 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:39 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzHKuuB1fWySn0NPW0DlB/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_FVmiY15ebPhT83","request_duration_ms":455}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_KPEpoT2Xy4sIag","request_duration_ms":413}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:08 GMT
|
||||
- Wed, 07 Feb 2024 16:28:40 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e7552fa8-5bb0-47f5-bc99-9eebdfccfbbc
|
||||
- c4c4c39a-f95d-4d71-b889-edec1bbb77aa
|
||||
Original-Request:
|
||||
- req_zbqRqFQ4m67E2e
|
||||
- req_zBt42R4FqAc2Dc
|
||||
Request-Id:
|
||||
- req_zbqRqFQ4m67E2e
|
||||
- req_zBt42R4FqAc2Dc
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '742.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
|
||||
"id": "pi_3OhDzHKuuB1fWySn0NPW0DlB",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
|
||||
"client_secret": "pi_3OhDzHKuuB1fWySn0NPW0DlB_secret_5vaOJLFnLdYpFhGtBqBzmFSVn",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879087,
|
||||
"created": 1707323319,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
|
||||
"latest_charge": "ch_3OhDzHKuuB1fWySn0zAPGG73",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
|
||||
"payment_method": "pm_1OhDzGKuuB1fWySn27jIGLsV",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:08 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:40 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzHKuuB1fWySn0NPW0DlB
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_zbqRqFQ4m67E2e","request_duration_ms":972}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_zBt42R4FqAc2Dc","request_duration_ms":1042}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:09 GMT
|
||||
- Wed, 07 Feb 2024 16:28:41 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_cAV14Y9KB390vq
|
||||
- req_WmTyOw3MphdQfQ
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '60.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
|
||||
"id": "pi_3OhDzHKuuB1fWySn0NPW0DlB",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
|
||||
"client_secret": "pi_3OhDzHKuuB1fWySn0NPW0DlB_secret_5vaOJLFnLdYpFhGtBqBzmFSVn",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879087,
|
||||
"created": 1707323319,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
|
||||
"latest_charge": "ch_3OhDzHKuuB1fWySn0zAPGG73",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
|
||||
"payment_method": "pm_1OhDzGKuuB1fWySn27jIGLsV",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:09 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:41 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzHKuuB1fWySn0NPW0DlB/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_cAV14Y9KB390vq","request_duration_ms":410}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_WmTyOw3MphdQfQ","request_duration_ms":309}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:10 GMT
|
||||
- Wed, 07 Feb 2024 16:28:42 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 87d30f00-7539-4555-af76-b5cf5b952ea4
|
||||
- e4262f1e-bafb-45f7-96e7-c54daeb2523d
|
||||
Original-Request:
|
||||
- req_wIjRyCEbWbBCQ5
|
||||
- req_XGBiYN3vBby1V9
|
||||
Request-Id:
|
||||
- req_wIjRyCEbWbBCQ5
|
||||
- req_XGBiYN3vBby1V9
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '920.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
|
||||
"id": "pi_3OhDzHKuuB1fWySn0NPW0DlB",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
|
||||
"client_secret": "pi_3OhDzHKuuB1fWySn0NPW0DlB_secret_5vaOJLFnLdYpFhGtBqBzmFSVn",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879087,
|
||||
"created": 1707323319,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
|
||||
"latest_charge": "ch_3OhDzHKuuB1fWySn0zAPGG73",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
|
||||
"payment_method": "pm_1OhDzGKuuB1fWySn27jIGLsV",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:10 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:42 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzHKuuB1fWySn0NPW0DlB
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_wIjRyCEbWbBCQ5","request_duration_ms":1020}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_XGBiYN3vBby1V9","request_duration_ms":1147}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:10 GMT
|
||||
- Wed, 07 Feb 2024 16:28:42 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_N1d9Ku9WLENItL
|
||||
- req_K0nU8RZXAzMS41
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '65.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
|
||||
"id": "pi_3OhDzHKuuB1fWySn0NPW0DlB",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
|
||||
"client_secret": "pi_3OhDzHKuuB1fWySn0NPW0DlB_secret_5vaOJLFnLdYpFhGtBqBzmFSVn",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879087,
|
||||
"created": 1707323319,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
|
||||
"latest_charge": "ch_3OhDzHKuuB1fWySn0zAPGG73",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
|
||||
"payment_method": "pm_1OhDzGKuuB1fWySn27jIGLsV",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:10 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:42 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_HSHWhKB1url2ct","request_duration_ms":406}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_dvVN6Fzudqs4jd","request_duration_ms":413}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:04 GMT
|
||||
- Wed, 07 Feb 2024 16:28:36 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 9dc077a2-605a-4ba9-8ba3-3844e04dde67
|
||||
- d1fdca8e-c99d-4250-85d7-c746307fb821
|
||||
Original-Request:
|
||||
- req_FW11T0m8NacrGK
|
||||
- req_0iaSxif8N4hTdu
|
||||
Request-Id:
|
||||
- req_FW11T0m8NacrGK
|
||||
- req_0iaSxif8N4hTdu
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '282.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAHAKuuB1fWySnZKIWVe8N",
|
||||
"id": "pm_1OhDzEKuuB1fWySnyMmkXZmF",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879084,
|
||||
"created": 1707323316,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:05 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:36 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAHAKuuB1fWySnZKIWVe8N&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDzEKuuB1fWySnyMmkXZmF&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_FW11T0m8NacrGK","request_duration_ms":581}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_0iaSxif8N4hTdu","request_duration_ms":567}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:05 GMT
|
||||
- Wed, 07 Feb 2024 16:28:37 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- fba1a347-7f16-4e28-876a-aad1f68aaff4
|
||||
- add21c63-0d70-425e-8b97-33a9d3e19653
|
||||
Original-Request:
|
||||
- req_v8ckfiHSzZK9Kl
|
||||
- req_VuEhNtl3XWaJCF
|
||||
Request-Id:
|
||||
- req_v8ckfiHSzZK9Kl
|
||||
- req_VuEhNtl3XWaJCF
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '220.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHBKuuB1fWySn1b7QcVmO",
|
||||
"id": "pi_3OhDzEKuuB1fWySn2OnXfCIf",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHBKuuB1fWySn1b7QcVmO_secret_jYpCMvFlI2GkOEddTYnlxycYg",
|
||||
"client_secret": "pi_3OhDzEKuuB1fWySn2OnXfCIf_secret_yHhOOTNLYmE9iNFNfYbk3E3C5",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879085,
|
||||
"created": 1707323316,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHAKuuB1fWySnZKIWVe8N",
|
||||
"payment_method": "pm_1OhDzEKuuB1fWySnyMmkXZmF",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:05 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:37 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHBKuuB1fWySn1b7QcVmO/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDzEKuuB1fWySn2OnXfCIf/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_v8ckfiHSzZK9Kl","request_duration_ms":483}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_VuEhNtl3XWaJCF","request_duration_ms":518}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:06 GMT
|
||||
- Wed, 07 Feb 2024 16:28:38 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 0e9c9d9c-b300-46dc-94f7-62d2461d56d6
|
||||
- fe54b756-93de-4fc4-ab55-c25b1560c1b0
|
||||
Original-Request:
|
||||
- req_FzJY9XIJcU5GPg
|
||||
- req_t6BaeQ1CS7kARD
|
||||
Request-Id:
|
||||
- req_FzJY9XIJcU5GPg
|
||||
- req_t6BaeQ1CS7kARD
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '848.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAHBKuuB1fWySn1b7QcVmO",
|
||||
"id": "pi_3OhDzEKuuB1fWySn2OnXfCIf",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAHBKuuB1fWySn1b7QcVmO_secret_jYpCMvFlI2GkOEddTYnlxycYg",
|
||||
"client_secret": "pi_3OhDzEKuuB1fWySn2OnXfCIf_secret_yHhOOTNLYmE9iNFNfYbk3E3C5",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879085,
|
||||
"created": 1707323316,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAHBKuuB1fWySn1YkqrYME",
|
||||
"latest_charge": "ch_3OhDzEKuuB1fWySn2NNVz528",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAHAKuuB1fWySnZKIWVe8N",
|
||||
"payment_method": "pm_1OhDzEKuuB1fWySnyMmkXZmF",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:06 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:38 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_GzCmGufPH87RC1","request_duration_ms":997}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_zT8qxiUVe0GGZR","request_duration_ms":1150}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:59 GMT
|
||||
- Wed, 07 Feb 2024 16:29:30 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 86411b22-93d6-4a93-b27a-9e6cb93f0212
|
||||
- f25cd521-1185-4696-aba0-8c43f0e38c73
|
||||
Original-Request:
|
||||
- req_4LhzDOKL8d1B1G
|
||||
- req_adzGKYZ6QHSV17
|
||||
Request-Id:
|
||||
- req_4LhzDOKL8d1B1G
|
||||
- req_adzGKYZ6QHSV17
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '279.99999999999994'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAI2KuuB1fWySn9PSIYw93",
|
||||
"id": "pm_1OhE06KuuB1fWySn2N3UHhz0",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879138,
|
||||
"created": 1707323370,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:59 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:30 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAI2KuuB1fWySn9PSIYw93&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE06KuuB1fWySn2N3UHhz0&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_4LhzDOKL8d1B1G","request_duration_ms":509}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_adzGKYZ6QHSV17","request_duration_ms":531}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:59 GMT
|
||||
- Wed, 07 Feb 2024 16:29:31 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- d3ae5205-c37d-4069-965f-815c9b031af6
|
||||
- dbced517-2aa7-4569-ac0e-1db0a0479f3f
|
||||
Original-Request:
|
||||
- req_NPsWGujxdLvg3e
|
||||
- req_hg7ONm1qQhFHmy
|
||||
Request-Id:
|
||||
- req_NPsWGujxdLvg3e
|
||||
- req_hg7ONm1qQhFHmy
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '217.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
|
||||
"id": "pi_3OhE06KuuB1fWySn1IxNbxtY",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
|
||||
"client_secret": "pi_3OhE06KuuB1fWySn1IxNbxtY_secret_U0rqq3ta8Cmz6X3g5rHPsPjJ2",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879139,
|
||||
"created": 1707323370,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
|
||||
"payment_method": "pm_1OhE06KuuB1fWySn2N3UHhz0",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:59 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:31 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE06KuuB1fWySn1IxNbxtY/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_NPsWGujxdLvg3e","request_duration_ms":475}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_hg7ONm1qQhFHmy","request_duration_ms":515}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:00 GMT
|
||||
- Wed, 07 Feb 2024 16:29:32 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 685e882f-f2d5-4068-96c9-f7bf7a97c848
|
||||
- ad505c63-004c-48ce-8623-c56bdc148de2
|
||||
Original-Request:
|
||||
- req_DNq6uAt6sUWczc
|
||||
- req_Tte8SUNeSNV9ef
|
||||
Request-Id:
|
||||
- req_DNq6uAt6sUWczc
|
||||
- req_Tte8SUNeSNV9ef
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '768.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
|
||||
"id": "pi_3OhE06KuuB1fWySn1IxNbxtY",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
|
||||
"client_secret": "pi_3OhE06KuuB1fWySn1IxNbxtY_secret_U0rqq3ta8Cmz6X3g5rHPsPjJ2",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879139,
|
||||
"created": 1707323370,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
|
||||
"latest_charge": "ch_3OhE06KuuB1fWySn18V8hfqT",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
|
||||
"payment_method": "pm_1OhE06KuuB1fWySn2N3UHhz0",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:00 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:32 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE06KuuB1fWySn1IxNbxtY
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_DNq6uAt6sUWczc","request_duration_ms":1004}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Tte8SUNeSNV9ef","request_duration_ms":1044}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:00 GMT
|
||||
- Wed, 07 Feb 2024 16:29:32 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_jB64Ms2QodC2Sv
|
||||
- req_8XqQ23tO1ps71l
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '64.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
|
||||
"id": "pi_3OhE06KuuB1fWySn1IxNbxtY",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
|
||||
"client_secret": "pi_3OhE06KuuB1fWySn1IxNbxtY_secret_U0rqq3ta8Cmz6X3g5rHPsPjJ2",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879139,
|
||||
"created": 1707323370,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
|
||||
"latest_charge": "ch_3OhE06KuuB1fWySn18V8hfqT",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
|
||||
"payment_method": "pm_1OhE06KuuB1fWySn2N3UHhz0",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:00 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:32 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE06KuuB1fWySn1IxNbxtY/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_jB64Ms2QodC2Sv","request_duration_ms":388}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_8XqQ23tO1ps71l","request_duration_ms":309}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:01 GMT
|
||||
- Wed, 07 Feb 2024 16:29:33 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 2abdebd4-c349-4896-a236-976e8a525a2e
|
||||
- 52579878-d119-45b8-9f2c-3c065657bf70
|
||||
Original-Request:
|
||||
- req_iO4T9zdnNrcwWl
|
||||
- req_ECdwY5Y9bUGykg
|
||||
Request-Id:
|
||||
- req_iO4T9zdnNrcwWl
|
||||
- req_ECdwY5Y9bUGykg
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '832.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
|
||||
"id": "pi_3OhE06KuuB1fWySn1IxNbxtY",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
|
||||
"client_secret": "pi_3OhE06KuuB1fWySn1IxNbxtY_secret_U0rqq3ta8Cmz6X3g5rHPsPjJ2",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879139,
|
||||
"created": 1707323370,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
|
||||
"latest_charge": "ch_3OhE06KuuB1fWySn18V8hfqT",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
|
||||
"payment_method": "pm_1OhE06KuuB1fWySn2N3UHhz0",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:02 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:33 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE06KuuB1fWySn1IxNbxtY
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_iO4T9zdnNrcwWl","request_duration_ms":1043}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_ECdwY5Y9bUGykg","request_duration_ms":1041}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:02 GMT
|
||||
- Wed, 07 Feb 2024 16:29:33 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_XYl4lTHVqmrfs4
|
||||
- req_D9s1zVDBsPPEOx
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '93.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
|
||||
"id": "pi_3OhE06KuuB1fWySn1IxNbxtY",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
|
||||
"client_secret": "pi_3OhE06KuuB1fWySn1IxNbxtY_secret_U0rqq3ta8Cmz6X3g5rHPsPjJ2",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879139,
|
||||
"created": 1707323370,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
|
||||
"latest_charge": "ch_3OhE06KuuB1fWySn18V8hfqT",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
|
||||
"payment_method": "pm_1OhE06KuuB1fWySn2N3UHhz0",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:02 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:34 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_nakNKEfVGGAkqZ","request_duration_ms":370}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_f1vOdQqfGNPXm5","request_duration_ms":310}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:56 GMT
|
||||
- Wed, 07 Feb 2024 16:29:28 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 54aee48a-f027-475e-87a3-4065a435a520
|
||||
- 150b9f87-db0a-4020-af4a-6d8e3f70cd5e
|
||||
Original-Request:
|
||||
- req_f1E6OQAxHyXubX
|
||||
- req_2RDIAocgaF236m
|
||||
Request-Id:
|
||||
- req_f1E6OQAxHyXubX
|
||||
- req_2RDIAocgaF236m
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '265.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAI0KuuB1fWySn5wwv3Zw0",
|
||||
"id": "pm_1OhE03KuuB1fWySn5MdsfSYC",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879136,
|
||||
"created": 1707323368,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:56 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:28 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAI0KuuB1fWySn5wwv3Zw0&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE03KuuB1fWySn5MdsfSYC&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_f1E6OQAxHyXubX","request_duration_ms":496}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_2RDIAocgaF236m","request_duration_ms":573}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:57 GMT
|
||||
- Wed, 07 Feb 2024 16:29:28 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- bd3d5e54-9416-4617-849b-ec45f65a7988
|
||||
- 06c31a99-35d3-4885-9239-8ca43a8ba96b
|
||||
Original-Request:
|
||||
- req_faQbRb3Bu0g7K3
|
||||
- req_rPU02uigoVo1QI
|
||||
Request-Id:
|
||||
- req_faQbRb3Bu0g7K3
|
||||
- req_rPU02uigoVo1QI
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '189.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI1KuuB1fWySn0WRCnlAB",
|
||||
"id": "pi_3OhE04KuuB1fWySn03Dlaleq",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI1KuuB1fWySn0WRCnlAB_secret_DkGx9OA71US2G6lv9tSBmoSbV",
|
||||
"client_secret": "pi_3OhE04KuuB1fWySn03Dlaleq_secret_8PKjfal83t3WWZRhoItPWFfaZ",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879137,
|
||||
"created": 1707323368,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI0KuuB1fWySn5wwv3Zw0",
|
||||
"payment_method": "pm_1OhE03KuuB1fWySn5MdsfSYC",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:57 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:28 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI1KuuB1fWySn0WRCnlAB/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE04KuuB1fWySn03Dlaleq/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_faQbRb3Bu0g7K3","request_duration_ms":543}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_rPU02uigoVo1QI","request_duration_ms":417}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:18:58 GMT
|
||||
- Wed, 07 Feb 2024 16:29:29 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 3581a044-b8a3-4363-9342-65d0d0a8b5fe
|
||||
- 24c16cd3-4c45-4eea-8e38-39bf170fb7fa
|
||||
Original-Request:
|
||||
- req_GzCmGufPH87RC1
|
||||
- req_zT8qxiUVe0GGZR
|
||||
Request-Id:
|
||||
- req_GzCmGufPH87RC1
|
||||
- req_zT8qxiUVe0GGZR
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '851.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI1KuuB1fWySn0WRCnlAB",
|
||||
"id": "pi_3OhE04KuuB1fWySn03Dlaleq",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI1KuuB1fWySn0WRCnlAB_secret_DkGx9OA71US2G6lv9tSBmoSbV",
|
||||
"client_secret": "pi_3OhE04KuuB1fWySn03Dlaleq_secret_8PKjfal83t3WWZRhoItPWFfaZ",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879137,
|
||||
"created": 1707323368,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI1KuuB1fWySn0uK1uouv",
|
||||
"latest_charge": "ch_3OhE04KuuB1fWySn0vZaprLf",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI0KuuB1fWySn5wwv3Zw0",
|
||||
"payment_method": "pm_1OhE03KuuB1fWySn5MdsfSYC",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:18:58 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:29 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_9191kFexjnf06v","request_duration_ms":1020}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_5HPAS9CfEpe9YJ","request_duration_ms":1042}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:12 GMT
|
||||
- Wed, 07 Feb 2024 16:29:37 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- cdc457e5-4a1e-4412-bd77-962afed330e3
|
||||
- 2c962158-c4e5-4eee-b03e-1381b3d957e8
|
||||
Original-Request:
|
||||
- req_xNq3CMNzWGKnuB
|
||||
- req_daJa3ivpyYnf52
|
||||
Request-Id:
|
||||
- req_xNq3CMNzWGKnuB
|
||||
- req_daJa3ivpyYnf52
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '251.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
|
||||
"id": "pm_1OhE0CKuuB1fWySn9ZLCd1kr",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879152,
|
||||
"created": 1707323376,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:12 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:37 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIFKuuB1fWySnVYJ6Bb3d&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0CKuuB1fWySn9ZLCd1kr&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_xNq3CMNzWGKnuB","request_duration_ms":530}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_daJa3ivpyYnf52","request_duration_ms":502}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:12 GMT
|
||||
- Wed, 07 Feb 2024 16:29:37 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5c3e585b-72bc-441d-8f49-c86b665404d8
|
||||
- a47139bc-e86f-4882-b190-4506b1ea3324
|
||||
Original-Request:
|
||||
- req_ljySc3F5PmiFWr
|
||||
- req_hWn7aDoYatJVLC
|
||||
Request-Id:
|
||||
- req_ljySc3F5PmiFWr
|
||||
- req_hWn7aDoYatJVLC
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '176.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
|
||||
"id": "pi_3OhE0DKuuB1fWySn2rMWFSRS",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
|
||||
"client_secret": "pi_3OhE0DKuuB1fWySn2rMWFSRS_secret_XpUDZS1mC38qLNkbmcfGhVwwu",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879152,
|
||||
"created": 1707323377,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
|
||||
"payment_method": "pm_1OhE0CKuuB1fWySn9ZLCd1kr",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:12 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:37 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0DKuuB1fWySn2rMWFSRS/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ljySc3F5PmiFWr","request_duration_ms":454}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_hWn7aDoYatJVLC","request_duration_ms":415}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:13 GMT
|
||||
- Wed, 07 Feb 2024 16:29:38 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- '0806cf42-d21a-48b5-9a53-434bf496de90'
|
||||
- 4e2399fe-c3f4-4ce4-940b-96c1a3d93494
|
||||
Original-Request:
|
||||
- req_pRhlQyr0u7vMGM
|
||||
- req_6doXRKgtQTP91a
|
||||
Request-Id:
|
||||
- req_pRhlQyr0u7vMGM
|
||||
- req_6doXRKgtQTP91a
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '686.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
|
||||
"id": "pi_3OhE0DKuuB1fWySn2rMWFSRS",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
|
||||
"client_secret": "pi_3OhE0DKuuB1fWySn2rMWFSRS_secret_XpUDZS1mC38qLNkbmcfGhVwwu",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879152,
|
||||
"created": 1707323377,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
|
||||
"latest_charge": "ch_3OhE0DKuuB1fWySn2GZE8gk4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
|
||||
"payment_method": "pm_1OhE0CKuuB1fWySn9ZLCd1kr",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:13 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:38 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0DKuuB1fWySn2rMWFSRS
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_pRhlQyr0u7vMGM","request_duration_ms":1079}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_6doXRKgtQTP91a","request_duration_ms":937}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:14 GMT
|
||||
- Wed, 07 Feb 2024 16:29:38 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_jaYGdiEvfUEzIf
|
||||
- req_cXfOVNMiNznkSW
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '64.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
|
||||
"id": "pi_3OhE0DKuuB1fWySn2rMWFSRS",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
|
||||
"client_secret": "pi_3OhE0DKuuB1fWySn2rMWFSRS_secret_XpUDZS1mC38qLNkbmcfGhVwwu",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879152,
|
||||
"created": 1707323377,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
|
||||
"latest_charge": "ch_3OhE0DKuuB1fWySn2GZE8gk4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
|
||||
"payment_method": "pm_1OhE0CKuuB1fWySn9ZLCd1kr",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:14 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:38 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0DKuuB1fWySn2rMWFSRS/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_jaYGdiEvfUEzIf","request_duration_ms":410}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_cXfOVNMiNznkSW","request_duration_ms":309}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:15 GMT
|
||||
- Wed, 07 Feb 2024 16:29:39 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5a2d3e9c-78ec-4b49-91ad-b24444b98857
|
||||
- e0d26946-b406-42ff-baa4-ae663b2e00ba
|
||||
Original-Request:
|
||||
- req_uEh3s3OBOTfBRR
|
||||
- req_BZ7gVHNQ4uRnY8
|
||||
Request-Id:
|
||||
- req_uEh3s3OBOTfBRR
|
||||
- req_BZ7gVHNQ4uRnY8
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '880.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
|
||||
"id": "pi_3OhE0DKuuB1fWySn2rMWFSRS",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
|
||||
"client_secret": "pi_3OhE0DKuuB1fWySn2rMWFSRS_secret_XpUDZS1mC38qLNkbmcfGhVwwu",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879152,
|
||||
"created": 1707323377,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
|
||||
"latest_charge": "ch_3OhE0DKuuB1fWySn2GZE8gk4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
|
||||
"payment_method": "pm_1OhE0CKuuB1fWySn9ZLCd1kr",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:15 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:39 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0DKuuB1fWySn2rMWFSRS
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_uEh3s3OBOTfBRR","request_duration_ms":1020}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_BZ7gVHNQ4uRnY8","request_duration_ms":1147}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:15 GMT
|
||||
- Wed, 07 Feb 2024 16:29:40 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_poqQOySrICz2AB
|
||||
- req_4tX06iAWytFkY4
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '63.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
|
||||
"id": "pi_3OhE0DKuuB1fWySn2rMWFSRS",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
|
||||
"client_secret": "pi_3OhE0DKuuB1fWySn2rMWFSRS_secret_XpUDZS1mC38qLNkbmcfGhVwwu",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879152,
|
||||
"created": 1707323377,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
|
||||
"latest_charge": "ch_3OhE0DKuuB1fWySn2GZE8gk4",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
|
||||
"payment_method": "pm_1OhE0CKuuB1fWySn9ZLCd1kr",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:15 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:40 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ye0eunnS0qDnwl","request_duration_ms":611}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_D9s1zVDBsPPEOx","request_duration_ms":415}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:09 GMT
|
||||
- Wed, 07 Feb 2024 16:29:34 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- b0b107ed-f961-4579-9566-7f7ccc64d2ae
|
||||
- 0f5b01bd-a6eb-46b1-9b80-b7a4d5889392
|
||||
Original-Request:
|
||||
- req_yr1f149X8O8fIb
|
||||
- req_2IFbsd0N22IkHL
|
||||
Request-Id:
|
||||
- req_yr1f149X8O8fIb
|
||||
- req_2IFbsd0N22IkHL
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '299.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAIDKuuB1fWySn66xIcjMT",
|
||||
"id": "pm_1OhE0AKuuB1fWySnT50iNtGf",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879149,
|
||||
"created": 1707323374,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:09 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:34 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAIDKuuB1fWySn66xIcjMT&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhE0AKuuB1fWySnT50iNtGf&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_yr1f149X8O8fIb","request_duration_ms":500}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_2IFbsd0N22IkHL","request_duration_ms":589}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:10 GMT
|
||||
- Wed, 07 Feb 2024 16:29:35 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- a3a314c1-30f8-4363-a31d-8159e1e33e7c
|
||||
- a658d89e-5ca6-4885-a818-97e8b5f3e2b1
|
||||
Original-Request:
|
||||
- req_TVaZMa7RTSbaZs
|
||||
- req_xD1C4FBOfjidqo
|
||||
Request-Id:
|
||||
- req_TVaZMa7RTSbaZs
|
||||
- req_xD1C4FBOfjidqo
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '191.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIEKuuB1fWySn0hyVw7jE",
|
||||
"id": "pi_3OhE0AKuuB1fWySn1JmWK75n",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIEKuuB1fWySn0hyVw7jE_secret_Y12PBqI8K8sA8yJxyDOSZcKWK",
|
||||
"client_secret": "pi_3OhE0AKuuB1fWySn1JmWK75n_secret_Wdn8Vwj1mC9ajTiJmpsCLe0WV",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879150,
|
||||
"created": 1707323374,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIDKuuB1fWySn66xIcjMT",
|
||||
"payment_method": "pm_1OhE0AKuuB1fWySnT50iNtGf",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:10 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:35 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIEKuuB1fWySn0hyVw7jE/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhE0AKuuB1fWySn1JmWK75n/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_TVaZMa7RTSbaZs","request_duration_ms":506}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_xD1C4FBOfjidqo","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:11 GMT
|
||||
- Wed, 07 Feb 2024 16:29:36 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5c4b3019-ab4a-43b2-8171-a188d2ee5642
|
||||
- 96f5f2df-9c52-46c3-a356-b9c5b110a289
|
||||
Original-Request:
|
||||
- req_9191kFexjnf06v
|
||||
- req_5HPAS9CfEpe9YJ
|
||||
Request-Id:
|
||||
- req_9191kFexjnf06v
|
||||
- req_5HPAS9CfEpe9YJ
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '839.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAIEKuuB1fWySn0hyVw7jE",
|
||||
"id": "pi_3OhE0AKuuB1fWySn1JmWK75n",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAIEKuuB1fWySn0hyVw7jE_secret_Y12PBqI8K8sA8yJxyDOSZcKWK",
|
||||
"client_secret": "pi_3OhE0AKuuB1fWySn1JmWK75n_secret_Wdn8Vwj1mC9ajTiJmpsCLe0WV",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879150,
|
||||
"created": 1707323374,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAIEKuuB1fWySn0vYJlibx",
|
||||
"latest_charge": "ch_3OhE0AKuuB1fWySn1tcvVqeg",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAIDKuuB1fWySn66xIcjMT",
|
||||
"payment_method": "pm_1OhE0AKuuB1fWySnT50iNtGf",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:11 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:29:36 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -1,775 +0,0 @@
|
||||
---
|
||||
http_interactions:
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_methods
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: type=card&card[number]=6200000000000047&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_uCUf1RiTpWQMyi","request_duration_ms":1257}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:05 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '938'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_methods; block-all-mixed-content;
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 41e3614a-eb74-4f8f-a6e9-eaa40dbdfd68
|
||||
Original-Request:
|
||||
- req_fGyBgMwqZOpEfL
|
||||
Request-Id:
|
||||
- req_fGyBgMwqZOpEfL
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAI9KuuB1fWySnW6iCltdh",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
"city": null,
|
||||
"country": null,
|
||||
"line1": null,
|
||||
"line2": null,
|
||||
"postal_code": null,
|
||||
"state": null
|
||||
},
|
||||
"email": null,
|
||||
"name": null,
|
||||
"phone": null
|
||||
},
|
||||
"card": {
|
||||
"brand": "unionpay",
|
||||
"checks": {
|
||||
"address_line1_check": null,
|
||||
"address_postal_code_check": null,
|
||||
"cvc_check": "unchecked"
|
||||
},
|
||||
"country": "CN",
|
||||
"exp_month": 12,
|
||||
"exp_year": 2025,
|
||||
"fingerprint": "Bk3yMwVTBMfdXTtb",
|
||||
"funding": "debit",
|
||||
"generated_from": null,
|
||||
"last4": "0047",
|
||||
"networks": {
|
||||
"available": [
|
||||
"unionpay"
|
||||
],
|
||||
"preferred": null
|
||||
},
|
||||
"three_d_secure_usage": {
|
||||
"supported": true
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879145,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:05 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAI9KuuB1fWySnW6iCltdh&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_fGyBgMwqZOpEfL","request_duration_ms":522}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:05 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '1343'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_intents; block-all-mixed-content;
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 17218b8f-8bc1-476c-85c3-d19781ce1ac8
|
||||
Original-Request:
|
||||
- req_AhYH9e0gEl0E4Y
|
||||
Request-Id:
|
||||
- req_AhYH9e0gEl0E4Y
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
"amount_details": {
|
||||
"tip": {}
|
||||
},
|
||||
"amount_received": 0,
|
||||
"application": null,
|
||||
"application_fee_amount": null,
|
||||
"automatic_payment_methods": null,
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879145,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
"installments": null,
|
||||
"mandate_options": null,
|
||||
"network": null,
|
||||
"request_three_d_secure": "automatic"
|
||||
}
|
||||
},
|
||||
"payment_method_types": [
|
||||
"card"
|
||||
],
|
||||
"processing": null,
|
||||
"receipt_email": null,
|
||||
"review": null,
|
||||
"setup_future_usage": null,
|
||||
"shipping": null,
|
||||
"source": null,
|
||||
"statement_descriptor": null,
|
||||
"statement_descriptor_suffix": null,
|
||||
"status": "requires_confirmation",
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:06 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_AhYH9e0gEl0E4Y","request_duration_ms":512}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:07 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '1365'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_intents%2F%3Aintent%2Fconfirm;
|
||||
block-all-mixed-content; default-src 'none'; base-uri 'none'; form-action
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 2d5cb1f6-8835-48ff-bab2-f27b0c378153
|
||||
Original-Request:
|
||||
- req_fTMSr3fqZaxuS2
|
||||
Request-Id:
|
||||
- req_fTMSr3fqZaxuS2
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
"amount_details": {
|
||||
"tip": {}
|
||||
},
|
||||
"amount_received": 0,
|
||||
"application": null,
|
||||
"application_fee_amount": null,
|
||||
"automatic_payment_methods": null,
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879145,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
"installments": null,
|
||||
"mandate_options": null,
|
||||
"network": null,
|
||||
"request_three_d_secure": "automatic"
|
||||
}
|
||||
},
|
||||
"payment_method_types": [
|
||||
"card"
|
||||
],
|
||||
"processing": null,
|
||||
"receipt_email": null,
|
||||
"review": null,
|
||||
"setup_future_usage": null,
|
||||
"shipping": null,
|
||||
"source": null,
|
||||
"statement_descriptor": null,
|
||||
"statement_descriptor_suffix": null,
|
||||
"status": "requires_capture",
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:07 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_fTMSr3fqZaxuS2","request_duration_ms":1441}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:07 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '1365'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_intents%2F%3Aintent;
|
||||
block-all-mixed-content; default-src 'none'; base-uri 'none'; form-action
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_17p81ui4sYIDz7
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
"amount_details": {
|
||||
"tip": {}
|
||||
},
|
||||
"amount_received": 0,
|
||||
"application": null,
|
||||
"application_fee_amount": null,
|
||||
"automatic_payment_methods": null,
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879145,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
"installments": null,
|
||||
"mandate_options": null,
|
||||
"network": null,
|
||||
"request_three_d_secure": "automatic"
|
||||
}
|
||||
},
|
||||
"payment_method_types": [
|
||||
"card"
|
||||
],
|
||||
"processing": null,
|
||||
"receipt_email": null,
|
||||
"review": null,
|
||||
"setup_future_usage": null,
|
||||
"shipping": null,
|
||||
"source": null,
|
||||
"statement_descriptor": null,
|
||||
"statement_descriptor_suffix": null,
|
||||
"status": "requires_capture",
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:07 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_17p81ui4sYIDz7","request_duration_ms":398}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:08 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '1358'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_intents%2F%3Aintent%2Fcapture;
|
||||
block-all-mixed-content; default-src 'none'; base-uri 'none'; form-action
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5cdbcb6f-e3a0-456e-b690-bbd1501c2eff
|
||||
Original-Request:
|
||||
- req_NqKHVKnQv0wDYe
|
||||
Request-Id:
|
||||
- req_NqKHVKnQv0wDYe
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
"amount_details": {
|
||||
"tip": {}
|
||||
},
|
||||
"amount_received": 100,
|
||||
"application": null,
|
||||
"application_fee_amount": null,
|
||||
"automatic_payment_methods": null,
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879145,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
"installments": null,
|
||||
"mandate_options": null,
|
||||
"network": null,
|
||||
"request_three_d_secure": "automatic"
|
||||
}
|
||||
},
|
||||
"payment_method_types": [
|
||||
"card"
|
||||
],
|
||||
"processing": null,
|
||||
"receipt_email": null,
|
||||
"review": null,
|
||||
"setup_future_usage": null,
|
||||
"shipping": null,
|
||||
"source": null,
|
||||
"statement_descriptor": null,
|
||||
"statement_descriptor_suffix": null,
|
||||
"status": "succeeded",
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:08 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_NqKHVKnQv0wDYe","request_duration_ms":1022}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:09 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '1358'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_intents%2F%3Aintent;
|
||||
block-all-mixed-content; default-src 'none'; base-uri 'none'; form-action
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_ye0eunnS0qDnwl
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
"amount_details": {
|
||||
"tip": {}
|
||||
},
|
||||
"amount_received": 100,
|
||||
"application": null,
|
||||
"application_fee_amount": null,
|
||||
"automatic_payment_methods": null,
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879145,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
"installments": null,
|
||||
"mandate_options": null,
|
||||
"network": null,
|
||||
"request_three_d_secure": "automatic"
|
||||
}
|
||||
},
|
||||
"payment_method_types": [
|
||||
"card"
|
||||
],
|
||||
"processing": null,
|
||||
"receipt_email": null,
|
||||
"review": null,
|
||||
"setup_future_usage": null,
|
||||
"shipping": null,
|
||||
"source": null,
|
||||
"statement_descriptor": null,
|
||||
"statement_descriptor_suffix": null,
|
||||
"status": "succeeded",
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:09 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
@@ -1,391 +0,0 @@
|
||||
---
|
||||
http_interactions:
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_methods
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: type=card&card[number]=6200000000000047&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_XYl4lTHVqmrfs4","request_duration_ms":407}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:02 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '938'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_methods; block-all-mixed-content;
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e6a79e68-2a93-467e-a8d1-34810bb69f04
|
||||
Original-Request:
|
||||
- req_yXTf8e49dDrjBC
|
||||
Request-Id:
|
||||
- req_yXTf8e49dDrjBC
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAI6KuuB1fWySnMUeTrwi0",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
"city": null,
|
||||
"country": null,
|
||||
"line1": null,
|
||||
"line2": null,
|
||||
"postal_code": null,
|
||||
"state": null
|
||||
},
|
||||
"email": null,
|
||||
"name": null,
|
||||
"phone": null
|
||||
},
|
||||
"card": {
|
||||
"brand": "unionpay",
|
||||
"checks": {
|
||||
"address_line1_check": null,
|
||||
"address_postal_code_check": null,
|
||||
"cvc_check": "unchecked"
|
||||
},
|
||||
"country": "CN",
|
||||
"exp_month": 12,
|
||||
"exp_year": 2025,
|
||||
"fingerprint": "Bk3yMwVTBMfdXTtb",
|
||||
"funding": "debit",
|
||||
"generated_from": null,
|
||||
"last4": "0047",
|
||||
"networks": {
|
||||
"available": [
|
||||
"unionpay"
|
||||
],
|
||||
"preferred": null
|
||||
},
|
||||
"three_d_secure_usage": {
|
||||
"supported": true
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879142,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:03 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAI6KuuB1fWySnMUeTrwi0&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_yXTf8e49dDrjBC","request_duration_ms":599}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:03 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '1343'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_intents; block-all-mixed-content;
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 8203bd9c-e95f-4dbe-9f49-76d02e727fe2
|
||||
Original-Request:
|
||||
- req_hb5ygriidDInKu
|
||||
Request-Id:
|
||||
- req_hb5ygriidDInKu
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI7KuuB1fWySn1Kn8W3B1",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
"amount_details": {
|
||||
"tip": {}
|
||||
},
|
||||
"amount_received": 0,
|
||||
"application": null,
|
||||
"application_fee_amount": null,
|
||||
"automatic_payment_methods": null,
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI7KuuB1fWySn1Kn8W3B1_secret_SCDFwZc2UA1MM6nm2JDM0OeWm",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879143,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI6KuuB1fWySnMUeTrwi0",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
"installments": null,
|
||||
"mandate_options": null,
|
||||
"network": null,
|
||||
"request_three_d_secure": "automatic"
|
||||
}
|
||||
},
|
||||
"payment_method_types": [
|
||||
"card"
|
||||
],
|
||||
"processing": null,
|
||||
"receipt_email": null,
|
||||
"review": null,
|
||||
"setup_future_usage": null,
|
||||
"shipping": null,
|
||||
"source": null,
|
||||
"statement_descriptor": null,
|
||||
"statement_descriptor_suffix": null,
|
||||
"status": "requires_confirmation",
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:03 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI7KuuB1fWySn1Kn8W3B1/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
Authorization:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_hb5ygriidDInKu","request_duration_ms":509}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
- "*/*"
|
||||
response:
|
||||
status:
|
||||
code: 200
|
||||
message: OK
|
||||
headers:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:19:04 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
- '1365'
|
||||
Connection:
|
||||
- keep-alive
|
||||
Access-Control-Allow-Credentials:
|
||||
- 'true'
|
||||
Access-Control-Allow-Methods:
|
||||
- GET,HEAD,PUT,PATCH,POST,DELETE
|
||||
Access-Control-Allow-Origin:
|
||||
- "*"
|
||||
Access-Control-Expose-Headers:
|
||||
- Request-Id, Stripe-Manage-Version, Stripe-Should-Retry, X-Stripe-External-Auth-Required,
|
||||
X-Stripe-Privileged-Session-Required
|
||||
Access-Control-Max-Age:
|
||||
- '300'
|
||||
Cache-Control:
|
||||
- no-cache, no-store
|
||||
Content-Security-Policy:
|
||||
- report-uri https://q.stripe.com/csp-report?p=v1%2Fpayment_intents%2F%3Aintent%2Fconfirm;
|
||||
block-all-mixed-content; default-src 'none'; base-uri 'none'; form-action
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e401d828-0bc4-4895-975c-df23e2ce437e
|
||||
Original-Request:
|
||||
- req_uCUf1RiTpWQMyi
|
||||
Request-Id:
|
||||
- req_uCUf1RiTpWQMyi
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
- max-age=63072000; includeSubDomains; preload
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAI7KuuB1fWySn1Kn8W3B1",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
"amount_details": {
|
||||
"tip": {}
|
||||
},
|
||||
"amount_received": 0,
|
||||
"application": null,
|
||||
"application_fee_amount": null,
|
||||
"automatic_payment_methods": null,
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAI7KuuB1fWySn1Kn8W3B1_secret_SCDFwZc2UA1MM6nm2JDM0OeWm",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879143,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAI7KuuB1fWySn1XJBljWV",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAI6KuuB1fWySnMUeTrwi0",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
"installments": null,
|
||||
"mandate_options": null,
|
||||
"network": null,
|
||||
"request_three_d_secure": "automatic"
|
||||
}
|
||||
},
|
||||
"payment_method_types": [
|
||||
"card"
|
||||
],
|
||||
"processing": null,
|
||||
"receipt_email": null,
|
||||
"review": null,
|
||||
"setup_future_usage": null,
|
||||
"shipping": null,
|
||||
"source": null,
|
||||
"statement_descriptor": null,
|
||||
"statement_descriptor_suffix": null,
|
||||
"status": "requires_capture",
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:19:04 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_VGQ9CIDvnvEoZ6","request_duration_ms":1125}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_geQERGTewZE2m2","request_duration_ms":1041}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:36 GMT
|
||||
- Wed, 07 Feb 2024 16:28:07 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 879ff059-8147-4922-923b-75737cd77b6f
|
||||
- 0c327b00-1e6c-49e5-ac16-297b984f8cdf
|
||||
Original-Request:
|
||||
- req_RFWGNx9ukBbAup
|
||||
- req_8NVDvPUHStxFcy
|
||||
Request-Id:
|
||||
- req_RFWGNx9ukBbAup
|
||||
- req_8NVDvPUHStxFcy
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '267.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
|
||||
"id": "pm_1OhDylKuuB1fWySn0nFspK4S",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879056,
|
||||
"created": 1707323287,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:36 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:07 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAGiKuuB1fWySnk9EPRtoW&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDylKuuB1fWySn0nFspK4S&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_RFWGNx9ukBbAup","request_duration_ms":570}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_8NVDvPUHStxFcy","request_duration_ms":551}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:37 GMT
|
||||
- Wed, 07 Feb 2024 16:28:07 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 387e26e6-6c6d-48b6-a68c-0cae13c86be5
|
||||
- 57dcb46c-8bf5-4361-8261-9367878ecfb0
|
||||
Original-Request:
|
||||
- req_c8rr11Myc9l4AS
|
||||
- req_LQZb7IJiap2GL7
|
||||
Request-Id:
|
||||
- req_c8rr11Myc9l4AS
|
||||
- req_LQZb7IJiap2GL7
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '185.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
|
||||
"id": "pi_3OhDylKuuB1fWySn2TKn691w",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
|
||||
"client_secret": "pi_3OhDylKuuB1fWySn2TKn691w_secret_MyTyjvLCkEvDLWT8z4LYZdxGc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879057,
|
||||
"created": 1707323287,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
|
||||
"payment_method": "pm_1OhDylKuuB1fWySn0nFspK4S",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:37 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:07 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDylKuuB1fWySn2TKn691w/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_c8rr11Myc9l4AS","request_duration_ms":510}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_LQZb7IJiap2GL7","request_duration_ms":408}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:38 GMT
|
||||
- Wed, 07 Feb 2024 16:28:08 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 4f99d847-caeb-43e4-aa02-ddf1c29f29ea
|
||||
- 16b77c52-e686-4340-a455-7785894eda8c
|
||||
Original-Request:
|
||||
- req_VMmizZpZQ2qhCE
|
||||
- req_R4MEM5lAkQfQ6e
|
||||
Request-Id:
|
||||
- req_VMmizZpZQ2qhCE
|
||||
- req_R4MEM5lAkQfQ6e
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '796.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
|
||||
"id": "pi_3OhDylKuuB1fWySn2TKn691w",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
|
||||
"client_secret": "pi_3OhDylKuuB1fWySn2TKn691w_secret_MyTyjvLCkEvDLWT8z4LYZdxGc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879057,
|
||||
"created": 1707323287,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
|
||||
"latest_charge": "ch_3OhDylKuuB1fWySn21Bl2mfQ",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
|
||||
"payment_method": "pm_1OhDylKuuB1fWySn0nFspK4S",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:38 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:08 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDylKuuB1fWySn2TKn691w
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_VMmizZpZQ2qhCE","request_duration_ms":1015}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_R4MEM5lAkQfQ6e","request_duration_ms":1040}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:38 GMT
|
||||
- Wed, 07 Feb 2024 16:28:09 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_rHXViBOVfMYN7y
|
||||
- req_xzcIuPDOCBudvw
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '62.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
|
||||
"id": "pi_3OhDylKuuB1fWySn2TKn691w",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
|
||||
"client_secret": "pi_3OhDylKuuB1fWySn2TKn691w_secret_MyTyjvLCkEvDLWT8z4LYZdxGc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879057,
|
||||
"created": 1707323287,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
|
||||
"latest_charge": "ch_3OhDylKuuB1fWySn21Bl2mfQ",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
|
||||
"payment_method": "pm_1OhDylKuuB1fWySn0nFspK4S",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:38 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:09 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDylKuuB1fWySn2TKn691w/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_rHXViBOVfMYN7y","request_duration_ms":414}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_xzcIuPDOCBudvw","request_duration_ms":535}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:39 GMT
|
||||
- Wed, 07 Feb 2024 16:28:10 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 0d3cd413-f169-42c0-8353-61a47e059840
|
||||
- 45c47f19-0b4c-4dcc-b5f1-f84afd47fbb5
|
||||
Original-Request:
|
||||
- req_jEE1VpHpgL7Z7N
|
||||
- req_sV8GY7giFod8d0
|
||||
Request-Id:
|
||||
- req_jEE1VpHpgL7Z7N
|
||||
- req_sV8GY7giFod8d0
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '845.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
|
||||
"id": "pi_3OhDylKuuB1fWySn2TKn691w",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
|
||||
"client_secret": "pi_3OhDylKuuB1fWySn2TKn691w_secret_MyTyjvLCkEvDLWT8z4LYZdxGc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879057,
|
||||
"created": 1707323287,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
|
||||
"latest_charge": "ch_3OhDylKuuB1fWySn21Bl2mfQ",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
|
||||
"payment_method": "pm_1OhDylKuuB1fWySn0nFspK4S",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:39 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:10 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDylKuuB1fWySn2TKn691w
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_jEE1VpHpgL7Z7N","request_duration_ms":1122}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_sV8GY7giFod8d0","request_duration_ms":1128}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:40 GMT
|
||||
- Wed, 07 Feb 2024 16:28:10 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_2YDLHsFnm1BEB8
|
||||
- req_V4R36T4WNcW1aF
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '78.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
|
||||
"id": "pi_3OhDylKuuB1fWySn2TKn691w",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
|
||||
"client_secret": "pi_3OhDylKuuB1fWySn2TKn691w_secret_MyTyjvLCkEvDLWT8z4LYZdxGc",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879057,
|
||||
"created": 1707323287,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
|
||||
"latest_charge": "ch_3OhDylKuuB1fWySn21Bl2mfQ",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
|
||||
"payment_method": "pm_1OhDylKuuB1fWySn0nFspK4S",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:40 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:10 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -13,15 +13,13 @@ http_interactions:
|
||||
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_iiAzSB5Tpf5LMk","request_duration_ms":356}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +32,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:34 GMT
|
||||
- Wed, 07 Feb 2024 16:28:04 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +57,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 5eec078d-a0e5-4f25-a0ee-646ce3b97f68
|
||||
- ae89a8f4-4716-4ab3-9e50-8ff4997f0e95
|
||||
Original-Request:
|
||||
- req_E2lkHF1aCP0aET
|
||||
- req_QqV6fkcANvcJAm
|
||||
Request-Id:
|
||||
- req_E2lkHF1aCP0aET
|
||||
- req_QqV6fkcANvcJAm
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '250.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +78,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAGfKuuB1fWySnNfxhqg7X",
|
||||
"id": "pm_1OhDyiKuuB1fWySn8zuPunKb",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +118,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879054,
|
||||
"created": 1707323284,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:34 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:04 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAGfKuuB1fWySnNfxhqg7X&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDyiKuuB1fWySn8zuPunKb&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +139,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_E2lkHF1aCP0aET","request_duration_ms":596}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_QqV6fkcANvcJAm","request_duration_ms":729}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +159,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:34 GMT
|
||||
- Wed, 07 Feb 2024 16:28:05 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +184,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 4a0fcd85-4a98-4415-a78d-077ee34fb8f1
|
||||
- 357b92de-79b3-4302-b45e-99d8ec7bc3c0
|
||||
Original-Request:
|
||||
- req_uzkY8QM5CUVaUa
|
||||
- req_fskyPDlpQZei3z
|
||||
Request-Id:
|
||||
- req_uzkY8QM5CUVaUa
|
||||
- req_fskyPDlpQZei3z
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '230.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +205,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGgKuuB1fWySn1uPHvcnJ",
|
||||
"id": "pi_3OhDyiKuuB1fWySn1mEbc3er",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +219,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGgKuuB1fWySn1uPHvcnJ_secret_FQoGtSNBbA9cFYbqgN11tdEHo",
|
||||
"client_secret": "pi_3OhDyiKuuB1fWySn1mEbc3er_secret_GL48p7eu3C7HbfVAgZx3GWDr0",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879054,
|
||||
"created": 1707323284,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +232,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGfKuuB1fWySnNfxhqg7X",
|
||||
"payment_method": "pm_1OhDyiKuuB1fWySn8zuPunKb",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +257,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:34 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:05 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGgKuuB1fWySn1uPHvcnJ/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyiKuuB1fWySn1mEbc3er/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +272,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_uzkY8QM5CUVaUa","request_duration_ms":510}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_fskyPDlpQZei3z","request_duration_ms":624}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +292,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:35 GMT
|
||||
- Wed, 07 Feb 2024 16:28:06 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +318,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- e835fcbf-7813-4255-9bba-ca346690ebd9
|
||||
- 596165d3-0b49-4004-b646-b3ea4c8bdf2a
|
||||
Original-Request:
|
||||
- req_VGQ9CIDvnvEoZ6
|
||||
- req_geQERGTewZE2m2
|
||||
Request-Id:
|
||||
- req_VGQ9CIDvnvEoZ6
|
||||
- req_geQERGTewZE2m2
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '795.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +339,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGgKuuB1fWySn1uPHvcnJ",
|
||||
"id": "pi_3OhDyiKuuB1fWySn1mEbc3er",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +353,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGgKuuB1fWySn1uPHvcnJ_secret_FQoGtSNBbA9cFYbqgN11tdEHo",
|
||||
"client_secret": "pi_3OhDyiKuuB1fWySn1mEbc3er_secret_GL48p7eu3C7HbfVAgZx3GWDr0",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879054,
|
||||
"created": 1707323284,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGgKuuB1fWySn1iEvTZVx",
|
||||
"latest_charge": "ch_3OhDyiKuuB1fWySn1pyK7dBL",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGfKuuB1fWySnNfxhqg7X",
|
||||
"payment_method": "pm_1OhDyiKuuB1fWySn8zuPunKb",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +391,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:35 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:06 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_PUJ1PTaOTpy08e","request_duration_ms":965}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_XRDpYjOyKtkW7x","request_duration_ms":936}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:43 GMT
|
||||
- Wed, 07 Feb 2024 16:28:13 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 6ffd12ed-800c-4f17-86dc-ba897b1f1e57
|
||||
- 785f84d3-19b3-49ac-a56c-66f4927e68dd
|
||||
Original-Request:
|
||||
- req_7TX71aFKVbqnxJ
|
||||
- req_eU1Kk7nUh4goGa
|
||||
Request-Id:
|
||||
- req_7TX71aFKVbqnxJ
|
||||
- req_eU1Kk7nUh4goGa
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '259.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAGoKuuB1fWySnBcen4mOM",
|
||||
"id": "pm_1OhDyrKuuB1fWySncwiUpDpR",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879062,
|
||||
"created": 1707323293,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:43 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:13 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAGoKuuB1fWySnBcen4mOM&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDyrKuuB1fWySncwiUpDpR&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_7TX71aFKVbqnxJ","request_duration_ms":500}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_eU1Kk7nUh4goGa","request_duration_ms":483}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:43 GMT
|
||||
- Wed, 07 Feb 2024 16:28:14 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- eb3e9733-4fed-45f4-a6c5-275bfadb754f
|
||||
- 556f6633-8232-4b50-9230-04888657c33b
|
||||
Original-Request:
|
||||
- req_PxbmwwUYacSK2D
|
||||
- req_h8DcNtfLkLkemS
|
||||
Request-Id:
|
||||
- req_PxbmwwUYacSK2D
|
||||
- req_h8DcNtfLkLkemS
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '185.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
|
||||
"id": "pi_3OhDyrKuuB1fWySn0HXukdYj",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
|
||||
"client_secret": "pi_3OhDyrKuuB1fWySn0HXukdYj_secret_JBgxOvQNdLixjB1XFfCZVvmqt",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879063,
|
||||
"created": 1707323293,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
|
||||
"payment_method": "pm_1OhDyrKuuB1fWySncwiUpDpR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:43 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:14 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyrKuuB1fWySn0HXukdYj/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_PxbmwwUYacSK2D","request_duration_ms":494}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_h8DcNtfLkLkemS","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:44 GMT
|
||||
- Wed, 07 Feb 2024 16:28:15 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- a7975592-6b73-4192-92d2-85dd828db27f
|
||||
- 32c1eb1e-1b48-4928-abc6-7d051fa9eca5
|
||||
Original-Request:
|
||||
- req_ZaD1Cs3jU24nXT
|
||||
- req_3UoR1yXcC3QYTX
|
||||
Request-Id:
|
||||
- req_ZaD1Cs3jU24nXT
|
||||
- req_3UoR1yXcC3QYTX
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '793.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
|
||||
"id": "pi_3OhDyrKuuB1fWySn0HXukdYj",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
|
||||
"client_secret": "pi_3OhDyrKuuB1fWySn0HXukdYj_secret_JBgxOvQNdLixjB1XFfCZVvmqt",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879063,
|
||||
"created": 1707323293,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
|
||||
"latest_charge": "ch_3OhDyrKuuB1fWySn0TngRTSu",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
|
||||
"payment_method": "pm_1OhDyrKuuB1fWySncwiUpDpR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,10 +393,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:44 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:15 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyrKuuB1fWySn0HXukdYj
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -402,14 +408,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_ZaD1Cs3jU24nXT","request_duration_ms":995}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_3UoR1yXcC3QYTX","request_duration_ms":1041}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -422,7 +428,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:44 GMT
|
||||
- Wed, 07 Feb 2024 16:28:15 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -448,11 +454,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_456LOGs8Ecc4Tc
|
||||
- req_JeLu7S2FCbcsLv
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '91.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -461,7 +469,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
|
||||
"id": "pi_3OhDyrKuuB1fWySn0HXukdYj",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -475,20 +483,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
|
||||
"client_secret": "pi_3OhDyrKuuB1fWySn0HXukdYj_secret_JBgxOvQNdLixjB1XFfCZVvmqt",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879063,
|
||||
"created": 1707323293,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
|
||||
"latest_charge": "ch_3OhDyrKuuB1fWySn0TngRTSu",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
|
||||
"payment_method": "pm_1OhDyrKuuB1fWySncwiUpDpR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -513,10 +521,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:44 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:15 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY/capture
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyrKuuB1fWySn0HXukdYj/capture
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -528,14 +536,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_456LOGs8Ecc4Tc","request_duration_ms":352}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_JeLu7S2FCbcsLv","request_duration_ms":414}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -548,7 +556,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:45 GMT
|
||||
- Wed, 07 Feb 2024 16:28:16 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -574,17 +582,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 7ae1be7d-dd61-4ea4-8360-90029432aeaf
|
||||
- a6553929-841c-412e-9b41-a87bd721806b
|
||||
Original-Request:
|
||||
- req_8giFlIkBdkFp6j
|
||||
- req_ObZvBepcm2Xxca
|
||||
Request-Id:
|
||||
- req_8giFlIkBdkFp6j
|
||||
- req_ObZvBepcm2Xxca
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '803.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -593,7 +603,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
|
||||
"id": "pi_3OhDyrKuuB1fWySn0HXukdYj",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -607,20 +617,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
|
||||
"client_secret": "pi_3OhDyrKuuB1fWySn0HXukdYj_secret_JBgxOvQNdLixjB1XFfCZVvmqt",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879063,
|
||||
"created": 1707323293,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
|
||||
"latest_charge": "ch_3OhDyrKuuB1fWySn0TngRTSu",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
|
||||
"payment_method": "pm_1OhDyrKuuB1fWySncwiUpDpR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -645,10 +655,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:45 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:16 GMT
|
||||
- request:
|
||||
method: get
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDyrKuuB1fWySn0HXukdYj
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -660,14 +670,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_8giFlIkBdkFp6j","request_duration_ms":1064}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_ObZvBepcm2Xxca","request_duration_ms":1042}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -680,7 +690,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:46 GMT
|
||||
- Wed, 07 Feb 2024 16:28:16 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -706,11 +716,13 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Request-Id:
|
||||
- req_qOWbWLNqr80IL4
|
||||
- req_RiwtAVsyAHuT41
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '81.00000000000001'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -719,7 +731,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
|
||||
"id": "pi_3OhDyrKuuB1fWySn0HXukdYj",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -733,20 +745,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
|
||||
"client_secret": "pi_3OhDyrKuuB1fWySn0HXukdYj_secret_JBgxOvQNdLixjB1XFfCZVvmqt",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879063,
|
||||
"created": 1707323293,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
|
||||
"latest_charge": "ch_3OhDyrKuuB1fWySn0TngRTSu",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
|
||||
"payment_method": "pm_1OhDyrKuuB1fWySncwiUpDpR",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -771,5 +783,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:46 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:17 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -14,14 +14,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_2YDLHsFnm1BEB8","request_duration_ms":409}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_V4R36T4WNcW1aF","request_duration_ms":309}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -34,7 +34,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:40 GMT
|
||||
- Wed, 07 Feb 2024 16:28:11 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -59,17 +59,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- f4d2f1f6-d688-4b20-a6d3-03d0dd07b417
|
||||
- d86e0439-f0a4-468c-a1b8-ee3d2711f942
|
||||
Original-Request:
|
||||
- req_3SSDyMloy3VcDT
|
||||
- req_Cn7jr6NcfbULSs
|
||||
Request-Id:
|
||||
- req_3SSDyMloy3VcDT
|
||||
- req_Cn7jr6NcfbULSs
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '261.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -78,7 +80,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pm_1ObAGmKuuB1fWySnhKox5A5c",
|
||||
"id": "pm_1OhDypKuuB1fWySngc5rc9qA",
|
||||
"object": "payment_method",
|
||||
"billing_details": {
|
||||
"address": {
|
||||
@@ -118,19 +120,19 @@ http_interactions:
|
||||
},
|
||||
"wallet": null
|
||||
},
|
||||
"created": 1705879060,
|
||||
"created": 1707323291,
|
||||
"customer": null,
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"type": "card"
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:40 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:11 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents
|
||||
body:
|
||||
encoding: UTF-8
|
||||
string: amount=100¤cy=eur&payment_method=pm_1ObAGmKuuB1fWySnhKox5A5c&payment_method_types[0]=card&capture_method=manual
|
||||
string: amount=100¤cy=eur&payment_method=pm_1OhDypKuuB1fWySngc5rc9qA&payment_method_types[0]=card&capture_method=manual
|
||||
headers:
|
||||
User-Agent:
|
||||
- Stripe/v1 RubyBindings/10.6.0
|
||||
@@ -139,14 +141,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_3SSDyMloy3VcDT","request_duration_ms":533}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_Cn7jr6NcfbULSs","request_duration_ms":483}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -159,7 +161,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:41 GMT
|
||||
- Wed, 07 Feb 2024 16:28:11 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -184,17 +186,19 @@ http_interactions:
|
||||
default-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none';
|
||||
img-src 'self'; script-src 'self' 'report-sample'; style-src 'self'
|
||||
Idempotency-Key:
|
||||
- 61cd2112-1e09-477e-85d5-b36be957bf99
|
||||
- 365006c5-8216-4dd9-afa1-f358fd32e313
|
||||
Original-Request:
|
||||
- req_hpU7LaLGdnUN7j
|
||||
- req_jwEAcdZLzoYBd2
|
||||
Request-Id:
|
||||
- req_hpU7LaLGdnUN7j
|
||||
- req_jwEAcdZLzoYBd2
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '228.99999999999997'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -203,7 +207,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGnKuuB1fWySn2ixCQbt9",
|
||||
"id": "pi_3OhDypKuuB1fWySn0CHzYOtg",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 0,
|
||||
@@ -217,9 +221,9 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGnKuuB1fWySn2ixCQbt9_secret_P2zwV525EiC9vUN6qey9J8vEC",
|
||||
"client_secret": "pi_3OhDypKuuB1fWySn0CHzYOtg_secret_nBYUtgSZp1EIhrdhgB2Sh8Nxo",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879061,
|
||||
"created": 1707323291,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
@@ -230,7 +234,7 @@ http_interactions:
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGmKuuB1fWySnhKox5A5c",
|
||||
"payment_method": "pm_1OhDypKuuB1fWySngc5rc9qA",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -255,10 +259,10 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:41 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:11 GMT
|
||||
- request:
|
||||
method: post
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGnKuuB1fWySn2ixCQbt9/confirm
|
||||
uri: https://api.stripe.com/v1/payment_intents/pi_3OhDypKuuB1fWySn0CHzYOtg/confirm
|
||||
body:
|
||||
encoding: US-ASCII
|
||||
string: ''
|
||||
@@ -270,14 +274,14 @@ http_interactions:
|
||||
Content-Type:
|
||||
- application/x-www-form-urlencoded
|
||||
X-Stripe-Client-Telemetry:
|
||||
- '{"last_request_metrics":{"request_id":"req_hpU7LaLGdnUN7j","request_duration_ms":483}}'
|
||||
- '{"last_request_metrics":{"request_id":"req_jwEAcdZLzoYBd2","request_duration_ms":519}}'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
X-Stripe-Client-User-Agent:
|
||||
- '{"bindings_version":"10.6.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
|
||||
version 6.1.0-17-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14)
|
||||
12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian
|
||||
6.1.69-1 (2023-12-30)","hostname":"blackbox"}'
|
||||
version 6.5.0-15-generic (buildd@bos03-amd64-040) (x86_64-linux-gnu-gcc-12
|
||||
(Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
|
||||
#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2","hostname":"ff-LAT"}'
|
||||
Accept-Encoding:
|
||||
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
||||
Accept:
|
||||
@@ -290,7 +294,7 @@ http_interactions:
|
||||
Server:
|
||||
- nginx
|
||||
Date:
|
||||
- Sun, 21 Jan 2024 23:17:42 GMT
|
||||
- Wed, 07 Feb 2024 16:28:12 GMT
|
||||
Content-Type:
|
||||
- application/json
|
||||
Content-Length:
|
||||
@@ -316,17 +320,19 @@ http_interactions:
|
||||
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
|
||||
style-src 'self'
|
||||
Idempotency-Key:
|
||||
- c4b6b051-7996-426d-8b73-693a27f066ae
|
||||
- 57500a49-4e25-4856-8e04-3c0777fa2da5
|
||||
Original-Request:
|
||||
- req_PUJ1PTaOTpy08e
|
||||
- req_XRDpYjOyKtkW7x
|
||||
Request-Id:
|
||||
- req_PUJ1PTaOTpy08e
|
||||
- req_XRDpYjOyKtkW7x
|
||||
Stripe-Should-Retry:
|
||||
- 'false'
|
||||
Stripe-Version:
|
||||
- '2023-10-16'
|
||||
Vary:
|
||||
- Origin
|
||||
X-Stripe-Non-Api-Overhead-Duration-Ms:
|
||||
- '720.0'
|
||||
X-Stripe-Routing-Context-Priority-Tier:
|
||||
- api-testmode
|
||||
Strict-Transport-Security:
|
||||
@@ -335,7 +341,7 @@ http_interactions:
|
||||
encoding: UTF-8
|
||||
string: |-
|
||||
{
|
||||
"id": "pi_3ObAGnKuuB1fWySn2ixCQbt9",
|
||||
"id": "pi_3OhDypKuuB1fWySn0CHzYOtg",
|
||||
"object": "payment_intent",
|
||||
"amount": 100,
|
||||
"amount_capturable": 100,
|
||||
@@ -349,20 +355,20 @@ http_interactions:
|
||||
"canceled_at": null,
|
||||
"cancellation_reason": null,
|
||||
"capture_method": "manual",
|
||||
"client_secret": "pi_3ObAGnKuuB1fWySn2ixCQbt9_secret_P2zwV525EiC9vUN6qey9J8vEC",
|
||||
"client_secret": "pi_3OhDypKuuB1fWySn0CHzYOtg_secret_nBYUtgSZp1EIhrdhgB2Sh8Nxo",
|
||||
"confirmation_method": "automatic",
|
||||
"created": 1705879061,
|
||||
"created": 1707323291,
|
||||
"currency": "eur",
|
||||
"customer": null,
|
||||
"description": null,
|
||||
"invoice": null,
|
||||
"last_payment_error": null,
|
||||
"latest_charge": "ch_3ObAGnKuuB1fWySn2OdmjcYK",
|
||||
"latest_charge": "ch_3OhDypKuuB1fWySn0wcyBdED",
|
||||
"livemode": false,
|
||||
"metadata": {},
|
||||
"next_action": null,
|
||||
"on_behalf_of": null,
|
||||
"payment_method": "pm_1ObAGmKuuB1fWySnhKox5A5c",
|
||||
"payment_method": "pm_1OhDypKuuB1fWySngc5rc9qA",
|
||||
"payment_method_configuration_details": null,
|
||||
"payment_method_options": {
|
||||
"card": {
|
||||
@@ -387,5 +393,5 @@ http_interactions:
|
||||
"transfer_data": null,
|
||||
"transfer_group": null
|
||||
}
|
||||
recorded_at: Sun, 21 Jan 2024 23:17:42 GMT
|
||||
recorded_at: Wed, 07 Feb 2024 16:28:12 GMT
|
||||
recorded_with: VCR 6.2.0
|
||||
|
||||
@@ -92,9 +92,13 @@ describe Stripe::PaymentIntentValidator do
|
||||
it_behaves_like "payments intents", "BCcard and DinaCard", 6_555_900_000_604_105
|
||||
it_behaves_like "payments intents", "JCB", 3_566_002_020_360_505
|
||||
it_behaves_like "payments intents", "UnionPay", 6_200_000_000_000_005
|
||||
it_behaves_like "payments intents", "UnionPay (debit)", 6_200_000_000_000_047
|
||||
it_behaves_like "payments intents", "UnionPay (19-digit card)", 6_205_500_000_000_000_004
|
||||
end
|
||||
|
||||
xcontext "valid 3D cards are correctly handled" do
|
||||
pending("updating spec to handle 3D2S cards")
|
||||
it_behaves_like "payments intents", "UnionPay (debit)", 6_200_000_000_000_047
|
||||
end
|
||||
end
|
||||
context "when payment intent is invalid" do
|
||||
shared_examples "payments intents" do |card_type, card_number, error_message|
|
||||
|
||||
Reference in New Issue
Block a user