Merge pull request #12059 from openfoodfoundation/dependabot/bundler/stripe-10.6.0

Bump stripe from 10.5.0 to 10.6.0
This commit is contained in:
Maikel
2024-01-22 10:29:31 +11:00
committed by GitHub
52 changed files with 3169 additions and 2969 deletions

View File

@@ -723,7 +723,7 @@ GEM
stimulus_reflex (>= 3.3.0)
stringex (2.8.6)
stringio (3.1.0)
stripe (10.5.0)
stripe (10.6.0)
swd (1.3.0)
activesupport (>= 3)
attr_required (>= 0.0.5)

View File

@@ -8,7 +8,7 @@ http_interactions:
string: card[number]=4242424242424242&card[exp_month]=9&card[exp_year]=2024&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- Stripe/v1 RubyBindings/10.6.0
Authorization:
- Bearer <HIDDEN-STRIPE_SECRET_TEST_API_KEY>
Content-Type:
@@ -16,9 +16,10 @@ http_interactions:
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -31,7 +32,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:54 GMT
- Sun, 21 Jan 2024 23:17:31 GMT
Content-Type:
- application/json
Content-Length:
@@ -56,11 +57,11 @@ 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:
- 0013ddb7-28c0-49ea-a7ae-32d8c62c29f9
- 25f85b6b-843b-4a64-89b0-fbec80e642e5
Original-Request:
- req_dz5FZovupdYS6O
- req_zz9NZyBc8pMdP4
Request-Id:
- req_dz5FZovupdYS6O
- req_zz9NZyBc8pMdP4
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -75,10 +76,10 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "tok_1OZk97KuuB1fWySnU737tBeo",
"id": "tok_1ObAGdKuuB1fWySn5e53EYXn",
"object": "token",
"card": {
"id": "card_1OZk97KuuB1fWySnw9F6BUDv",
"id": "card_1ObAGdKuuB1fWySnzig5k3T2",
"object": "card",
"address_city": null,
"address_country": null,
@@ -102,34 +103,35 @@ http_interactions:
"tokenization_method": null,
"wallet": null
},
"client_ip": "121.200.4.220",
"created": 1705540313,
"client_ip": "115.166.50.47",
"created": 1705879051,
"livemode": false,
"type": "card",
"used": false
}
recorded_at: Thu, 18 Jan 2024 01:11:53 GMT
recorded_at: Sun, 21 Jan 2024 23:17:31 GMT
- request:
method: post
uri: https://api.stripe.com/v1/customers
body:
encoding: UTF-8
string: email=sherley_block%40brown.com&source=tok_1OZk97KuuB1fWySnU737tBeo
string: email=demetra%40greenfelder.ca&source=tok_1ObAGdKuuB1fWySn5e53EYXn
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_dz5FZovupdYS6O","request_duration_ms":583}}'
- '{"last_request_metrics":{"request_id":"req_zz9NZyBc8pMdP4","request_duration_ms":848}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -142,11 +144,11 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:55 GMT
- Sun, 21 Jan 2024 23:17:33 GMT
Content-Type:
- application/json
Content-Length:
- '662'
- '661'
Connection:
- keep-alive
Access-Control-Allow-Credentials:
@@ -167,11 +169,11 @@ 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:
- 379a73cc-463c-4c51-9a01-4162a57876f6
- d0274fe4-9ce7-4387-829e-c6b246035491
Original-Request:
- req_ygAiMxiaWFObO7
- req_144xT6tf8cLxH7
Request-Id:
- req_ygAiMxiaWFObO7
- req_144xT6tf8cLxH7
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -186,18 +188,18 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "cus_POXDwH1CbPgH6h",
"id": "cus_PQ0HyRJ0baOkF6",
"object": "customer",
"address": null,
"balance": 0,
"created": 1705540314,
"created": 1705879052,
"currency": null,
"default_source": "card_1OZk97KuuB1fWySnw9F6BUDv",
"default_source": "card_1ObAGdKuuB1fWySnzig5k3T2",
"delinquent": false,
"description": null,
"discount": null,
"email": "sherley_block@brown.com",
"invoice_prefix": "6E52B521",
"email": "demetra@greenfelder.ca",
"invoice_prefix": "F02BC31D",
"invoice_settings": {
"custom_fields": null,
"default_payment_method": null,
@@ -214,28 +216,29 @@ http_interactions:
"tax_exempt": "none",
"test_clock": null
}
recorded_at: Thu, 18 Jan 2024 01:11:55 GMT
recorded_at: Sun, 21 Jan 2024 23:17:33 GMT
- request:
method: get
uri: https://api.stripe.com/v1/customers/cus_POXDwH1CbPgH6h/sources?limit=1&object=card
uri: https://api.stripe.com/v1/customers/cus_PQ0HyRJ0baOkF6/sources?limit=1&object=card
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_ygAiMxiaWFObO7","request_duration_ms":886}}'
- '{"last_request_metrics":{"request_id":"req_144xT6tf8cLxH7","request_duration_ms":1043}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -248,7 +251,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:55 GMT
- Sun, 21 Jan 2024 23:17:33 GMT
Content-Type:
- application/json
Content-Length:
@@ -274,7 +277,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_WaIb6IuwbAceQe
- req_iiAzSB5Tpf5LMk
Stripe-Version:
- '2023-10-16'
Vary:
@@ -290,7 +293,7 @@ http_interactions:
"object": "list",
"data": [
{
"id": "card_1OZk97KuuB1fWySnw9F6BUDv",
"id": "card_1ObAGdKuuB1fWySnzig5k3T2",
"object": "card",
"address_city": null,
"address_country": null,
@@ -302,7 +305,7 @@ http_interactions:
"address_zip_check": null,
"brand": "Visa",
"country": "US",
"customer": "cus_POXDwH1CbPgH6h",
"customer": "cus_PQ0HyRJ0baOkF6",
"cvc_check": "pass",
"dynamic_last4": null,
"exp_month": 9,
@@ -317,7 +320,7 @@ http_interactions:
}
],
"has_more": false,
"url": "/v1/customers/cus_POXDwH1CbPgH6h/sources"
"url": "/v1/customers/cus_PQ0HyRJ0baOkF6/sources"
}
recorded_at: Thu, 18 Jan 2024 01:11:55 GMT
recorded_at: Sun, 21 Jan 2024 23:17:33 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_2omsm12Kru4AO0","request_duration_ms":936}}'
- '{"last_request_metrics":{"request_id":"req_AI4rhd02172q6Z","request_duration_ms":1022}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:52 GMT
- Sun, 21 Jan 2024 23:19:43 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 6a0f3e3b-b017-4ab1-ae97-e0e30c3c9b06
- a9de3dab-8640-49f9-b3c7-c18e2c7485af
Original-Request:
- req_5VqEaoj82bvMBs
- req_yYh72p3xNCMM0m
Request-Id:
- req_5VqEaoj82bvMBs
- req_yYh72p3xNCMM0m
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkB2KuuB1fWySn4rzS44WQ",
"id": "pm_1ObAIkKuuB1fWySnfikscgf2",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540432,
"created": 1705879182,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:52 GMT
recorded_at: Sun, 21 Jan 2024 23:19:43 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=1000&currency=aud&payment_method=pm_1OZkB2KuuB1fWySn4rzS44WQ&payment_method_types[0]=card&capture_method=manual
string: amount=1000&currency=aud&payment_method=pm_1ObAIkKuuB1fWySnfikscgf2&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_5VqEaoj82bvMBs","request_duration_ms":477}}'
- '{"last_request_metrics":{"request_id":"req_yYh72p3xNCMM0m","request_duration_ms":490}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:53 GMT
- Sun, 21 Jan 2024 23:19:43 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 74f5b013-542e-4c87-a197-d4fab35be0e7
- a78324ae-ee65-4a1b-bced-01ed70d7cd89
Original-Request:
- req_RwqPPRYTKnDZEk
- req_hh9G8X9YWnpzKq
Request-Id:
- req_RwqPPRYTKnDZEk
- req_hh9G8X9YWnpzKq
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkB3KuuB1fWySn1KGbN3Zq",
"id": "pi_3ObAIlKuuB1fWySn2JyJWnJB",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkB3KuuB1fWySn1KGbN3Zq_secret_vBEHyznqHv4J1658Hc2Zb1res",
"client_secret": "pi_3ObAIlKuuB1fWySn2JyJWnJB_secret_Du0AAG9Bn7kFkVFBzdVtWh4zB",
"confirmation_method": "automatic",
"created": 1705540433,
"created": 1705879183,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkB2KuuB1fWySn4rzS44WQ",
"payment_method": "pm_1ObAIkKuuB1fWySnfikscgf2",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:53 GMT
recorded_at: Sun, 21 Jan 2024 23:19:43 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkB3KuuB1fWySn1KGbN3Zq
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIlKuuB1fWySn2JyJWnJB
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_RwqPPRYTKnDZEk","request_duration_ms":429}}'
- '{"last_request_metrics":{"request_id":"req_hh9G8X9YWnpzKq","request_duration_ms":475}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:53 GMT
- Sun, 21 Jan 2024 23:19:43 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,7 +316,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_4nCcxe7bcNQOjp
- req_gG5ra8Uywc0X0K
Stripe-Version:
- '2023-10-16'
Vary:
@@ -326,7 +329,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkB3KuuB1fWySn1KGbN3Zq",
"id": "pi_3ObAIlKuuB1fWySn2JyJWnJB",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 0,
@@ -340,9 +343,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkB3KuuB1fWySn1KGbN3Zq_secret_vBEHyznqHv4J1658Hc2Zb1res",
"client_secret": "pi_3ObAIlKuuB1fWySn2JyJWnJB_secret_Du0AAG9Bn7kFkVFBzdVtWh4zB",
"confirmation_method": "automatic",
"created": 1705540433,
"created": 1705879183,
"currency": "aud",
"customer": null,
"description": null,
@@ -353,7 +356,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkB2KuuB1fWySn4rzS44WQ",
"payment_method": "pm_1ObAIkKuuB1fWySnfikscgf2",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -378,5 +381,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:53 GMT
recorded_at: Sun, 21 Jan 2024 23:19:43 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_YTc84k0BZ26LGc","request_duration_ms":463}}'
- '{"last_request_metrics":{"request_id":"req_4L4ikvXarxIJ7c","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:44 GMT
- Sun, 21 Jan 2024 23:19:33 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- '081ab0ec-2169-47d2-89e3-1d0432469e0a'
- dd1df01a-0e8a-4577-94cf-38347521077e
Original-Request:
- req_LZ7xfQ33VIW33y
- req_mI8ZKBkvCxDaFs
Request-Id:
- req_LZ7xfQ33VIW33y
- req_mI8ZKBkvCxDaFs
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAtKuuB1fWySn3bo8aAH0",
"id": "pm_1ObAIbKuuB1fWySnCJmWagcJ",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540424,
"created": 1705879173,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:44 GMT
recorded_at: Sun, 21 Jan 2024 23:19:33 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=1000&currency=aud&payment_method=pm_1OZkAtKuuB1fWySn3bo8aAH0&payment_method_types[0]=card&capture_method=manual
string: amount=1000&currency=aud&payment_method=pm_1ObAIbKuuB1fWySnCJmWagcJ&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_LZ7xfQ33VIW33y","request_duration_ms":443}}'
- '{"last_request_metrics":{"request_id":"req_mI8ZKBkvCxDaFs","request_duration_ms":571}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:44 GMT
- Sun, 21 Jan 2024 23:19:34 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 792facad-3946-4206-8981-9760462c667f
- 775f72d4-508d-48bb-8f91-688cbf2d92ce
Original-Request:
- req_2YMAX2OKhei5ch
- req_Gpli1oq7u4VoN9
Request-Id:
- req_2YMAX2OKhei5ch
- req_Gpli1oq7u4VoN9
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAuKuuB1fWySn1UhMzDtq",
"id": "pi_3ObAIcKuuB1fWySn2O1vjvPU",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAuKuuB1fWySn1UhMzDtq_secret_oTFplEuNvh19Lnl7TOe7KvgeV",
"client_secret": "pi_3ObAIcKuuB1fWySn2O1vjvPU_secret_X0MxT6gXpYikL10PJMRfglRFH",
"confirmation_method": "automatic",
"created": 1705540424,
"created": 1705879174,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAtKuuB1fWySn3bo8aAH0",
"payment_method": "pm_1ObAIbKuuB1fWySnCJmWagcJ",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:44 GMT
recorded_at: Sun, 21 Jan 2024 23:19:34 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAuKuuB1fWySn1UhMzDtq/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIcKuuB1fWySn2O1vjvPU/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_2YMAX2OKhei5ch","request_duration_ms":408}}'
- '{"last_request_metrics":{"request_id":"req_Gpli1oq7u4VoN9","request_duration_ms":510}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:45 GMT
- Sun, 21 Jan 2024 23:19:35 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 1d8b02fe-f412-4173-99aa-d25b8170ac82
- 5520e10c-2d2d-42b6-ab0a-f6f0188e7bbb
Original-Request:
- req_kMBeCArMHhCjH9
- req_rGIWL0xa2oABat
Request-Id:
- req_kMBeCArMHhCjH9
- req_rGIWL0xa2oABat
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAuKuuB1fWySn1UhMzDtq",
"id": "pi_3ObAIcKuuB1fWySn2O1vjvPU",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 1000,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAuKuuB1fWySn1UhMzDtq_secret_oTFplEuNvh19Lnl7TOe7KvgeV",
"client_secret": "pi_3ObAIcKuuB1fWySn2O1vjvPU_secret_X0MxT6gXpYikL10PJMRfglRFH",
"confirmation_method": "automatic",
"created": 1705540424,
"created": 1705879174,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAuKuuB1fWySn1yqLHUqY",
"latest_charge": "ch_3ObAIcKuuB1fWySn23nBsjRJ",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAtKuuB1fWySn3bo8aAH0",
"payment_method": "pm_1ObAIbKuuB1fWySnCJmWagcJ",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:45 GMT
recorded_at: Sun, 21 Jan 2024 23:19:35 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAuKuuB1fWySn1UhMzDtq
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIcKuuB1fWySn2O1vjvPU
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_kMBeCArMHhCjH9","request_duration_ms":914}}'
- '{"last_request_metrics":{"request_id":"req_rGIWL0xa2oABat","request_duration_ms":1021}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:47 GMT
- Sun, 21 Jan 2024 23:19:37 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_sTAQXyd5GYgstl
- req_6jI10FqYIWGpcZ
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAuKuuB1fWySn1UhMzDtq",
"id": "pi_3ObAIcKuuB1fWySn2O1vjvPU",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 1000,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAuKuuB1fWySn1UhMzDtq_secret_oTFplEuNvh19Lnl7TOe7KvgeV",
"client_secret": "pi_3ObAIcKuuB1fWySn2O1vjvPU_secret_X0MxT6gXpYikL10PJMRfglRFH",
"confirmation_method": "automatic",
"created": 1705540424,
"created": 1705879174,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAuKuuB1fWySn1yqLHUqY",
"latest_charge": "ch_3ObAIcKuuB1fWySn23nBsjRJ",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAtKuuB1fWySn3bo8aAH0",
"payment_method": "pm_1ObAIbKuuB1fWySnCJmWagcJ",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,10 +513,10 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:47 GMT
recorded_at: Sun, 21 Jan 2024 23:19:37 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAuKuuB1fWySn1UhMzDtq/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIcKuuB1fWySn2O1vjvPU/capture
body:
encoding: UTF-8
string: amount_to_capture=1000
@@ -526,7 +530,7 @@ http_interactions:
Stripe-Version:
- '2019-05-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.123.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","publisher":"active_merchant"}'
- '{"bindings_version":"1.123.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-linux","publisher":"active_merchant"}'
X-Stripe-Client-User-Metadata:
- '{"ip":null}'
Connection:
@@ -543,11 +547,11 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:48 GMT
- Sun, 21 Jan 2024 23:19:38 GMT
Content-Type:
- application/json
Content-Length:
- '5151'
- '5152'
Connection:
- close
Access-Control-Allow-Credentials:
@@ -569,11 +573,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 932ce219-7ce8-4302-a8f5-660668734708
- 33bfe301-ae4d-4cc4-9613-38b5e1434866
Original-Request:
- req_VYRESG79lNNIxo
- req_AaryynarC4rVIR
Request-Id:
- req_VYRESG79lNNIxo
- req_AaryynarC4rVIR
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +592,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAuKuuB1fWySn1UhMzDtq",
"id": "pi_3ObAIcKuuB1fWySn2O1vjvPU",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 0,
@@ -606,7 +610,7 @@ http_interactions:
"object": "list",
"data": [
{
"id": "ch_3OZkAuKuuB1fWySn1yqLHUqY",
"id": "ch_3ObAIcKuuB1fWySn23nBsjRJ",
"object": "charge",
"amount": 1000,
"amount_captured": 1000,
@@ -615,7 +619,7 @@ http_interactions:
"application": null,
"application_fee": null,
"application_fee_amount": null,
"balance_transaction": "txn_3OZkAuKuuB1fWySn171Byg4b",
"balance_transaction": "txn_3ObAIcKuuB1fWySn2A0Zw7lw",
"billing_details": {
"address": {
"city": null,
@@ -631,7 +635,7 @@ http_interactions:
},
"calculated_statement_descriptor": "OFNOFNOFN",
"captured": true,
"created": 1705540424,
"created": 1705879174,
"currency": "aud",
"customer": null,
"description": null,
@@ -651,18 +655,18 @@ http_interactions:
"network_status": "approved_by_network",
"reason": null,
"risk_level": "normal",
"risk_score": 8,
"risk_score": 21,
"seller_message": "Payment complete.",
"type": "authorized"
},
"paid": true,
"payment_intent": "pi_3OZkAuKuuB1fWySn1UhMzDtq",
"payment_method": "pm_1OZkAtKuuB1fWySn3bo8aAH0",
"payment_intent": "pi_3ObAIcKuuB1fWySn2O1vjvPU",
"payment_method": "pm_1ObAIbKuuB1fWySnCJmWagcJ",
"payment_method_details": {
"card": {
"amount_authorized": 1000,
"brand": "visa",
"capture_before": 1706145224,
"capture_before": 1706483974,
"checks": {
"address_line1_check": null,
"address_postal_code_check": null,
@@ -701,14 +705,14 @@ http_interactions:
"radar_options": {},
"receipt_email": null,
"receipt_number": null,
"receipt_url": "https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xRmlxRXNLdXVCMWZXeVNuKMz2oa0GMgZBwpeQZ_86LBYGb0vomy4U2TdaO6bkJT3xBisr-MbeJ8DucxOCPDoA6Im3v9vVyu204hwl",
"receipt_url": "https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xRmlxRXNLdXVCMWZXeVNuKIrNtq0GMgYj3BGwxAg6LBZQxvu8fXYvrG5O8lA9riQTny4XMHsjx7-vJYQJoFXiPQIdPF2he8ARngXj",
"refunded": false,
"refunds": {
"object": "list",
"data": [],
"has_more": false,
"total_count": 0,
"url": "/v1/charges/ch_3OZkAuKuuB1fWySn1yqLHUqY/refunds"
"url": "/v1/charges/ch_3ObAIcKuuB1fWySn23nBsjRJ/refunds"
},
"review": null,
"shipping": null,
@@ -723,22 +727,22 @@ http_interactions:
],
"has_more": false,
"total_count": 1,
"url": "/v1/charges?payment_intent=pi_3OZkAuKuuB1fWySn1UhMzDtq"
"url": "/v1/charges?payment_intent=pi_3ObAIcKuuB1fWySn2O1vjvPU"
},
"client_secret": "pi_3OZkAuKuuB1fWySn1UhMzDtq_secret_oTFplEuNvh19Lnl7TOe7KvgeV",
"client_secret": "pi_3ObAIcKuuB1fWySn2O1vjvPU_secret_X0MxT6gXpYikL10PJMRfglRFH",
"confirmation_method": "automatic",
"created": 1705540424,
"created": 1705879174,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAuKuuB1fWySn1yqLHUqY",
"latest_charge": "ch_3ObAIcKuuB1fWySn23nBsjRJ",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAtKuuB1fWySn3bo8aAH0",
"payment_method": "pm_1ObAIbKuuB1fWySnCJmWagcJ",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -763,5 +767,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:48 GMT
recorded_at: Sun, 21 Jan 2024 23:19:38 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_sTAQXyd5GYgstl","request_duration_ms":319}}'
- '{"last_request_metrics":{"request_id":"req_6jI10FqYIWGpcZ","request_duration_ms":395}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:49 GMT
- Sun, 21 Jan 2024 23:19:39 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- f82d4702-56bd-4d65-b1c9-a6e7316ac474
- 13f6621e-ba40-401c-a85e-8c97af6ad6dc
Original-Request:
- req_EeCSKLGGXmEZCK
- req_DX2HCnuhBmBzbA
Request-Id:
- req_EeCSKLGGXmEZCK
- req_DX2HCnuhBmBzbA
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAyKuuB1fWySnwGxIQw48",
"id": "pm_1ObAIgKuuB1fWySnp7iv5vjN",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540428,
"created": 1705879178,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:48 GMT
recorded_at: Sun, 21 Jan 2024 23:19:39 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=1000&currency=aud&payment_method=pm_1OZkAyKuuB1fWySnwGxIQw48&payment_method_types[0]=card&capture_method=manual
string: amount=1000&currency=aud&payment_method=pm_1ObAIgKuuB1fWySnp7iv5vjN&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_EeCSKLGGXmEZCK","request_duration_ms":453}}'
- '{"last_request_metrics":{"request_id":"req_DX2HCnuhBmBzbA","request_duration_ms":578}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:49 GMT
- Sun, 21 Jan 2024 23:19:39 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- a68f1ef7-9bf7-4a62-b92a-fa35512a8e0b
- 48ac6082-1e2a-4b16-ae10-a4b79ad9463a
Original-Request:
- req_4GYAzXWXSOtemq
- req_hXx5AdhkIWzvIp
Request-Id:
- req_4GYAzXWXSOtemq
- req_hXx5AdhkIWzvIp
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAzKuuB1fWySn08Hye7RA",
"id": "pi_3ObAIhKuuB1fWySn1KBx5Rh7",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAzKuuB1fWySn08Hye7RA_secret_zCLJjbF8wf684SaJl1DDuSXm5",
"client_secret": "pi_3ObAIhKuuB1fWySn1KBx5Rh7_secret_27qUI4DQQDFuqAoArORswDJ3k",
"confirmation_method": "automatic",
"created": 1705540429,
"created": 1705879179,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAyKuuB1fWySnwGxIQw48",
"payment_method": "pm_1ObAIgKuuB1fWySnp7iv5vjN",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:49 GMT
recorded_at: Sun, 21 Jan 2024 23:19:39 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAzKuuB1fWySn08Hye7RA/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIhKuuB1fWySn1KBx5Rh7/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_4GYAzXWXSOtemq","request_duration_ms":423}}'
- '{"last_request_metrics":{"request_id":"req_hXx5AdhkIWzvIp","request_duration_ms":613}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:50 GMT
- Sun, 21 Jan 2024 23:19:40 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 2c23d66b-8e27-438f-a98f-62a7a0ee923c
- 108dce40-1672-4966-8ff7-df9b29db989a
Original-Request:
- req_2omsm12Kru4AO0
- req_AI4rhd02172q6Z
Request-Id:
- req_2omsm12Kru4AO0
- req_AI4rhd02172q6Z
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAzKuuB1fWySn08Hye7RA",
"id": "pi_3ObAIhKuuB1fWySn1KBx5Rh7",
"object": "payment_intent",
"amount": 1000,
"amount_capturable": 1000,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAzKuuB1fWySn08Hye7RA_secret_zCLJjbF8wf684SaJl1DDuSXm5",
"client_secret": "pi_3ObAIhKuuB1fWySn1KBx5Rh7_secret_27qUI4DQQDFuqAoArORswDJ3k",
"confirmation_method": "automatic",
"created": 1705540429,
"created": 1705879179,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAzKuuB1fWySn0mtU3vH8",
"latest_charge": "ch_3ObAIhKuuB1fWySn1zP05Pmj",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAyKuuB1fWySnwGxIQw48",
"payment_method": "pm_1ObAIgKuuB1fWySnp7iv5vjN",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:50 GMT
recorded_at: Sun, 21 Jan 2024 23:19:40 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: stripe_user_id=<HIDDEN-STRIPE_ACCOUNT>&client_id=bogus_client_id
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_4nCcxe7bcNQOjp","request_duration_ms":301}}'
- '{"last_request_metrics":{"request_id":"req_gG5ra8Uywc0X0K","request_duration_ms":368}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:54 GMT
- Sun, 21 Jan 2024 23:19:44 GMT
Content-Type:
- application/json; charset=utf-8
Content-Length:
@@ -55,24 +56,24 @@ http_interactions:
Referrer-Policy:
- strict-origin-when-cross-origin
Request-Id:
- req_OTfem2IcVgHozS
- req_N0jHvcWXU7xF8I
Set-Cookie:
- __Host-session=; path=/; max-age=0; expires=Thu, 01 Jan 1970 00:00:00 GMT;
secure; SameSite=None
- __stripe_orig_props=%7B%22referrer%22%3A%22%22%2C%22landing%22%3A%22https%3A%2F%2Fconnect.stripe.com%2Foauth%2Fdeauthorize%22%7D;
domain=stripe.com; path=/; expires=Fri, 17 Jan 2025 01:13:53 GMT; secure;
domain=stripe.com; path=/; expires=Mon, 20 Jan 2025 23:19:44 GMT; secure;
HttpOnly; SameSite=Lax
- cid=fa5921a5-3e6e-47b2-8cf0-5966d5455dea; domain=stripe.com; path=/; expires=Wed,
17 Apr 2024 01:13:53 GMT; secure; SameSite=Lax
- machine_identifier=1CycDzIG72%2FrkIPjhUtPBRjdZSUFjmKJvgdMe423gdhYK7wqyjA6G76PVfhYiCRJKjY%3D;
domain=stripe.com; path=/; expires=Fri, 17 Jan 2025 01:13:53 GMT; secure;
- cid=3a8e1ba3-9ae7-4e86-9751-0a35403f2465; domain=stripe.com; path=/; expires=Sat,
20 Apr 2024 23:19:44 GMT; secure; SameSite=Lax
- machine_identifier=WVvKEJAnBq5vlD%2FBZrPMjAHBU2FyW7fQ92Oli0iAs%2F8BJm4JnMJ3gyke%2FzlbJaSl%2BFY%3D;
domain=stripe.com; path=/; expires=Mon, 20 Jan 2025 23:19:44 GMT; secure;
HttpOnly; SameSite=Lax
- private_machine_identifier=2LfPAfFdsGdKhrlniqZqXRkgfiymSmggyTRkHL%2F3ADF3runFAjXiLy4cVJlfcWLeEZE%3D;
domain=stripe.com; path=/; expires=Fri, 17 Jan 2025 01:13:53 GMT; secure;
- private_machine_identifier=sVC7qdoNZ28xZXkc2xne7nPB5o%2F4XACCtFwDcdopcG%2FbcxSAo6YxIxeSBblUhHak7%2Fw%3D;
domain=stripe.com; path=/; expires=Mon, 20 Jan 2025 23:19:44 GMT; secure;
HttpOnly; SameSite=None
- site-auth=; domain=stripe.com; path=/; max-age=0; expires=Thu, 01 Jan 1970
00:00:00 GMT; secure
- stripe.csrf=EX1aG2h8Xmmh1VnMga1ugsa_Whj8VAszXYjO4Sfy5y5YkHko0sO28JAI_UPwXm-uygEXEAIjE7eJ2JSUvGrbdzw-AYTZVJxbfV-YuJ6VErup1AWjf1ffoG4Eo4-UiCjTnynl5ArKIg%3D%3D;
- stripe.csrf=5eQpnkO8ljaphg5y7B4X0uZ5jYrEFrb55Jbmm7AC35jh19gtrcUBxVUABPsIGBSamcR37fb77GK_iNbUq9k0NTw-AYTZVJycukEVO439Kvi9z9cg-cSskl1sx-tlfI4INhUoXr7UEg%3D%3D;
domain=stripe.com; path=/; secure; HttpOnly; SameSite=None
Strict-Transport-Security:
- max-age=63072000; includeSubDomains; preload
@@ -82,17 +83,17 @@ http_interactions:
Stripe-Parent-Id:
- '0000000000000000'
Stripe-Span-Id:
- ebe6844bf4c91474
- a8e9e61296965589
Www-Authenticate:
- Bearer realm="Stripe"
X-Apiori-Intentional-Latency:
- 0s
X-Apiori-Reqid:
- syd2DJgkJUyCX9Q3USRlnxo
- syd1DJquiVHdgEr1mnf6RLS
X-Apiori-Server-Duration-Ms:
- '82'
- '77'
X-Apiori-Upstream-Duration:
- 82.551436ms
- 77.398085ms
X-Apiori-Upstream-Name:
- manage-srv
X-Apiori-Upstream-Region:
@@ -102,21 +103,21 @@ http_interactions:
X-Envoy-Attempt-Count:
- '1'
X-Envoy-Upstream-Service-Time:
- '260'
- '255'
X-Robots-Tag:
- none
X-Stripe-Bg-Intended-Route-Color:
- blue
- green
X-Stripe-C-Cost:
- '2'
X-Stripe-Client-Envoy-Start-Time-Us:
- '1705540433894380'
- '1705879184732166'
X-Stripe-Rpc-C-Cost-Report:
- Cg0IARIJY2VsbF8wMDA3Cg8IARILZ2xvYmFsX2NlbGw=
X-Stripe-Server-Envoy-Start-Time-Us:
- '1705540433895322'
- '1705879184733241'
X-Stripe-Server-Envoy-Upstream-Service-Time-Ms:
- '80'
- '74'
body:
encoding: UTF-8
string: |-
@@ -124,5 +125,5 @@ http_interactions:
"error": "invalid_client",
"error_description": "No such application: 'bogus_client_id'"
}
recorded_at: Thu, 18 Jan 2024 01:13:54 GMT
recorded_at: Sun, 21 Jan 2024 23:19:45 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=standard&country=AU&email=jumping.jack%40example.com
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_6vh46X1sMvFzh7","request_duration_ms":323}}'
- '{"last_request_metrics":{"request_id":"req_gG5ra8Uywc0X0K","request_duration_ms":368}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:29:19 GMT
- Sun, 21 Jan 2024 23:19:46 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 701a5f89-40e1-4205-8165-9f82759b6a6b
- 37159153-2311-4560-bc55-6a6ae24fe4cf
Original-Request:
- req_KOYJi1K4Obm63I
- req_f5FaZouH4WAiEK
Request-Id:
- req_KOYJi1K4Obm63I
- req_f5FaZouH4WAiEK
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "acct_1OZkPx4Guq1MuAYI",
"id": "acct_1ObAInQRl3qk9JPs",
"object": "account",
"business_profile": {
"mcc": null,
@@ -97,7 +98,7 @@ http_interactions:
"type": "application"
},
"country": "AU",
"created": 1705541358,
"created": 1705879186,
"default_currency": "aud",
"details_submitted": false,
"email": "jumping.jack@example.com",
@@ -106,7 +107,7 @@ http_interactions:
"data": [],
"has_more": false,
"total_count": 0,
"url": "/v1/accounts/acct_1OZkPx4Guq1MuAYI/external_accounts"
"url": "/v1/accounts/acct_1ObAInQRl3qk9JPs/external_accounts"
},
"future_requirements": {
"alternatives": [],
@@ -200,28 +201,29 @@ http_interactions:
},
"type": "standard"
}
recorded_at: Thu, 18 Jan 2024 01:29:19 GMT
recorded_at: Sun, 21 Jan 2024 23:19:46 GMT
- request:
method: post
uri: https://connect.stripe.com/oauth/deauthorize
body:
encoding: UTF-8
string: stripe_user_id=acct_1OZkPx4Guq1MuAYI&client_id=<HIDDEN-STRIPE_CLIENT_ID>
string: stripe_user_id=acct_1ObAInQRl3qk9JPs&client_id=<HIDDEN-STRIPE_CLIENT_ID>
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_KOYJi1K4Obm63I","request_duration_ms":1722}}'
- '{"last_request_metrics":{"request_id":"req_f5FaZouH4WAiEK","request_duration_ms":1804}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -234,7 +236,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:29:19 GMT
- Sun, 21 Jan 2024 23:19:47 GMT
Content-Type:
- application/json
Content-Length:
@@ -256,24 +258,24 @@ http_interactions:
Referrer-Policy:
- strict-origin-when-cross-origin
Request-Id:
- req_Qzx8KliGB1xBxC
- req_tDciq7l72MsLWK
Set-Cookie:
- __Host-session=; path=/; max-age=0; expires=Thu, 01 Jan 1970 00:00:00 GMT;
secure; SameSite=None
- __stripe_orig_props=%7B%22referrer%22%3A%22%22%2C%22landing%22%3A%22https%3A%2F%2Fconnect.stripe.com%2Foauth%2Fdeauthorize%22%7D;
domain=stripe.com; path=/; expires=Fri, 17 Jan 2025 01:29:19 GMT; secure;
domain=stripe.com; path=/; expires=Mon, 20 Jan 2025 23:19:47 GMT; secure;
HttpOnly; SameSite=Lax
- cid=26b51708-e414-4f14-a5d3-fad9283a711f; domain=stripe.com; path=/; expires=Wed,
17 Apr 2024 01:29:19 GMT; secure; SameSite=Lax
- machine_identifier=MmU20ak41E5kQ7Q8zFqPiXtArIXlWyFpxBJSnqeYDHk%2F%2Fj64646dXI%2FfQWQsZHw%2F4r8%3D;
domain=stripe.com; path=/; expires=Fri, 17 Jan 2025 01:29:19 GMT; secure;
- cid=3c61f2e0-0ad7-4b87-a77e-ea0de90c0a4f; domain=stripe.com; path=/; expires=Sat,
20 Apr 2024 23:19:47 GMT; secure; SameSite=Lax
- machine_identifier=ji6fQeTk7BfUF6FKPl9myZxBPaKSmCP8EjAmi61M9%2FJcpqKQewTD8alyMw4%2FOwxuMU8%3D;
domain=stripe.com; path=/; expires=Mon, 20 Jan 2025 23:19:47 GMT; secure;
HttpOnly; SameSite=Lax
- private_machine_identifier=%2FQaEflARYhdGe0qVilmcTPJ3dTKgFjqHaVxzOxT0EB6%2FK9C76%2F1v0P9%2Bt%2FD26HZTzfE%3D;
domain=stripe.com; path=/; expires=Fri, 17 Jan 2025 01:29:19 GMT; secure;
- private_machine_identifier=a9tGxJkptXnJK%2Bs%2FXBiN0kBDO6kWa2CEM34HJKYZTe%2BdSjX26AT3B6yvMcitkGNGVP0%3D;
domain=stripe.com; path=/; expires=Mon, 20 Jan 2025 23:19:47 GMT; secure;
HttpOnly; SameSite=None
- site-auth=; domain=stripe.com; path=/; max-age=0; expires=Thu, 01 Jan 1970
00:00:00 GMT; secure
- stripe.csrf=u8CxAAXEGJVfFBNcox8MMHXWFEBiMulMxukF7FZ19rQNEX0aMLnV7ICpFDvGgz2CGm9Af26yAS0CzkB8eeZ15jw-AYTZVJwUaRiFa00ThQb73ki441ish0w-pnaJgJ5BnfnIA6i_rQ%3D%3D;
- stripe.csrf=j6mPSHgyqtnKugVY5La-ovfl464NzWLlTCrMUq0HMdanYw1n8lG3eRpupl16uoLT9vSDRDClFOQscvPfYxnyrTw-AYTZVJwZ9iL5E8o41tSLYcp3o-MsEdMDNR85930MUQhWzpyvOQ%3D%3D;
domain=stripe.com; path=/; secure; HttpOnly; SameSite=None
Strict-Transport-Security:
- max-age=63072000; includeSubDomains; preload
@@ -283,15 +285,15 @@ http_interactions:
Stripe-Parent-Id:
- '0000000000000000'
Stripe-Span-Id:
- 30eea7c3772d4858
- c669fde8764e5062
X-Apiori-Intentional-Latency:
- 0s
X-Apiori-Reqid:
- syd1DJgm2HuV7MyP2p9qZ5o
- syd2DJquinJLc3y2SNiqSWa
X-Apiori-Server-Duration-Ms:
- '149'
- '156'
X-Apiori-Upstream-Duration:
- 149.454256ms
- 156.360766ms
X-Apiori-Upstream-Name:
- manage-srv
X-Apiori-Upstream-Region:
@@ -301,7 +303,7 @@ http_interactions:
X-Envoy-Attempt-Count:
- '1'
X-Envoy-Upstream-Service-Time:
- '328'
- '335'
X-Robots-Tag:
- none
X-Stripe-Bg-Intended-Route-Color:
@@ -309,20 +311,20 @@ http_interactions:
X-Stripe-C-Cost:
- '22'
X-Stripe-Client-Envoy-Start-Time-Us:
- '1705541359440913'
- '1705879187253339'
X-Stripe-Rpc-C-Cost-Report:
- Cg0IFBIJY2VsbF8wMDA3Cg8IAhILZ2xvYmFsX2NlbGw=
X-Stripe-Server-Envoy-Start-Time-Us:
- '1705541359441654'
- '1705879187254248'
X-Stripe-Server-Envoy-Upstream-Service-Time-Ms:
- '147'
- '154'
Stripe-Action-Id:
- syd1DJgm2HuV7MyP2p9qZ5o
- syd2DJquinJLc3y2SNiqSWa
body:
encoding: UTF-8
string: |-
{
"stripe_user_id": "acct_1OZkPx4Guq1MuAYI"
"stripe_user_id": "acct_1ObAInQRl3qk9JPs"
}
recorded_at: Thu, 18 Jan 2024 01:29:19 GMT
recorded_at: Sun, 21 Jan 2024 23:19:47 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_vyCQXkcp8EQSxc","request_duration_ms":1293}}'
- '{"last_request_metrics":{"request_id":"req_pVM4kINl9cjxOL","request_duration_ms":1225}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:04 GMT
- Sun, 21 Jan 2024 23:19:56 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- bcd1c237-eed7-4409-8c6f-650162b63678
- 4267672a-7452-4c52-8be2-40504488a3cf
Original-Request:
- req_BnNcnJ8NVHXzdl
- req_9TaXKD84RBbNXC
Request-Id:
- req_BnNcnJ8NVHXzdl
- req_9TaXKD84RBbNXC
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkBDKuuB1fWySnryw4JELV",
"id": "pm_1ObAIyKuuB1fWySnzC1wO2Yg",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540444,
"created": 1705879196,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:14:04 GMT
recorded_at: Sun, 21 Jan 2024 23:19:56 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=aud&payment_method=pm_1OZkBDKuuB1fWySnryw4JELV&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=aud&payment_method=pm_1ObAIyKuuB1fWySnzC1wO2Yg&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_BnNcnJ8NVHXzdl","request_duration_ms":472}}'
- '{"last_request_metrics":{"request_id":"req_9TaXKD84RBbNXC","request_duration_ms":546}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:04 GMT
- Sun, 21 Jan 2024 23:19:56 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- bfae2f88-4b7e-4cce-aee2-c1c61be86e4e
- 313113f5-95ed-44c1-b97c-10e179a39def
Original-Request:
- req_7YRE944KyW2r8l
- req_dOJbd1KLgwDxfk
Request-Id:
- req_7YRE944KyW2r8l
- req_dOJbd1KLgwDxfk
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkBEKuuB1fWySn16PtjSPm",
"id": "pi_3ObAIyKuuB1fWySn0sU9rRO5",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkBEKuuB1fWySn16PtjSPm_secret_BAFkRux9akhpr0E4Q1ksRgUlB",
"client_secret": "pi_3ObAIyKuuB1fWySn0sU9rRO5_secret_oQznkuNwcSxsncXke7cRLSKDv",
"confirmation_method": "automatic",
"created": 1705540444,
"created": 1705879196,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkBDKuuB1fWySnryw4JELV",
"payment_method": "pm_1ObAIyKuuB1fWySnzC1wO2Yg",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:04 GMT
recorded_at: Sun, 21 Jan 2024 23:19:56 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkBEKuuB1fWySn16PtjSPm/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIyKuuB1fWySn0sU9rRO5/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_7YRE944KyW2r8l","request_duration_ms":434}}'
- '{"last_request_metrics":{"request_id":"req_dOJbd1KLgwDxfk","request_duration_ms":456}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:05 GMT
- Sun, 21 Jan 2024 23:19:57 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- ccbb59a6-b024-44dc-a29a-ea01522b42a9
- 2455c644-0642-47b7-a6b0-4f0a61a90478
Original-Request:
- req_S1RJU44ccP8eAg
- req_zR6hsug8AmE41D
Request-Id:
- req_S1RJU44ccP8eAg
- req_zR6hsug8AmE41D
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkBEKuuB1fWySn16PtjSPm",
"id": "pi_3ObAIyKuuB1fWySn0sU9rRO5",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkBEKuuB1fWySn16PtjSPm_secret_BAFkRux9akhpr0E4Q1ksRgUlB",
"client_secret": "pi_3ObAIyKuuB1fWySn0sU9rRO5_secret_oQznkuNwcSxsncXke7cRLSKDv",
"confirmation_method": "automatic",
"created": 1705540444,
"created": 1705879196,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkBEKuuB1fWySn1K66y6Co",
"latest_charge": "ch_3ObAIyKuuB1fWySn08hXVZwK",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkBDKuuB1fWySnryw4JELV",
"payment_method": "pm_1ObAIyKuuB1fWySnzC1wO2Yg",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:05 GMT
recorded_at: Sun, 21 Jan 2024 23:19:58 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkBEKuuB1fWySn16PtjSPm/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIyKuuB1fWySn0sU9rRO5/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_S1RJU44ccP8eAg","request_duration_ms":988}}'
- '{"last_request_metrics":{"request_id":"req_zR6hsug8AmE41D","request_duration_ms":1075}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:06 GMT
- Sun, 21 Jan 2024 23:19:59 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,11 +448,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 12a66cbb-2fdd-4d89-8556-437b7f4e0394
- e184b23c-b090-47d9-989c-5b8c591967e5
Original-Request:
- req_cr8CkRW4zb6vj3
- req_MSVnHeamAwx9Dr
Request-Id:
- req_cr8CkRW4zb6vj3
- req_MSVnHeamAwx9Dr
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -463,7 +467,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkBEKuuB1fWySn16PtjSPm",
"id": "pi_3ObAIyKuuB1fWySn0sU9rRO5",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -477,20 +481,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkBEKuuB1fWySn16PtjSPm_secret_BAFkRux9akhpr0E4Q1ksRgUlB",
"client_secret": "pi_3ObAIyKuuB1fWySn0sU9rRO5_secret_oQznkuNwcSxsncXke7cRLSKDv",
"confirmation_method": "automatic",
"created": 1705540444,
"created": 1705879196,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkBEKuuB1fWySn1K66y6Co",
"latest_charge": "ch_3ObAIyKuuB1fWySn08hXVZwK",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkBDKuuB1fWySnryw4JELV",
"payment_method": "pm_1ObAIyKuuB1fWySnzC1wO2Yg",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -515,28 +519,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:06 GMT
recorded_at: Sun, 21 Jan 2024 23:19:59 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkBEKuuB1fWySn16PtjSPm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIyKuuB1fWySn0sU9rRO5
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_cr8CkRW4zb6vj3","request_duration_ms":1286}}'
- '{"last_request_metrics":{"request_id":"req_MSVnHeamAwx9Dr","request_duration_ms":1124}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -549,7 +554,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:07 GMT
- Sun, 21 Jan 2024 23:19:59 GMT
Content-Type:
- application/json
Content-Length:
@@ -575,7 +580,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_BiKKiQKjU9vLJf
- req_vJl755fY2d5z2C
Stripe-Version:
- '2023-10-16'
Vary:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkBEKuuB1fWySn16PtjSPm",
"id": "pi_3ObAIyKuuB1fWySn0sU9rRO5",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkBEKuuB1fWySn16PtjSPm_secret_BAFkRux9akhpr0E4Q1ksRgUlB",
"client_secret": "pi_3ObAIyKuuB1fWySn0sU9rRO5_secret_oQznkuNwcSxsncXke7cRLSKDv",
"confirmation_method": "automatic",
"created": 1705540444,
"created": 1705879196,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkBEKuuB1fWySn1K66y6Co",
"latest_charge": "ch_3ObAIyKuuB1fWySn08hXVZwK",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkBDKuuB1fWySnryw4JELV",
"payment_method": "pm_1ObAIyKuuB1fWySnzC1wO2Yg",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,5 +645,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:07 GMT
recorded_at: Sun, 21 Jan 2024 23:19:59 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_qUx9yHHjQVeQ4E","request_duration_ms":405}}'
- '{"last_request_metrics":{"request_id":"req_dtKvu4cgMz9NCY","request_duration_ms":452}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:00 GMT
- Sun, 21 Jan 2024 23:19:52 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- c7ec3a15-ed85-4cd4-98e6-040f286a7ec9
- 6a6570a7-8bfb-410b-b79b-315c5c7c3847
Original-Request:
- req_Ywzb5hZthGsCPP
- req_SlABMw2T6SgZIY
Request-Id:
- req_Ywzb5hZthGsCPP
- req_SlABMw2T6SgZIY
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkBAKuuB1fWySnFNHJJzIX",
"id": "pm_1ObAIuKuuB1fWySnGelGu7Bh",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540440,
"created": 1705879192,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:14:00 GMT
recorded_at: Sun, 21 Jan 2024 23:19:52 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=aud&payment_method=pm_1OZkBAKuuB1fWySnFNHJJzIX&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=aud&payment_method=pm_1ObAIuKuuB1fWySnGelGu7Bh&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Ywzb5hZthGsCPP","request_duration_ms":487}}'
- '{"last_request_metrics":{"request_id":"req_SlABMw2T6SgZIY","request_duration_ms":571}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:01 GMT
- Sun, 21 Jan 2024 23:19:53 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 98c1856a-fe15-47e0-8c4d-e7a78f2c93b7
- 6151ceeb-7d45-4a44-8f83-8186a775f88e
Original-Request:
- req_qIghsJKVWgAFix
- req_oL7uwjQbi30gSi
Request-Id:
- req_qIghsJKVWgAFix
- req_oL7uwjQbi30gSi
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkBAKuuB1fWySn0jKueLAi",
"id": "pi_3ObAIvKuuB1fWySn0z3kon9C",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkBAKuuB1fWySn0jKueLAi_secret_XRQRhJ4qrYKyLKrjEYgrRykzK",
"client_secret": "pi_3ObAIvKuuB1fWySn0z3kon9C_secret_cwxTRwWA8mHNZgBZdBp5SalHT",
"confirmation_method": "automatic",
"created": 1705540440,
"created": 1705879193,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkBAKuuB1fWySnFNHJJzIX",
"payment_method": "pm_1ObAIuKuuB1fWySnGelGu7Bh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:01 GMT
recorded_at: Sun, 21 Jan 2024 23:19:53 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkBAKuuB1fWySn0jKueLAi/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIvKuuB1fWySn0z3kon9C/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_qIghsJKVWgAFix","request_duration_ms":422}}'
- '{"last_request_metrics":{"request_id":"req_oL7uwjQbi30gSi","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:02 GMT
- Sun, 21 Jan 2024 23:19:54 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 81a3fc6c-ea47-468c-bd19-a2c14006658f
- f59efae7-d875-4113-ab3f-c91a1b5c861f
Original-Request:
- req_iu8yMG0OZvENQI
- req_PUMXqb8xU81Td2
Request-Id:
- req_iu8yMG0OZvENQI
- req_PUMXqb8xU81Td2
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkBAKuuB1fWySn0jKueLAi",
"id": "pi_3ObAIvKuuB1fWySn0z3kon9C",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkBAKuuB1fWySn0jKueLAi_secret_XRQRhJ4qrYKyLKrjEYgrRykzK",
"client_secret": "pi_3ObAIvKuuB1fWySn0z3kon9C_secret_cwxTRwWA8mHNZgBZdBp5SalHT",
"confirmation_method": "automatic",
"created": 1705540440,
"created": 1705879193,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkBAKuuB1fWySn0HHr1lyp",
"latest_charge": "ch_3ObAIvKuuB1fWySn0pTt3wIi",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkBAKuuB1fWySnFNHJJzIX",
"payment_method": "pm_1ObAIuKuuB1fWySnGelGu7Bh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:02 GMT
recorded_at: Sun, 21 Jan 2024 23:19:54 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkBAKuuB1fWySn0jKueLAi/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIvKuuB1fWySn0z3kon9C/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_iu8yMG0OZvENQI","request_duration_ms":1096}}'
- '{"last_request_metrics":{"request_id":"req_PUMXqb8xU81Td2","request_duration_ms":1099}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:03 GMT
- Sun, 21 Jan 2024 23:19:55 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,11 +448,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 52001152-1ca3-4cbf-94db-f9344a0f17c0
- b4b19abb-3158-4729-9bce-bb1d02442115
Original-Request:
- req_vyCQXkcp8EQSxc
- req_pVM4kINl9cjxOL
Request-Id:
- req_vyCQXkcp8EQSxc
- req_pVM4kINl9cjxOL
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -463,7 +467,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkBAKuuB1fWySn0jKueLAi",
"id": "pi_3ObAIvKuuB1fWySn0z3kon9C",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -477,20 +481,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkBAKuuB1fWySn0jKueLAi_secret_XRQRhJ4qrYKyLKrjEYgrRykzK",
"client_secret": "pi_3ObAIvKuuB1fWySn0z3kon9C_secret_cwxTRwWA8mHNZgBZdBp5SalHT",
"confirmation_method": "automatic",
"created": 1705540440,
"created": 1705879193,
"currency": "aud",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkBAKuuB1fWySn0HHr1lyp",
"latest_charge": "ch_3ObAIvKuuB1fWySn0pTt3wIi",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkBAKuuB1fWySnFNHJJzIX",
"payment_method": "pm_1ObAIuKuuB1fWySnGelGu7Bh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -515,5 +519,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:03 GMT
recorded_at: Sun, 21 Jan 2024 23:19:55 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_PPPG0qdweutVVR","request_duration_ms":318}}'
- '{"last_request_metrics":{"request_id":"req_9Nr18eRE8SEidn","request_duration_ms":447}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:59 GMT
- Sun, 21 Jan 2024 23:19:51 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- df7d7a36-235d-4de2-ba12-8ed038df54c6
- a77f5880-fa5f-40d9-af30-2fb493461745
Original-Request:
- req_ghl41BH6twxu14
- req_P8XGVIsRiY9tJR
Request-Id:
- req_ghl41BH6twxu14
- req_P8XGVIsRiY9tJR
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkB9KuuB1fWySnCjHuP3yS",
"id": "pm_1ObAItKuuB1fWySnbK6jUlZU",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540439,
"created": 1705879191,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:59 GMT
recorded_at: Sun, 21 Jan 2024 23:19:51 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=aud&payment_method=pm_1OZkB9KuuB1fWySnCjHuP3yS&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=aud&payment_method=pm_1ObAItKuuB1fWySnbK6jUlZU&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_ghl41BH6twxu14","request_duration_ms":449}}'
- '{"last_request_metrics":{"request_id":"req_P8XGVIsRiY9tJR","request_duration_ms":627}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:14:00 GMT
- Sun, 21 Jan 2024 23:19:52 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 874d767b-60a3-422b-b6ca-9ca0f2a9cdb0
- ec84ff82-5f66-4408-bc8e-f3409356f9d6
Original-Request:
- req_qUx9yHHjQVeQ4E
- req_dtKvu4cgMz9NCY
Request-Id:
- req_qUx9yHHjQVeQ4E
- req_dtKvu4cgMz9NCY
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkB9KuuB1fWySn0NCeYu8r",
"id": "pi_3ObAItKuuB1fWySn1ksisNpW",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkB9KuuB1fWySn0NCeYu8r_secret_lOJniAQ730DItbiZ69YwTZXPd",
"client_secret": "pi_3ObAItKuuB1fWySn1ksisNpW_secret_6eijyIluZn4P7qc6kYXoTlprC",
"confirmation_method": "automatic",
"created": 1705540439,
"created": 1705879191,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkB9KuuB1fWySnCjHuP3yS",
"payment_method": "pm_1ObAItKuuB1fWySnbK6jUlZU",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,5 +255,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:14:00 GMT
recorded_at: Sun, 21 Jan 2024 23:19:52 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_K0L7JpulXm4TJ5","request_duration_ms":429}}'
- '{"last_request_metrics":{"request_id":"req_vAJaRtWnhYdamz","request_duration_ms":499}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:58 GMT
- Sun, 21 Jan 2024 23:19:49 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 2cc2cf82-e48c-40f4-a371-9d414d34ad7f
- 815cd186-8efd-414a-b169-cbcbece400fd
Original-Request:
- req_LTzAzt68ffdgsM
- req_PE36ryEz4XWH8B
Request-Id:
- req_LTzAzt68ffdgsM
- req_PE36ryEz4XWH8B
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkB8KuuB1fWySnOR461JPn",
"id": "pm_1ObAIrKuuB1fWySnlPjoYeX4",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540438,
"created": 1705879189,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:58 GMT
recorded_at: Sun, 21 Jan 2024 23:19:49 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=aud&payment_method=pm_1OZkB8KuuB1fWySnOR461JPn&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=aud&payment_method=pm_1ObAIrKuuB1fWySnlPjoYeX4&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_LTzAzt68ffdgsM","request_duration_ms":450}}'
- '{"last_request_metrics":{"request_id":"req_PE36ryEz4XWH8B","request_duration_ms":608}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:58 GMT
- Sun, 21 Jan 2024 23:19:50 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 12082a12-f0fe-458e-8618-8d89566c101e
- b61672ba-0833-4633-82dd-d1e1fe88275a
Original-Request:
- req_fx4MFsuFNrZhNO
- req_3wZMnDsejPsCCt
Request-Id:
- req_fx4MFsuFNrZhNO
- req_3wZMnDsejPsCCt
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkB8KuuB1fWySn1HOKKU7f",
"id": "pi_3ObAIsKuuB1fWySn14vEpMji",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkB8KuuB1fWySn1HOKKU7f_secret_XyfsTb0G9GS0Xw6ePv5dXGQQx",
"client_secret": "pi_3ObAIsKuuB1fWySn14vEpMji_secret_2whq57pE7tm8n0zaMSKSCsK0q",
"confirmation_method": "automatic",
"created": 1705540438,
"created": 1705879190,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkB8KuuB1fWySnOR461JPn",
"payment_method": "pm_1ObAIrKuuB1fWySnlPjoYeX4",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:58 GMT
recorded_at: Sun, 21 Jan 2024 23:19:50 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkB8KuuB1fWySn1HOKKU7f
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIsKuuB1fWySn14vEpMji
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_fx4MFsuFNrZhNO","request_duration_ms":412}}'
- '{"last_request_metrics":{"request_id":"req_3wZMnDsejPsCCt","request_duration_ms":505}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:59 GMT
- Sun, 21 Jan 2024 23:19:50 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,7 +316,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_PPPG0qdweutVVR
- req_9Nr18eRE8SEidn
Stripe-Version:
- '2023-10-16'
Vary:
@@ -326,7 +329,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkB8KuuB1fWySn1HOKKU7f",
"id": "pi_3ObAIsKuuB1fWySn14vEpMji",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -340,9 +343,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkB8KuuB1fWySn1HOKKU7f_secret_XyfsTb0G9GS0Xw6ePv5dXGQQx",
"client_secret": "pi_3ObAIsKuuB1fWySn14vEpMji_secret_2whq57pE7tm8n0zaMSKSCsK0q",
"confirmation_method": "automatic",
"created": 1705540438,
"created": 1705879190,
"currency": "aud",
"customer": null,
"description": null,
@@ -353,7 +356,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkB8KuuB1fWySnOR461JPn",
"payment_method": "pm_1ObAIrKuuB1fWySnlPjoYeX4",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -378,5 +381,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:59 GMT
recorded_at: Sun, 21 Jan 2024 23:19:50 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_TcoWmMD8KhmPXv","request_duration_ms":437}}'
- '{"last_request_metrics":{"request_id":"req_tDciq7l72MsLWK","request_duration_ms":543}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:57 GMT
- Sun, 21 Jan 2024 23:19:48 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 30555947-922b-4615-8d5f-bdb2eefd828f
- 87316fcf-9808-459e-887a-17c741cbde9a
Original-Request:
- req_djLR9kQT3hWeDd
- req_wbD021BstDooPs
Request-Id:
- req_djLR9kQT3hWeDd
- req_wbD021BstDooPs
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkB7KuuB1fWySn1FBewDZf",
"id": "pm_1ObAIqKuuB1fWySnp4uBplju",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540437,
"created": 1705879188,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:57 GMT
recorded_at: Sun, 21 Jan 2024 23:19:48 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=aud&payment_method=pm_1OZkB7KuuB1fWySn1FBewDZf&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=aud&payment_method=pm_1ObAIqKuuB1fWySnp4uBplju&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_djLR9kQT3hWeDd","request_duration_ms":452}}'
- '{"last_request_metrics":{"request_id":"req_wbD021BstDooPs","request_duration_ms":536}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:57 GMT
- Sun, 21 Jan 2024 23:19:49 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 2c7f5783-70aa-44b4-a419-4e3952a63b4a
- a632029d-98cb-431e-915e-a48f0b642371
Original-Request:
- req_K0L7JpulXm4TJ5
- req_vAJaRtWnhYdamz
Request-Id:
- req_K0L7JpulXm4TJ5
- req_vAJaRtWnhYdamz
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkB7KuuB1fWySn2lbynyP7",
"id": "pi_3ObAIqKuuB1fWySn268pSkty",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkB7KuuB1fWySn2lbynyP7_secret_5ZMajFJhJA9nrvrps5xsNxwLM",
"client_secret": "pi_3ObAIqKuuB1fWySn268pSkty_secret_UbqRm6VJkwxM4VlcAn5VIdUB3",
"confirmation_method": "automatic",
"created": 1705540437,
"created": 1705879188,
"currency": "aud",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkB7KuuB1fWySn1FBewDZf",
"payment_method": "pm_1ObAIqKuuB1fWySnp4uBplju",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,5 +255,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:57 GMT
recorded_at: Sun, 21 Jan 2024 23:19:49 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000006975&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_GmNVPvRNlIft2s","request_duration_ms":431}}'
- '{"last_request_metrics":{"request_id":"req_QXEhwUK7jbMEjc","request_duration_ms":512}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:42 GMT
- Sun, 21 Jan 2024 23:19:31 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 06aadbb4-3b84-45bd-8366-02dc6be62bca
- 6b85ffd1-b72d-4b2a-8e2a-1f5db79c4076
Original-Request:
- req_TEfzHu21vLm5fk
- req_MD9YkXWHjuMmwK
Request-Id:
- req_TEfzHu21vLm5fk
- req_MD9YkXWHjuMmwK
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkArKuuB1fWySnFQRx164D",
"id": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540421,
"created": 1705879171,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:42 GMT
recorded_at: Sun, 21 Jan 2024 23:19:31 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkArKuuB1fWySnFQRx164D&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIZKuuB1fWySnmSHw0n6R&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_TEfzHu21vLm5fk","request_duration_ms":509}}'
- '{"last_request_metrics":{"request_id":"req_MD9YkXWHjuMmwK","request_duration_ms":580}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:42 GMT
- Sun, 21 Jan 2024 23:19:32 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 38e993ff-db75-425d-962f-8035fa506f5e
- f4590558-ae41-42a9-92e8-75d735568d46
Original-Request:
- req_YTc84k0BZ26LGc
- req_4L4ikvXarxIJ7c
Request-Id:
- req_YTc84k0BZ26LGc
- req_4L4ikvXarxIJ7c
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAsKuuB1fWySn1pTZ3Pju",
"id": "pi_3ObAIZKuuB1fWySn2p3ImCBh",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAsKuuB1fWySn1pTZ3Pju_secret_ef9NuVOHqSpifb9rpZqbkNx1B",
"client_secret": "pi_3ObAIZKuuB1fWySn2p3ImCBh_secret_MqYn3JdVflHpV0EfitNJEbZI2",
"confirmation_method": "automatic",
"created": 1705540422,
"created": 1705879171,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkArKuuB1fWySnFQRx164D",
"payment_method": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:42 GMT
recorded_at: Sun, 21 Jan 2024 23:19:32 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAsKuuB1fWySn1pTZ3Pju/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIZKuuB1fWySn2p3ImCBh/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_YTc84k0BZ26LGc","request_duration_ms":463}}'
- '{"last_request_metrics":{"request_id":"req_4L4ikvXarxIJ7c","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:43 GMT
- Sun, 21 Jan 2024 23:19:33 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 6c6f9979-ce16-427c-9548-03ab212fa3f9
- 8e6a08f9-d595-4aa0-93b9-0a93c2521653
Original-Request:
- req_mi1yOxHZRc7bH1
- req_DZ3937AoAM7W8q
Request-Id:
- req_mi1yOxHZRc7bH1
- req_DZ3937AoAM7W8q
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,13 +336,13 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAsKuuB1fWySn1NCtr33l",
"charge": "ch_3ObAIZKuuB1fWySn2yPbqBZX",
"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_3OZkAsKuuB1fWySn1pTZ3Pju",
"id": "pi_3ObAIZKuuB1fWySn2p3ImCBh",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -354,21 +357,21 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAsKuuB1fWySn1pTZ3Pju_secret_ef9NuVOHqSpifb9rpZqbkNx1B",
"client_secret": "pi_3ObAIZKuuB1fWySn2p3ImCBh_secret_MqYn3JdVflHpV0EfitNJEbZI2",
"confirmation_method": "automatic",
"created": 1705540422,
"created": 1705879171,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAsKuuB1fWySn1NCtr33l",
"charge": "ch_3ObAIZKuuB1fWySn2yPbqBZX",
"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_1OZkArKuuB1fWySnFQRx164D",
"id": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
"object": "payment_method",
"billing_details": {
"address": {
@@ -408,7 +411,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540421,
"created": 1705879171,
"customer": null,
"livemode": false,
"metadata": {
@@ -417,7 +420,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAsKuuB1fWySn1NCtr33l",
"latest_charge": "ch_3ObAIZKuuB1fWySn2yPbqBZX",
"livemode": false,
"metadata": {
},
@@ -449,7 +452,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkArKuuB1fWySnFQRx164D",
"id": "pm_1ObAIZKuuB1fWySnmSHw0n6R",
"object": "payment_method",
"billing_details": {
"address": {
@@ -489,16 +492,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540421,
"created": 1705879171,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_mi1yOxHZRc7bH1?t=1705540422",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_DZ3937AoAM7W8q?t=1705879172",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:43 GMT
recorded_at: Sun, 21 Jan 2024 23:19:33 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000000069&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_FMOq1VvMzrCIyf","request_duration_ms":441}}'
- '{"last_request_metrics":{"request_id":"req_kKM3THTYB2duk7","request_duration_ms":457}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:36 GMT
- Sun, 21 Jan 2024 23:19:24 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- c33dcdf5-bfeb-4314-9ca5-cb8c6c0c362f
- ae1f6f04-bf8e-4140-b89d-c6b54d1501f6
Original-Request:
- req_OBxdYuBqWoDKBk
- req_cHJAYZGDVsnYCk
Request-Id:
- req_OBxdYuBqWoDKBk
- req_cHJAYZGDVsnYCk
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAlKuuB1fWySndm7X9kMg",
"id": "pm_1ObAISKuuB1fWySnjkFpy0YD",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540416,
"created": 1705879164,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:36 GMT
recorded_at: Sun, 21 Jan 2024 23:19:24 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAlKuuB1fWySndm7X9kMg&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAISKuuB1fWySnjkFpy0YD&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_OBxdYuBqWoDKBk","request_duration_ms":492}}'
- '{"last_request_metrics":{"request_id":"req_cHJAYZGDVsnYCk","request_duration_ms":563}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:36 GMT
- Sun, 21 Jan 2024 23:19:25 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- e94bf76c-35f9-404a-ba73-ad22138ba838
- 504d6dd7-2f77-491b-86b3-bd1b00511ecd
Original-Request:
- req_Zvdt4tbGUVAtpt
- req_YE9FQqHPm977Dj
Request-Id:
- req_Zvdt4tbGUVAtpt
- req_YE9FQqHPm977Dj
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAmKuuB1fWySn2JnZHN9s",
"id": "pi_3ObAITKuuB1fWySn2c7H8cjf",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAmKuuB1fWySn2JnZHN9s_secret_b1LmmK1tMW2Z4Ujd3L7CeHO3R",
"client_secret": "pi_3ObAITKuuB1fWySn2c7H8cjf_secret_20nTDYYaifHT0Re4d0SBsz6FU",
"confirmation_method": "automatic",
"created": 1705540416,
"created": 1705879165,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAlKuuB1fWySndm7X9kMg",
"payment_method": "pm_1ObAISKuuB1fWySnjkFpy0YD",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:36 GMT
recorded_at: Sun, 21 Jan 2024 23:19:25 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAmKuuB1fWySn2JnZHN9s/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAITKuuB1fWySn2c7H8cjf/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Zvdt4tbGUVAtpt","request_duration_ms":428}}'
- '{"last_request_metrics":{"request_id":"req_YE9FQqHPm977Dj","request_duration_ms":516}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:37 GMT
- Sun, 21 Jan 2024 23:19:26 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- c4bc6cbf-982e-4691-b88a-0c25c01a10b1
- 0fddd08a-6e1c-429b-bb9f-e3dbb3e9139a
Original-Request:
- req_02CZBM9FURaj0o
- req_bHE0ryf5XZxrOI
Request-Id:
- req_02CZBM9FURaj0o
- req_bHE0ryf5XZxrOI
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,13 +336,13 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAmKuuB1fWySn2WP11sUI",
"charge": "ch_3ObAITKuuB1fWySn23Q46qMy",
"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_3OZkAmKuuB1fWySn2JnZHN9s",
"id": "pi_3ObAITKuuB1fWySn2c7H8cjf",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -354,21 +357,21 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAmKuuB1fWySn2JnZHN9s_secret_b1LmmK1tMW2Z4Ujd3L7CeHO3R",
"client_secret": "pi_3ObAITKuuB1fWySn2c7H8cjf_secret_20nTDYYaifHT0Re4d0SBsz6FU",
"confirmation_method": "automatic",
"created": 1705540416,
"created": 1705879165,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAmKuuB1fWySn2WP11sUI",
"charge": "ch_3ObAITKuuB1fWySn23Q46qMy",
"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_1OZkAlKuuB1fWySndm7X9kMg",
"id": "pm_1ObAISKuuB1fWySnjkFpy0YD",
"object": "payment_method",
"billing_details": {
"address": {
@@ -408,7 +411,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540416,
"created": 1705879164,
"customer": null,
"livemode": false,
"metadata": {
@@ -417,7 +420,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAmKuuB1fWySn2WP11sUI",
"latest_charge": "ch_3ObAITKuuB1fWySn23Q46qMy",
"livemode": false,
"metadata": {
},
@@ -449,7 +452,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkAlKuuB1fWySndm7X9kMg",
"id": "pm_1ObAISKuuB1fWySnjkFpy0YD",
"object": "payment_method",
"billing_details": {
"address": {
@@ -489,16 +492,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540416,
"created": 1705879164,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_02CZBM9FURaj0o?t=1705540416",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_bHE0ryf5XZxrOI?t=1705879165",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:37 GMT
recorded_at: Sun, 21 Jan 2024 23:19:26 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000000002&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_JGSvJ2bVCnTPPb","request_duration_ms":304}}'
- '{"last_request_metrics":{"request_id":"req_poqQOySrICz2AB","request_duration_ms":408}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:28 GMT
- Sun, 21 Jan 2024 23:19:16 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 1e018c40-19a6-4904-a129-7f742cd3bba4
- e4c0e538-500d-403c-b2cd-ce5953a1e4a1
Original-Request:
- req_w9HKcel74Ur06v
- req_4QreZ3DpJZAi74
Request-Id:
- req_w9HKcel74Ur06v
- req_4QreZ3DpJZAi74
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAdKuuB1fWySnrkR2YBFa",
"id": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540408,
"created": 1705879156,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:28 GMT
recorded_at: Sun, 21 Jan 2024 23:19:16 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAdKuuB1fWySnrkR2YBFa&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIJKuuB1fWySnGeKsJ2IT&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_w9HKcel74Ur06v","request_duration_ms":505}}'
- '{"last_request_metrics":{"request_id":"req_4QreZ3DpJZAi74","request_duration_ms":578}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:28 GMT
- Sun, 21 Jan 2024 23:19:16 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- cfc8b441-66e4-4b62-8086-e9298197c47a
- 41256b23-62ad-46e0-b1f3-7d0af0a9eecf
Original-Request:
- req_a3gzF9qGL39IIt
- req_8N0SVumDeOBsyO
Request-Id:
- req_a3gzF9qGL39IIt
- req_8N0SVumDeOBsyO
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAeKuuB1fWySn1d3JryYy",
"id": "pi_3ObAIKKuuB1fWySn1HChLnLh",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAeKuuB1fWySn1d3JryYy_secret_kRgq9xqcpXvQll9m32TRdYIyt",
"client_secret": "pi_3ObAIKKuuB1fWySn1HChLnLh_secret_cWJLOLdCeguXC2IT2ZVRdmyGu",
"confirmation_method": "automatic",
"created": 1705540408,
"created": 1705879156,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAdKuuB1fWySnrkR2YBFa",
"payment_method": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:28 GMT
recorded_at: Sun, 21 Jan 2024 23:19:16 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAeKuuB1fWySn1d3JryYy/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIKKuuB1fWySn1HChLnLh/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_a3gzF9qGL39IIt","request_duration_ms":439}}'
- '{"last_request_metrics":{"request_id":"req_8N0SVumDeOBsyO","request_duration_ms":581}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:29 GMT
- Sun, 21 Jan 2024 23:19:17 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 77c4d77f-2102-4587-8a8c-2ad739e56317
- 3fdff500-fa10-4470-aae2-734953b7aead
Original-Request:
- req_FZquhwALlzrSJ6
- req_097m5Y5IrVVcnt
Request-Id:
- req_FZquhwALlzrSJ6
- req_097m5Y5IrVVcnt
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,13 +336,13 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAeKuuB1fWySn1rMPLYth",
"charge": "ch_3ObAIKKuuB1fWySn1ibqm6fx",
"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_3OZkAeKuuB1fWySn1d3JryYy",
"id": "pi_3ObAIKKuuB1fWySn1HChLnLh",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -354,21 +357,21 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAeKuuB1fWySn1d3JryYy_secret_kRgq9xqcpXvQll9m32TRdYIyt",
"client_secret": "pi_3ObAIKKuuB1fWySn1HChLnLh_secret_cWJLOLdCeguXC2IT2ZVRdmyGu",
"confirmation_method": "automatic",
"created": 1705540408,
"created": 1705879156,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAeKuuB1fWySn1rMPLYth",
"charge": "ch_3ObAIKKuuB1fWySn1ibqm6fx",
"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_1OZkAdKuuB1fWySnrkR2YBFa",
"id": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
"object": "payment_method",
"billing_details": {
"address": {
@@ -408,7 +411,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540408,
"created": 1705879156,
"customer": null,
"livemode": false,
"metadata": {
@@ -417,7 +420,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAeKuuB1fWySn1rMPLYth",
"latest_charge": "ch_3ObAIKKuuB1fWySn1ibqm6fx",
"livemode": false,
"metadata": {
},
@@ -449,7 +452,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkAdKuuB1fWySnrkR2YBFa",
"id": "pm_1ObAIJKuuB1fWySnGeKsJ2IT",
"object": "payment_method",
"billing_details": {
"address": {
@@ -489,16 +492,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540408,
"created": 1705879156,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_FZquhwALlzrSJ6?t=1705540408",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_097m5Y5IrVVcnt?t=1705879156",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:29 GMT
recorded_at: Sun, 21 Jan 2024 23:19:17 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000000127&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Zvdt4tbGUVAtpt","request_duration_ms":428}}'
- '{"last_request_metrics":{"request_id":"req_YE9FQqHPm977Dj","request_duration_ms":516}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:38 GMT
- Sun, 21 Jan 2024 23:19:27 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 4e853c87-d522-4795-bb57-c2a758ad483d
- b2c8ae38-c20d-46cc-8137-25504f9d0528
Original-Request:
- req_xMHPQv8KpxqK1k
- req_IVnSh6ZKQd06zi
Request-Id:
- req_xMHPQv8KpxqK1k
- req_IVnSh6ZKQd06zi
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAnKuuB1fWySn0K3YZGUZ",
"id": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540417,
"created": 1705879166,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:38 GMT
recorded_at: Sun, 21 Jan 2024 23:19:27 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAnKuuB1fWySn0K3YZGUZ&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIUKuuB1fWySnj1gbp2LI&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_xMHPQv8KpxqK1k","request_duration_ms":486}}'
- '{"last_request_metrics":{"request_id":"req_IVnSh6ZKQd06zi","request_duration_ms":590}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:38 GMT
- Sun, 21 Jan 2024 23:19:27 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- e4540f34-5250-437c-99bc-e67498603263
- 0d1d86f9-78a7-4e59-8f24-797c3b157715
Original-Request:
- req_MXbBOVyQHyAd6T
- req_njm2VLu66VBOlg
Request-Id:
- req_MXbBOVyQHyAd6T
- req_njm2VLu66VBOlg
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAoKuuB1fWySn2iaAyOYx",
"id": "pi_3ObAIVKuuB1fWySn0kYdMnyq",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAoKuuB1fWySn2iaAyOYx_secret_L6FixXY4vIPX408bQzEn4rSQ1",
"client_secret": "pi_3ObAIVKuuB1fWySn0kYdMnyq_secret_BahoKPpMUCu1imEUezNqr4atl",
"confirmation_method": "automatic",
"created": 1705540418,
"created": 1705879167,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAnKuuB1fWySn0K3YZGUZ",
"payment_method": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:38 GMT
recorded_at: Sun, 21 Jan 2024 23:19:27 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAoKuuB1fWySn2iaAyOYx/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIVKuuB1fWySn0kYdMnyq/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_MXbBOVyQHyAd6T","request_duration_ms":404}}'
- '{"last_request_metrics":{"request_id":"req_njm2VLu66VBOlg","request_duration_ms":452}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:39 GMT
- Sun, 21 Jan 2024 23:19:28 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 10362fa8-5169-40ad-96fd-d96d03204c4e
- dccb2bfc-a5ac-429d-9279-d77376870160
Original-Request:
- req_dGtMVivwCBq4AG
- req_FqWnoldGVDYGJq
Request-Id:
- req_dGtMVivwCBq4AG
- req_FqWnoldGVDYGJq
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,13 +336,13 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAoKuuB1fWySn2PDT9slv",
"charge": "ch_3ObAIVKuuB1fWySn0ToAwmuE",
"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_3OZkAoKuuB1fWySn2iaAyOYx",
"id": "pi_3ObAIVKuuB1fWySn0kYdMnyq",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -354,21 +357,21 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAoKuuB1fWySn2iaAyOYx_secret_L6FixXY4vIPX408bQzEn4rSQ1",
"client_secret": "pi_3ObAIVKuuB1fWySn0kYdMnyq_secret_BahoKPpMUCu1imEUezNqr4atl",
"confirmation_method": "automatic",
"created": 1705540418,
"created": 1705879167,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAoKuuB1fWySn2PDT9slv",
"charge": "ch_3ObAIVKuuB1fWySn0ToAwmuE",
"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_1OZkAnKuuB1fWySn0K3YZGUZ",
"id": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
"object": "payment_method",
"billing_details": {
"address": {
@@ -408,7 +411,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540417,
"created": 1705879166,
"customer": null,
"livemode": false,
"metadata": {
@@ -417,7 +420,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAoKuuB1fWySn2PDT9slv",
"latest_charge": "ch_3ObAIVKuuB1fWySn0ToAwmuE",
"livemode": false,
"metadata": {
},
@@ -449,7 +452,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkAnKuuB1fWySn0K3YZGUZ",
"id": "pm_1ObAIUKuuB1fWySnj1gbp2LI",
"object": "payment_method",
"billing_details": {
"address": {
@@ -489,16 +492,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540417,
"created": 1705879166,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_dGtMVivwCBq4AG?t=1705540418",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_FqWnoldGVDYGJq?t=1705879167",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:39 GMT
recorded_at: Sun, 21 Jan 2024 23:19:28 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000009995&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_a3gzF9qGL39IIt","request_duration_ms":439}}'
- '{"last_request_metrics":{"request_id":"req_8N0SVumDeOBsyO","request_duration_ms":581}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:30 GMT
- Sun, 21 Jan 2024 23:19:18 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- e0483fe7-cd92-455f-b948-00c59df4ec4f
- 93be88ff-2535-4aad-8d30-c3dc08a98231
Original-Request:
- req_Nl5bX6SdFZY4PB
- req_nIP4hFesa4KBZs
Request-Id:
- req_Nl5bX6SdFZY4PB
- req_nIP4hFesa4KBZs
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAfKuuB1fWySnUqzzqRvY",
"id": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540410,
"created": 1705879158,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:30 GMT
recorded_at: Sun, 21 Jan 2024 23:19:18 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAfKuuB1fWySnUqzzqRvY&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIMKuuB1fWySnYyBf9Ns9&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Nl5bX6SdFZY4PB","request_duration_ms":433}}'
- '{"last_request_metrics":{"request_id":"req_nIP4hFesa4KBZs","request_duration_ms":623}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:30 GMT
- Sun, 21 Jan 2024 23:19:18 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 9833eb13-5e43-4f7c-b856-e79892f0de99
- b29e8e83-538e-4c1c-ad33-c23bc3ae334e
Original-Request:
- req_IWsegwBnKVCJk3
- req_YQVHg6q6IhHzRs
Request-Id:
- req_IWsegwBnKVCJk3
- req_YQVHg6q6IhHzRs
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAgKuuB1fWySn2ziSiaHj",
"id": "pi_3ObAIMKuuB1fWySn02WG8aGu",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAgKuuB1fWySn2ziSiaHj_secret_loK0ZC2CtScQMvhlQ5crP0oqG",
"client_secret": "pi_3ObAIMKuuB1fWySn02WG8aGu_secret_tQwKWFJPy7xkNQ8oWnbATs8pf",
"confirmation_method": "automatic",
"created": 1705540410,
"created": 1705879158,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAfKuuB1fWySnUqzzqRvY",
"payment_method": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:30 GMT
recorded_at: Sun, 21 Jan 2024 23:19:19 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAgKuuB1fWySn2ziSiaHj/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIMKuuB1fWySn02WG8aGu/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_IWsegwBnKVCJk3","request_duration_ms":429}}'
- '{"last_request_metrics":{"request_id":"req_YQVHg6q6IhHzRs","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:31 GMT
- Sun, 21 Jan 2024 23:19:20 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 6c8842b6-4362-485d-b029-fd0fc0cdf158
- e4c0b4c7-86b5-41ae-a0d6-ea3bfcc2a056
Original-Request:
- req_agVw9rybJObUBL
- req_XJ3mCCd0ROkjfJ
Request-Id:
- req_agVw9rybJObUBL
- req_XJ3mCCd0ROkjfJ
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,13 +336,13 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAgKuuB1fWySn2qiPAC01",
"charge": "ch_3ObAIMKuuB1fWySn0cu6XdW4",
"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_3OZkAgKuuB1fWySn2ziSiaHj",
"id": "pi_3ObAIMKuuB1fWySn02WG8aGu",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -354,21 +357,21 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAgKuuB1fWySn2ziSiaHj_secret_loK0ZC2CtScQMvhlQ5crP0oqG",
"client_secret": "pi_3ObAIMKuuB1fWySn02WG8aGu_secret_tQwKWFJPy7xkNQ8oWnbATs8pf",
"confirmation_method": "automatic",
"created": 1705540410,
"created": 1705879158,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAgKuuB1fWySn2qiPAC01",
"charge": "ch_3ObAIMKuuB1fWySn0cu6XdW4",
"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_1OZkAfKuuB1fWySnUqzzqRvY",
"id": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
"object": "payment_method",
"billing_details": {
"address": {
@@ -408,7 +411,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540410,
"created": 1705879158,
"customer": null,
"livemode": false,
"metadata": {
@@ -417,7 +420,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAgKuuB1fWySn2qiPAC01",
"latest_charge": "ch_3ObAIMKuuB1fWySn0cu6XdW4",
"livemode": false,
"metadata": {
},
@@ -449,7 +452,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkAfKuuB1fWySnUqzzqRvY",
"id": "pm_1ObAIMKuuB1fWySnYyBf9Ns9",
"object": "payment_method",
"billing_details": {
"address": {
@@ -489,16 +492,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540410,
"created": 1705879158,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_agVw9rybJObUBL?t=1705540410",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_XJ3mCCd0ROkjfJ?t=1705879159",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:31 GMT
recorded_at: Sun, 21 Jan 2024 23:19:20 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000009987&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_IWsegwBnKVCJk3","request_duration_ms":429}}'
- '{"last_request_metrics":{"request_id":"req_YQVHg6q6IhHzRs","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:32 GMT
- Sun, 21 Jan 2024 23:19:20 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 930e731f-4441-4fc8-b02a-51530f9016a9
- 3e8e3520-fc12-4a98-80b6-9bc5bcca08bb
Original-Request:
- req_MHZWT9FIgdxoui
- req_b1DJgG8eK6cwCZ
Request-Id:
- req_MHZWT9FIgdxoui
- req_b1DJgG8eK6cwCZ
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAhKuuB1fWySnn3xEsPnp",
"id": "pm_1ObAIOKuuB1fWySnSf82JBLE",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540412,
"created": 1705879160,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:32 GMT
recorded_at: Sun, 21 Jan 2024 23:19:20 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAhKuuB1fWySnn3xEsPnp&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIOKuuB1fWySnSf82JBLE&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_MHZWT9FIgdxoui","request_duration_ms":509}}'
- '{"last_request_metrics":{"request_id":"req_b1DJgG8eK6cwCZ","request_duration_ms":513}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:32 GMT
- Sun, 21 Jan 2024 23:19:21 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- ae2a642b-71aa-455c-8f9a-357489b5f08f
- 52f6bfac-460d-4664-8270-d45ff22ae90a
Original-Request:
- req_PQcIbM3YRx1Wbw
- req_sO0x0cncCEXYaH
Request-Id:
- req_PQcIbM3YRx1Wbw
- req_sO0x0cncCEXYaH
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAiKuuB1fWySn1GhzWF7B",
"id": "pi_3ObAIOKuuB1fWySn1VP33x3i",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAiKuuB1fWySn1GhzWF7B_secret_sBWX9iwnqsRX5jzPdoQyIMtAq",
"client_secret": "pi_3ObAIOKuuB1fWySn1VP33x3i_secret_3vHrXTZwTuIVujvjyawqlKAIp",
"confirmation_method": "automatic",
"created": 1705540412,
"created": 1705879160,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAhKuuB1fWySnn3xEsPnp",
"payment_method": "pm_1ObAIOKuuB1fWySnSf82JBLE",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:32 GMT
recorded_at: Sun, 21 Jan 2024 23:19:21 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAiKuuB1fWySn1GhzWF7B/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIOKuuB1fWySn1VP33x3i/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_PQcIbM3YRx1Wbw","request_duration_ms":453}}'
- '{"last_request_metrics":{"request_id":"req_sO0x0cncCEXYaH","request_duration_ms":475}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:33 GMT
- Sun, 21 Jan 2024 23:19:22 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 0e55d29f-75e3-49a0-9b7d-3b0a632903f3
- 0b0f10d4-edb9-4ce1-abd2-f4a7d9d9977a
Original-Request:
- req_lusYuo9C7w7LCQ
- req_c4kpZNko4bs9RY
Request-Id:
- req_lusYuo9C7w7LCQ
- req_c4kpZNko4bs9RY
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,13 +336,13 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAiKuuB1fWySn18EzGlPe",
"charge": "ch_3ObAIOKuuB1fWySn1ioUYN7p",
"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_3OZkAiKuuB1fWySn1GhzWF7B",
"id": "pi_3ObAIOKuuB1fWySn1VP33x3i",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -354,21 +357,21 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAiKuuB1fWySn1GhzWF7B_secret_sBWX9iwnqsRX5jzPdoQyIMtAq",
"client_secret": "pi_3ObAIOKuuB1fWySn1VP33x3i_secret_3vHrXTZwTuIVujvjyawqlKAIp",
"confirmation_method": "automatic",
"created": 1705540412,
"created": 1705879160,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAiKuuB1fWySn18EzGlPe",
"charge": "ch_3ObAIOKuuB1fWySn1ioUYN7p",
"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_1OZkAhKuuB1fWySnn3xEsPnp",
"id": "pm_1ObAIOKuuB1fWySnSf82JBLE",
"object": "payment_method",
"billing_details": {
"address": {
@@ -408,7 +411,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540412,
"created": 1705879160,
"customer": null,
"livemode": false,
"metadata": {
@@ -417,7 +420,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAiKuuB1fWySn18EzGlPe",
"latest_charge": "ch_3ObAIOKuuB1fWySn1ioUYN7p",
"livemode": false,
"metadata": {
},
@@ -449,7 +452,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkAhKuuB1fWySnn3xEsPnp",
"id": "pm_1ObAIOKuuB1fWySnSf82JBLE",
"object": "payment_method",
"billing_details": {
"address": {
@@ -489,16 +492,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540412,
"created": 1705879160,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_lusYuo9C7w7LCQ?t=1705540412",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_c4kpZNko4bs9RY?t=1705879161",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:33 GMT
recorded_at: Sun, 21 Jan 2024 23:19:22 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000000119&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_MXbBOVyQHyAd6T","request_duration_ms":404}}'
- '{"last_request_metrics":{"request_id":"req_njm2VLu66VBOlg","request_duration_ms":452}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:40 GMT
- Sun, 21 Jan 2024 23:19:29 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 4afee17f-2929-4fab-ad52-36a089d46d6a
- c8a0834d-52de-41a3-b401-e8d7e96df26a
Original-Request:
- req_smYiHAAtPC5wkg
- req_XgbuzO6TpUi661
Request-Id:
- req_smYiHAAtPC5wkg
- req_XgbuzO6TpUi661
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkApKuuB1fWySnaaStePB2",
"id": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540420,
"created": 1705879169,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:40 GMT
recorded_at: Sun, 21 Jan 2024 23:19:29 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkApKuuB1fWySnaaStePB2&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIXKuuB1fWySn2sDpsHpn&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_smYiHAAtPC5wkg","request_duration_ms":484}}'
- '{"last_request_metrics":{"request_id":"req_XgbuzO6TpUi661","request_duration_ms":598}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:40 GMT
- Sun, 21 Jan 2024 23:19:29 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 3abb37f9-25c5-4a93-a07a-bab44f11d935
- ad1c8ba8-7b5f-4416-8399-a3973cb896de
Original-Request:
- req_GmNVPvRNlIft2s
- req_QXEhwUK7jbMEjc
Request-Id:
- req_GmNVPvRNlIft2s
- req_QXEhwUK7jbMEjc
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAqKuuB1fWySn2bhUIrm8",
"id": "pi_3ObAIXKuuB1fWySn2KDFi4YP",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAqKuuB1fWySn2bhUIrm8_secret_WcCqpLPG9Y0sgfWAm6WmK0rOr",
"client_secret": "pi_3ObAIXKuuB1fWySn2KDFi4YP_secret_4HpMrJE7mXSoozXN2JjR2kjYz",
"confirmation_method": "automatic",
"created": 1705540420,
"created": 1705879169,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkApKuuB1fWySnaaStePB2",
"payment_method": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:40 GMT
recorded_at: Sun, 21 Jan 2024 23:19:29 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAqKuuB1fWySn2bhUIrm8/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIXKuuB1fWySn2KDFi4YP/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_GmNVPvRNlIft2s","request_duration_ms":431}}'
- '{"last_request_metrics":{"request_id":"req_QXEhwUK7jbMEjc","request_duration_ms":512}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:41 GMT
- Sun, 21 Jan 2024 23:19:30 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 6337734b-aeb6-4d4c-a47c-b3976d4f6cf0
- 904f4586-baaa-4fb2-953e-a3cdb5f98ff1
Original-Request:
- req_onwT47WuMWnOX3
- req_Pn95lAkLhpoM1Q
Request-Id:
- req_onwT47WuMWnOX3
- req_Pn95lAkLhpoM1Q
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,12 +336,12 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAqKuuB1fWySn2ZfJXJ90",
"charge": "ch_3ObAIXKuuB1fWySn2HviAsjK",
"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_3OZkAqKuuB1fWySn2bhUIrm8",
"id": "pi_3ObAIXKuuB1fWySn2KDFi4YP",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -353,20 +356,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAqKuuB1fWySn2bhUIrm8_secret_WcCqpLPG9Y0sgfWAm6WmK0rOr",
"client_secret": "pi_3ObAIXKuuB1fWySn2KDFi4YP_secret_4HpMrJE7mXSoozXN2JjR2kjYz",
"confirmation_method": "automatic",
"created": 1705540420,
"created": 1705879169,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAqKuuB1fWySn2ZfJXJ90",
"charge": "ch_3ObAIXKuuB1fWySn2HviAsjK",
"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_1OZkApKuuB1fWySnaaStePB2",
"id": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
"object": "payment_method",
"billing_details": {
"address": {
@@ -406,7 +409,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540420,
"created": 1705879169,
"customer": null,
"livemode": false,
"metadata": {
@@ -415,7 +418,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAqKuuB1fWySn2ZfJXJ90",
"latest_charge": "ch_3ObAIXKuuB1fWySn2HviAsjK",
"livemode": false,
"metadata": {
},
@@ -447,7 +450,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkApKuuB1fWySnaaStePB2",
"id": "pm_1ObAIXKuuB1fWySn2sDpsHpn",
"object": "payment_method",
"billing_details": {
"address": {
@@ -487,16 +490,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540420,
"created": 1705879169,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_onwT47WuMWnOX3?t=1705540420",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_Pn95lAkLhpoM1Q?t=1705879170",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:41 GMT
recorded_at: Sun, 21 Jan 2024 23:19:30 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000000000009979&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_PQcIbM3YRx1Wbw","request_duration_ms":453}}'
- '{"last_request_metrics":{"request_id":"req_sO0x0cncCEXYaH","request_duration_ms":475}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:34 GMT
- Sun, 21 Jan 2024 23:19:22 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 96f63f82-0993-44cd-873c-f967c7fd4fa3
- 688f2703-f373-4e62-8131-7c5969d3d128
Original-Request:
- req_lj4I7uQNGSQ0cB
- req_JX92Ssiog8a6bI
Request-Id:
- req_lj4I7uQNGSQ0cB
- req_JX92Ssiog8a6bI
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAjKuuB1fWySnssTIlXtE",
"id": "pm_1ObAIQKuuB1fWySnq42vaiCO",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540414,
"created": 1705879162,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:34 GMT
recorded_at: Sun, 21 Jan 2024 23:19:22 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAjKuuB1fWySnssTIlXtE&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIQKuuB1fWySnq42vaiCO&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_lj4I7uQNGSQ0cB","request_duration_ms":469}}'
- '{"last_request_metrics":{"request_id":"req_JX92Ssiog8a6bI","request_duration_ms":497}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:34 GMT
- Sun, 21 Jan 2024 23:19:23 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- a58969d0-38a2-4ec9-be17-9d48a8be6550
- e1bf42f5-acea-44a0-bd82-d9cfa259c0d8
Original-Request:
- req_FMOq1VvMzrCIyf
- req_kKM3THTYB2duk7
Request-Id:
- req_FMOq1VvMzrCIyf
- req_kKM3THTYB2duk7
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAkKuuB1fWySn2Z292hOs",
"id": "pi_3ObAIRKuuB1fWySn1KZWCNaF",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAkKuuB1fWySn2Z292hOs_secret_tGYRCJF3YTIhjHy4B54TMmaTL",
"client_secret": "pi_3ObAIRKuuB1fWySn1KZWCNaF_secret_bLHf01rDgQHH40iga8ZlXu4p9",
"confirmation_method": "automatic",
"created": 1705540414,
"created": 1705879163,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAjKuuB1fWySnssTIlXtE",
"payment_method": "pm_1ObAIQKuuB1fWySnq42vaiCO",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:34 GMT
recorded_at: Sun, 21 Jan 2024 23:19:23 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAkKuuB1fWySn2Z292hOs/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIRKuuB1fWySn1KZWCNaF/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_FMOq1VvMzrCIyf","request_duration_ms":441}}'
- '{"last_request_metrics":{"request_id":"req_kKM3THTYB2duk7","request_duration_ms":457}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:35 GMT
- Sun, 21 Jan 2024 23:19:24 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- de6ad2eb-785a-486c-a645-1b10d9c15fae
- f27a0732-16bf-4e8b-aadf-0094b484bc28
Original-Request:
- req_JbU271vWs31nrs
- req_8BFFb8x9bfUrHk
Request-Id:
- req_JbU271vWs31nrs
- req_8BFFb8x9bfUrHk
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -333,13 +336,13 @@ http_interactions:
string: |
{
"error": {
"charge": "ch_3OZkAkKuuB1fWySn2U5qdAol",
"charge": "ch_3ObAIRKuuB1fWySn1rUvMhuJ",
"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_3OZkAkKuuB1fWySn2Z292hOs",
"id": "pi_3ObAIRKuuB1fWySn1KZWCNaF",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -354,21 +357,21 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAkKuuB1fWySn2Z292hOs_secret_tGYRCJF3YTIhjHy4B54TMmaTL",
"client_secret": "pi_3ObAIRKuuB1fWySn1KZWCNaF_secret_bLHf01rDgQHH40iga8ZlXu4p9",
"confirmation_method": "automatic",
"created": 1705540414,
"created": 1705879163,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": {
"charge": "ch_3OZkAkKuuB1fWySn2U5qdAol",
"charge": "ch_3ObAIRKuuB1fWySn1rUvMhuJ",
"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_1OZkAjKuuB1fWySnssTIlXtE",
"id": "pm_1ObAIQKuuB1fWySnq42vaiCO",
"object": "payment_method",
"billing_details": {
"address": {
@@ -408,7 +411,7 @@ http_interactions:
},
"wallet": null
},
"created": 1705540414,
"created": 1705879162,
"customer": null,
"livemode": false,
"metadata": {
@@ -417,7 +420,7 @@ http_interactions:
},
"type": "card_error"
},
"latest_charge": "ch_3OZkAkKuuB1fWySn2U5qdAol",
"latest_charge": "ch_3ObAIRKuuB1fWySn1rUvMhuJ",
"livemode": false,
"metadata": {
},
@@ -449,7 +452,7 @@ http_interactions:
"transfer_group": null
},
"payment_method": {
"id": "pm_1OZkAjKuuB1fWySnssTIlXtE",
"id": "pm_1ObAIQKuuB1fWySnq42vaiCO",
"object": "payment_method",
"billing_details": {
"address": {
@@ -489,16 +492,16 @@ http_interactions:
},
"wallet": null
},
"created": 1705540414,
"created": 1705879162,
"customer": null,
"livemode": false,
"metadata": {
},
"type": "card"
},
"request_log_url": "https://dashboard.stripe.com/test/logs/req_JbU271vWs31nrs?t=1705540414",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_8BFFb8x9bfUrHk?t=1705879163",
"type": "card_error"
}
}
recorded_at: Thu, 18 Jan 2024 01:13:35 GMT
recorded_at: Sun, 21 Jan 2024 23:19:24 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=378282246310005&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_XWExqvz1jqDH4o","request_duration_ms":994}}'
- '{"last_request_metrics":{"request_id":"req_8FVyBQDJgUMJfa","request_duration_ms":1127}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:32 GMT
- Sun, 21 Jan 2024 23:18:14 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 67639eb6-532c-4d29-908e-cd3f342e1c4e
- 1eecd3aa-82bd-49e5-bdd3-935b88424d9b
Original-Request:
- req_pO4F7St8QEIcw6
- req_jiEi2SDggVq6u2
Request-Id:
- req_pO4F7St8QEIcw6
- req_jiEi2SDggVq6u2
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9kKuuB1fWySnvdNuN8yE",
"id": "pm_1ObAHJKuuB1fWySnndJniHF7",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540352,
"created": 1705879093,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:32 GMT
recorded_at: Sun, 21 Jan 2024 23:18:14 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9kKuuB1fWySnvdNuN8yE&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHJKuuB1fWySnndJniHF7&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_pO4F7St8QEIcw6","request_duration_ms":481}}'
- '{"last_request_metrics":{"request_id":"req_jiEi2SDggVq6u2","request_duration_ms":612}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:33 GMT
- Sun, 21 Jan 2024 23:18:14 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 58878b97-b7ca-4699-a475-7b142a4542ae
- 75a73190-ff64-47d8-b5c0-4e298a458354
Original-Request:
- req_w4VUMeBORkThK9
- req_TreJm8oRP3z5zl
Request-Id:
- req_w4VUMeBORkThK9
- req_TreJm8oRP3z5zl
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9lKuuB1fWySn1nuw5pmB",
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9lKuuB1fWySn1nuw5pmB_secret_dGFt47IEM1gCXuFH89wsaAepC",
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
"confirmation_method": "automatic",
"created": 1705540353,
"created": 1705879094,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9kKuuB1fWySnvdNuN8yE",
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:33 GMT
recorded_at: Sun, 21 Jan 2024 23:18:14 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9lKuuB1fWySn1nuw5pmB/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_w4VUMeBORkThK9","request_duration_ms":440}}'
- '{"last_request_metrics":{"request_id":"req_TreJm8oRP3z5zl","request_duration_ms":508}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:34 GMT
- Sun, 21 Jan 2024 23:18:15 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- ec00b10a-b080-4e2d-adea-ca77ab918f36
- 23927961-6fc4-4969-b989-a358d3c21680
Original-Request:
- req_hOS6YPpTIpHl08
- req_8EVE99aYDCylUX
Request-Id:
- req_hOS6YPpTIpHl08
- req_8EVE99aYDCylUX
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9lKuuB1fWySn1nuw5pmB",
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9lKuuB1fWySn1nuw5pmB_secret_dGFt47IEM1gCXuFH89wsaAepC",
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
"confirmation_method": "automatic",
"created": 1705540353,
"created": 1705879094,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9lKuuB1fWySn1hm56Wji",
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9kKuuB1fWySnvdNuN8yE",
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:34 GMT
recorded_at: Sun, 21 Jan 2024 23:18:15 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9lKuuB1fWySn1nuw5pmB
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_hOS6YPpTIpHl08","request_duration_ms":962}}'
- '{"last_request_metrics":{"request_id":"req_8EVE99aYDCylUX","request_duration_ms":1126}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:34 GMT
- Sun, 21 Jan 2024 23:18:16 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_GEjpqYtDcycP17
- req_ZROMmwcfm4WCW2
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9lKuuB1fWySn1nuw5pmB",
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9lKuuB1fWySn1nuw5pmB_secret_dGFt47IEM1gCXuFH89wsaAepC",
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
"confirmation_method": "automatic",
"created": 1705540353,
"created": 1705879094,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9lKuuB1fWySn1hm56Wji",
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9kKuuB1fWySnvdNuN8yE",
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:34 GMT
recorded_at: Sun, 21 Jan 2024 23:18:16 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9lKuuB1fWySn1nuw5pmB/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_GEjpqYtDcycP17","request_duration_ms":330}}'
- '{"last_request_metrics":{"request_id":"req_ZROMmwcfm4WCW2","request_duration_ms":582}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:35 GMT
- Sun, 21 Jan 2024 23:18:17 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 13b2cb7c-fa1a-4c7e-b4a6-7923a291b9c7
- d9390271-3a81-4b0b-a1a4-3631e25846c4
Original-Request:
- req_KBqHCsXYjjfL8E
- req_mOkjHCnAfWZwTo
Request-Id:
- req_KBqHCsXYjjfL8E
- req_mOkjHCnAfWZwTo
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9lKuuB1fWySn1nuw5pmB",
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9lKuuB1fWySn1nuw5pmB_secret_dGFt47IEM1gCXuFH89wsaAepC",
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
"confirmation_method": "automatic",
"created": 1705540353,
"created": 1705879094,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9lKuuB1fWySn1hm56Wji",
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9kKuuB1fWySnvdNuN8yE",
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:35 GMT
recorded_at: Sun, 21 Jan 2024 23:18:17 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9lKuuB1fWySn1nuw5pmB
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHKKuuB1fWySn0NLNaYAL
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_KBqHCsXYjjfL8E","request_duration_ms":1051}}'
- '{"last_request_metrics":{"request_id":"req_mOkjHCnAfWZwTo","request_duration_ms":1050}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:36 GMT
- Sun, 21 Jan 2024 23:18:17 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_TNSs9z09myzAyg
- req_k7zjj9Lij7FzYJ
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9lKuuB1fWySn1nuw5pmB",
"id": "pi_3ObAHKKuuB1fWySn0NLNaYAL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9lKuuB1fWySn1nuw5pmB_secret_dGFt47IEM1gCXuFH89wsaAepC",
"client_secret": "pi_3ObAHKKuuB1fWySn0NLNaYAL_secret_oDlYjxZ8eQ8Te2eh7JyCfLzaF",
"confirmation_method": "automatic",
"created": 1705540353,
"created": 1705879094,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9lKuuB1fWySn1hm56Wji",
"latest_charge": "ch_3ObAHKKuuB1fWySn0Yrg0uRo",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9kKuuB1fWySnvdNuN8yE",
"payment_method": "pm_1ObAHJKuuB1fWySnndJniHF7",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:36 GMT
recorded_at: Sun, 21 Jan 2024 23:18:17 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=378282246310005&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_oBeu8w6KOJPDWI","request_duration_ms":338}}'
- '{"last_request_metrics":{"request_id":"req_N1d9Ku9WLENItL","request_duration_ms":408}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:30 GMT
- Sun, 21 Jan 2024 23:18:11 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 70f340ee-74b7-40e0-a019-52e331f6b18c
- 6d17857b-f518-401b-b033-4c063bb7a080
Original-Request:
- req_FnbyJCEgtkBDgy
- req_lTdQXvMFd7i9xd
Request-Id:
- req_FnbyJCEgtkBDgy
- req_lTdQXvMFd7i9xd
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9iKuuB1fWySnLmF3inZu",
"id": "pm_1ObAHGKuuB1fWySniYTFrYKu",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540350,
"created": 1705879091,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:30 GMT
recorded_at: Sun, 21 Jan 2024 23:18:11 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9iKuuB1fWySnLmF3inZu&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHGKuuB1fWySniYTFrYKu&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_FnbyJCEgtkBDgy","request_duration_ms":517}}'
- '{"last_request_metrics":{"request_id":"req_lTdQXvMFd7i9xd","request_duration_ms":577}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:31 GMT
- Sun, 21 Jan 2024 23:18:12 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 8af1c913-134d-4750-a193-6c194bdef148
- ac095903-9098-4c01-8549-77cf35e42ca4
Original-Request:
- req_nJMcujHYhgnreP
- req_kY9sxsB7Dk8Nzh
Request-Id:
- req_nJMcujHYhgnreP
- req_kY9sxsB7Dk8Nzh
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9jKuuB1fWySn1kkUTuC9",
"id": "pi_3ObAHHKuuB1fWySn1aeJE2vf",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9jKuuB1fWySn1kkUTuC9_secret_cHPYOmkZIWQCKsayBr9Of3d0q",
"client_secret": "pi_3ObAHHKuuB1fWySn1aeJE2vf_secret_8aKMcoTFyyPVWucy5RPy1Mqpg",
"confirmation_method": "automatic",
"created": 1705540351,
"created": 1705879091,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9iKuuB1fWySnLmF3inZu",
"payment_method": "pm_1ObAHGKuuB1fWySniYTFrYKu",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:31 GMT
recorded_at: Sun, 21 Jan 2024 23:18:12 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9jKuuB1fWySn1kkUTuC9/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHHKuuB1fWySn1aeJE2vf/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_nJMcujHYhgnreP","request_duration_ms":418}}'
- '{"last_request_metrics":{"request_id":"req_kY9sxsB7Dk8Nzh","request_duration_ms":918}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:32 GMT
- Sun, 21 Jan 2024 23:18:13 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 65f0527d-c46b-4026-8b7a-967214542dee
- c67c6e1c-f1ec-4b49-bfd2-dc561c15a9fa
Original-Request:
- req_XWExqvz1jqDH4o
- req_8FVyBQDJgUMJfa
Request-Id:
- req_XWExqvz1jqDH4o
- req_8FVyBQDJgUMJfa
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9jKuuB1fWySn1kkUTuC9",
"id": "pi_3ObAHHKuuB1fWySn1aeJE2vf",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9jKuuB1fWySn1kkUTuC9_secret_cHPYOmkZIWQCKsayBr9Of3d0q",
"client_secret": "pi_3ObAHHKuuB1fWySn1aeJE2vf_secret_8aKMcoTFyyPVWucy5RPy1Mqpg",
"confirmation_method": "automatic",
"created": 1705540351,
"created": 1705879091,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9jKuuB1fWySn1Qc2qO8G",
"latest_charge": "ch_3ObAHHKuuB1fWySn1BkBh8Uu",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9iKuuB1fWySnLmF3inZu",
"payment_method": "pm_1ObAHGKuuB1fWySniYTFrYKu",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:32 GMT
recorded_at: Sun, 21 Jan 2024 23:18:13 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6555900000604105&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_mUCfDcl0wjZbay","request_duration_ms":1089}}'
- '{"last_request_metrics":{"request_id":"req_4oJGtyYcfDvDYp","request_duration_ms":1021}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:01 GMT
- Sun, 21 Jan 2024 23:18:46 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 0173d92b-d0bc-4075-84e3-c6982f6820e9
- 3baf886c-e603-4e26-b28d-2a0b79801d4b
Original-Request:
- req_A55bXswtx8k2QL
- req_12nVT7jb3mYDtQ
Request-Id:
- req_A55bXswtx8k2QL
- req_12nVT7jb3mYDtQ
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkADKuuB1fWySnGlhXxZSy",
"id": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540381,
"created": 1705879126,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:01 GMT
recorded_at: Sun, 21 Jan 2024 23:18:46 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkADKuuB1fWySnGlhXxZSy&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHqKuuB1fWySnmmrmnPaW&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_A55bXswtx8k2QL","request_duration_ms":459}}'
- '{"last_request_metrics":{"request_id":"req_12nVT7jb3mYDtQ","request_duration_ms":498}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:02 GMT
- Sun, 21 Jan 2024 23:18:47 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 3442fca0-13c0-469f-8e04-a32993706ffd
- 7580e3a8-f0ac-49f4-86cc-196cd618ce9c
Original-Request:
- req_F3fGeEIW1TbHWP
- req_js6SEOvklQXYZ3
Request-Id:
- req_F3fGeEIW1TbHWP
- req_js6SEOvklQXYZ3
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkADKuuB1fWySn1d7NGrKo",
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkADKuuB1fWySn1d7NGrKo_secret_qKw6jMcmeKEJaWD3NJGv15HGK",
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
"confirmation_method": "automatic",
"created": 1705540381,
"created": 1705879126,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkADKuuB1fWySnGlhXxZSy",
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:02 GMT
recorded_at: Sun, 21 Jan 2024 23:18:47 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkADKuuB1fWySn1d7NGrKo/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_F3fGeEIW1TbHWP","request_duration_ms":401}}'
- '{"last_request_metrics":{"request_id":"req_js6SEOvklQXYZ3","request_duration_ms":494}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:02 GMT
- Sun, 21 Jan 2024 23:18:48 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 97f7315d-4532-4feb-bc2e-bb8d12061a28
- 7604335d-70d6-4c08-8f2e-3fbcb4260e05
Original-Request:
- req_Xapwl8upGPQFSa
- req_AZPQ8qguVUjpng
Request-Id:
- req_Xapwl8upGPQFSa
- req_AZPQ8qguVUjpng
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkADKuuB1fWySn1d7NGrKo",
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkADKuuB1fWySn1d7NGrKo_secret_qKw6jMcmeKEJaWD3NJGv15HGK",
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
"confirmation_method": "automatic",
"created": 1705540381,
"created": 1705879126,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkADKuuB1fWySn1zf2QgM9",
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkADKuuB1fWySnGlhXxZSy",
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:02 GMT
recorded_at: Sun, 21 Jan 2024 23:18:48 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkADKuuB1fWySn1d7NGrKo
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Xapwl8upGPQFSa","request_duration_ms":865}}'
- '{"last_request_metrics":{"request_id":"req_AZPQ8qguVUjpng","request_duration_ms":1123}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:03 GMT
- Sun, 21 Jan 2024 23:18:48 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_W0YQxkXszQlAWY
- req_TERI1eHLfBczCW
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkADKuuB1fWySn1d7NGrKo",
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkADKuuB1fWySn1d7NGrKo_secret_qKw6jMcmeKEJaWD3NJGv15HGK",
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
"confirmation_method": "automatic",
"created": 1705540381,
"created": 1705879126,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkADKuuB1fWySn1zf2QgM9",
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkADKuuB1fWySnGlhXxZSy",
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:03 GMT
recorded_at: Sun, 21 Jan 2024 23:18:48 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkADKuuB1fWySn1d7NGrKo/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_W0YQxkXszQlAWY","request_duration_ms":329}}'
- '{"last_request_metrics":{"request_id":"req_TERI1eHLfBczCW","request_duration_ms":407}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:04 GMT
- Sun, 21 Jan 2024 23:18:49 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 335dcf13-ac3b-49fc-b8df-2b92f9516860
- 87d55569-1dd7-466f-904a-bef0583d1b22
Original-Request:
- req_lZJW787td2HzXB
- req_Pma728oNA6Ldi1
Request-Id:
- req_lZJW787td2HzXB
- req_Pma728oNA6Ldi1
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkADKuuB1fWySn1d7NGrKo",
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkADKuuB1fWySn1d7NGrKo_secret_qKw6jMcmeKEJaWD3NJGv15HGK",
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
"confirmation_method": "automatic",
"created": 1705540381,
"created": 1705879126,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkADKuuB1fWySn1zf2QgM9",
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkADKuuB1fWySnGlhXxZSy",
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:04 GMT
recorded_at: Sun, 21 Jan 2024 23:18:49 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkADKuuB1fWySn1d7NGrKo
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHqKuuB1fWySn0ST0n0IB
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_lZJW787td2HzXB","request_duration_ms":1004}}'
- '{"last_request_metrics":{"request_id":"req_Pma728oNA6Ldi1","request_duration_ms":1021}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:04 GMT
- Sun, 21 Jan 2024 23:18:50 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_TyVUEl6pLBnRLG
- req_Q7RVaQQzM9eKh8
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkADKuuB1fWySn1d7NGrKo",
"id": "pi_3ObAHqKuuB1fWySn0ST0n0IB",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkADKuuB1fWySn1d7NGrKo_secret_qKw6jMcmeKEJaWD3NJGv15HGK",
"client_secret": "pi_3ObAHqKuuB1fWySn0ST0n0IB_secret_t8YrTMIG1hOBzn9bJuknUXgx0",
"confirmation_method": "automatic",
"created": 1705540381,
"created": 1705879126,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkADKuuB1fWySn1zf2QgM9",
"latest_charge": "ch_3ObAHqKuuB1fWySn02OGnbN8",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkADKuuB1fWySnGlhXxZSy",
"payment_method": "pm_1ObAHqKuuB1fWySnmmrmnPaW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:04 GMT
recorded_at: Sun, 21 Jan 2024 23:18:50 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6555900000604105&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_0tFZpy6l8RNOQ1","request_duration_ms":341}}'
- '{"last_request_metrics":{"request_id":"req_G9MUmRgswe59qD","request_duration_ms":406}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:59 GMT
- Sun, 21 Jan 2024 23:18:44 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 349615ee-a4c1-4035-aaed-5a509f95faec
- ebb222de-5b6e-4986-a15c-359b73ea8aaf
Original-Request:
- req_5y8Hl7pNqJA2EC
- req_OfAfxrZ0nHsyoW
Request-Id:
- req_5y8Hl7pNqJA2EC
- req_OfAfxrZ0nHsyoW
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkABKuuB1fWySnfvVawKDx",
"id": "pm_1ObAHoKuuB1fWySnoEvKnpi8",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540379,
"created": 1705879124,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:59 GMT
recorded_at: Sun, 21 Jan 2024 23:18:44 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkABKuuB1fWySnfvVawKDx&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHoKuuB1fWySnoEvKnpi8&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_5y8Hl7pNqJA2EC","request_duration_ms":414}}'
- '{"last_request_metrics":{"request_id":"req_OfAfxrZ0nHsyoW","request_duration_ms":576}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:59 GMT
- Sun, 21 Jan 2024 23:18:45 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 442d4909-960a-4d5f-83b5-b5a3eb9fe6e2
- 5f468623-0c2f-4c2d-a629-df5883e26962
Original-Request:
- req_7yDmqfIZHdpeNH
- req_57n2c2GXVKE2nT
Request-Id:
- req_7yDmqfIZHdpeNH
- req_57n2c2GXVKE2nT
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkABKuuB1fWySn2osUbk78",
"id": "pi_3ObAHoKuuB1fWySn2fxsiapW",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkABKuuB1fWySn2osUbk78_secret_8FnhSQqmfXnXDPVR1ADnIKM8p",
"client_secret": "pi_3ObAHoKuuB1fWySn2fxsiapW_secret_0Rwk4fNBQTiEm33DaqFFAZ3nI",
"confirmation_method": "automatic",
"created": 1705540379,
"created": 1705879124,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkABKuuB1fWySnfvVawKDx",
"payment_method": "pm_1ObAHoKuuB1fWySnoEvKnpi8",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:59 GMT
recorded_at: Sun, 21 Jan 2024 23:18:45 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkABKuuB1fWySn2osUbk78/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHoKuuB1fWySn2fxsiapW/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_7yDmqfIZHdpeNH","request_duration_ms":427}}'
- '{"last_request_metrics":{"request_id":"req_57n2c2GXVKE2nT","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:01 GMT
- Sun, 21 Jan 2024 23:18:46 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- a9fb451c-3be2-4a56-bc24-f6e55051030a
- b1c8941d-83f1-430c-af09-d3ee783a9e42
Original-Request:
- req_mUCfDcl0wjZbay
- req_4oJGtyYcfDvDYp
Request-Id:
- req_mUCfDcl0wjZbay
- req_4oJGtyYcfDvDYp
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkABKuuB1fWySn2osUbk78",
"id": "pi_3ObAHoKuuB1fWySn2fxsiapW",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkABKuuB1fWySn2osUbk78_secret_8FnhSQqmfXnXDPVR1ADnIKM8p",
"client_secret": "pi_3ObAHoKuuB1fWySn2fxsiapW_secret_0Rwk4fNBQTiEm33DaqFFAZ3nI",
"confirmation_method": "automatic",
"created": 1705540379,
"created": 1705879124,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkABKuuB1fWySn2fallHtO",
"latest_charge": "ch_3ObAHoKuuB1fWySn2pbpmveL",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkABKuuB1fWySnfvVawKDx",
"payment_method": "pm_1ObAHoKuuB1fWySnoEvKnpi8",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:01 GMT
recorded_at: Sun, 21 Jan 2024 23:18:46 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=3056930009020004&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_4WRSr4kyeXc7qD","request_duration_ms":921}}'
- '{"last_request_metrics":{"request_id":"req_xNRBlEERtPcOhq","request_duration_ms":1122}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:50 GMT
- Sun, 21 Jan 2024 23:18:33 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 0b56c040-0d7e-455e-a6d0-af459e47020a
- 6a2213e2-c22b-483d-848a-872f10dd1d81
Original-Request:
- req_X6WRXBkhZSpcOw
- req_C5BPBesUY1V2F9
Request-Id:
- req_X6WRXBkhZSpcOw
- req_C5BPBesUY1V2F9
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkA2KuuB1fWySnikxu2mJh",
"id": "pm_1ObAHdKuuB1fWySn26cL60Dw",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540370,
"created": 1705879113,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:50 GMT
recorded_at: Sun, 21 Jan 2024 23:18:33 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkA2KuuB1fWySnikxu2mJh&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHdKuuB1fWySn26cL60Dw&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_X6WRXBkhZSpcOw","request_duration_ms":465}}'
- '{"last_request_metrics":{"request_id":"req_C5BPBesUY1V2F9","request_duration_ms":585}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:50 GMT
- Sun, 21 Jan 2024 23:18:34 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 91879a8c-355d-4c22-a0e7-1d3b6176187e
- 30ecf88d-59fe-4cc8-a2e5-f61c14d7df6b
Original-Request:
- req_fuO6w4VoH5BUQK
- req_iW5fsiRrOAayKu
Request-Id:
- req_fuO6w4VoH5BUQK
- req_iW5fsiRrOAayKu
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA2KuuB1fWySn2AP2KARa",
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA2KuuB1fWySn2AP2KARa_secret_X3Ks6t2cjzoORIM7lk5JQM65N",
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
"confirmation_method": "automatic",
"created": 1705540370,
"created": 1705879113,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA2KuuB1fWySnikxu2mJh",
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:50 GMT
recorded_at: Sun, 21 Jan 2024 23:18:34 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA2KuuB1fWySn2AP2KARa/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_fuO6w4VoH5BUQK","request_duration_ms":411}}'
- '{"last_request_metrics":{"request_id":"req_iW5fsiRrOAayKu","request_duration_ms":511}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:51 GMT
- Sun, 21 Jan 2024 23:18:35 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 31c27d22-93f4-46e5-8248-e1f60e94c60b
- 07da7226-cdef-497b-896a-a586bcbea791
Original-Request:
- req_LZz0g6ihO2Jfr1
- req_vCxhCbXVJdIF1c
Request-Id:
- req_LZz0g6ihO2Jfr1
- req_vCxhCbXVJdIF1c
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA2KuuB1fWySn2AP2KARa",
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA2KuuB1fWySn2AP2KARa_secret_X3Ks6t2cjzoORIM7lk5JQM65N",
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
"confirmation_method": "automatic",
"created": 1705540370,
"created": 1705879113,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA2KuuB1fWySn2qom9mfg",
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA2KuuB1fWySnikxu2mJh",
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:51 GMT
recorded_at: Sun, 21 Jan 2024 23:18:35 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA2KuuB1fWySn2AP2KARa
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_LZz0g6ihO2Jfr1","request_duration_ms":950}}'
- '{"last_request_metrics":{"request_id":"req_vCxhCbXVJdIF1c","request_duration_ms":1320}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:52 GMT
- Sun, 21 Jan 2024 23:18:35 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_SccuAuGYRTQauk
- req_Z3W99lHV4lqvgP
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA2KuuB1fWySn2AP2KARa",
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA2KuuB1fWySn2AP2KARa_secret_X3Ks6t2cjzoORIM7lk5JQM65N",
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
"confirmation_method": "automatic",
"created": 1705540370,
"created": 1705879113,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA2KuuB1fWySn2qom9mfg",
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA2KuuB1fWySnikxu2mJh",
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:51 GMT
recorded_at: Sun, 21 Jan 2024 23:18:35 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA2KuuB1fWySn2AP2KARa/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_SccuAuGYRTQauk","request_duration_ms":335}}'
- '{"last_request_metrics":{"request_id":"req_Z3W99lHV4lqvgP","request_duration_ms":417}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:53 GMT
- Sun, 21 Jan 2024 23:18:37 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 330745fa-9b1e-47d9-a15c-5be35f7cd0de
- 6b3bc290-4d46-4a26-bd49-361e43b3ddcd
Original-Request:
- req_NSOnFRNcDEfMNj
- req_GOyN3MwDdGF7iP
Request-Id:
- req_NSOnFRNcDEfMNj
- req_GOyN3MwDdGF7iP
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA2KuuB1fWySn2AP2KARa",
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA2KuuB1fWySn2AP2KARa_secret_X3Ks6t2cjzoORIM7lk5JQM65N",
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
"confirmation_method": "automatic",
"created": 1705540370,
"created": 1705879113,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA2KuuB1fWySn2qom9mfg",
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA2KuuB1fWySnikxu2mJh",
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:53 GMT
recorded_at: Sun, 21 Jan 2024 23:18:37 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA2KuuB1fWySn2AP2KARa
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHdKuuB1fWySn2pkVUXQb
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_NSOnFRNcDEfMNj","request_duration_ms":1076}}'
- '{"last_request_metrics":{"request_id":"req_GOyN3MwDdGF7iP","request_duration_ms":1124}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:53 GMT
- Sun, 21 Jan 2024 23:18:37 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_2GCbFFcwy1ychS
- req_XU97dVKJ1R9sE4
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA2KuuB1fWySn2AP2KARa",
"id": "pi_3ObAHdKuuB1fWySn2pkVUXQb",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA2KuuB1fWySn2AP2KARa_secret_X3Ks6t2cjzoORIM7lk5JQM65N",
"client_secret": "pi_3ObAHdKuuB1fWySn2pkVUXQb_secret_pE6RAfi6xMeFEXcYqMDnm8bF5",
"confirmation_method": "automatic",
"created": 1705540370,
"created": 1705879113,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA2KuuB1fWySn2qom9mfg",
"latest_charge": "ch_3ObAHdKuuB1fWySn2dX1PXUr",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA2KuuB1fWySnikxu2mJh",
"payment_method": "pm_1ObAHdKuuB1fWySn26cL60Dw",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:53 GMT
recorded_at: Sun, 21 Jan 2024 23:18:37 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=3056930009020004&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_zoL7JyKqtktiZQ","request_duration_ms":379}}'
- '{"last_request_metrics":{"request_id":"req_hZZzx3H9sc1Ecu","request_duration_ms":406}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:48 GMT
- Sun, 21 Jan 2024 23:18:31 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- f6da218a-9498-48a3-b806-8bdd6a2e6887
- 73cff5fd-9121-4aad-8afe-b2bf64fdfc3a
Original-Request:
- req_lEMTL1B2tQY9jY
- req_ulnhKF4YGPfF12
Request-Id:
- req_lEMTL1B2tQY9jY
- req_ulnhKF4YGPfF12
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkA0KuuB1fWySnyP7Ct5Sg",
"id": "pm_1ObAHaKuuB1fWySngeR2ObtB",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540368,
"created": 1705879111,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:48 GMT
recorded_at: Sun, 21 Jan 2024 23:18:31 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkA0KuuB1fWySnyP7Ct5Sg&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHaKuuB1fWySngeR2ObtB&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_lEMTL1B2tQY9jY","request_duration_ms":463}}'
- '{"last_request_metrics":{"request_id":"req_ulnhKF4YGPfF12","request_duration_ms":599}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:48 GMT
- Sun, 21 Jan 2024 23:18:31 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 8a7a867b-6efb-4443-bb2e-667d3c257cb6
- 7a93adb7-dae4-4dc6-a4f7-7d0fbbd972c3
Original-Request:
- req_PDO5CovO4itGrD
- req_GsxSnUaBpcQ42U
Request-Id:
- req_PDO5CovO4itGrD
- req_GsxSnUaBpcQ42U
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA0KuuB1fWySn1zQOdYXU",
"id": "pi_3ObAHbKuuB1fWySn0eP6MNim",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA0KuuB1fWySn1zQOdYXU_secret_OHx4nNsYkIyLJ2puMtkVxZdxN",
"client_secret": "pi_3ObAHbKuuB1fWySn0eP6MNim_secret_OF5F6yP4vsw306tzzGLceyVAn",
"confirmation_method": "automatic",
"created": 1705540368,
"created": 1705879111,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA0KuuB1fWySnyP7Ct5Sg",
"payment_method": "pm_1ObAHaKuuB1fWySngeR2ObtB",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:48 GMT
recorded_at: Sun, 21 Jan 2024 23:18:31 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA0KuuB1fWySn1zQOdYXU/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHbKuuB1fWySn0eP6MNim/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_PDO5CovO4itGrD","request_duration_ms":415}}'
- '{"last_request_metrics":{"request_id":"req_GsxSnUaBpcQ42U","request_duration_ms":511}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:49 GMT
- Sun, 21 Jan 2024 23:18:32 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- b31f45bc-bb0f-4175-a616-1d3ec0fed032
- c0614d2a-57de-473f-b617-28f5e6c43030
Original-Request:
- req_4WRSr4kyeXc7qD
- req_xNRBlEERtPcOhq
Request-Id:
- req_4WRSr4kyeXc7qD
- req_xNRBlEERtPcOhq
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA0KuuB1fWySn1zQOdYXU",
"id": "pi_3ObAHbKuuB1fWySn0eP6MNim",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA0KuuB1fWySn1zQOdYXU_secret_OHx4nNsYkIyLJ2puMtkVxZdxN",
"client_secret": "pi_3ObAHbKuuB1fWySn0eP6MNim_secret_OF5F6yP4vsw306tzzGLceyVAn",
"confirmation_method": "automatic",
"created": 1705540368,
"created": 1705879111,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA0KuuB1fWySn1daGrETK",
"latest_charge": "ch_3ObAHbKuuB1fWySn0yEzVe3h",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA0KuuB1fWySnyP7Ct5Sg",
"payment_method": "pm_1ObAHaKuuB1fWySngeR2ObtB",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:49 GMT
recorded_at: Sun, 21 Jan 2024 23:18:33 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=36227206271667&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_btnOypGsQ2m9KC","request_duration_ms":977}}'
- '{"last_request_metrics":{"request_id":"req_zCvgWBWs1y9Bhh","request_duration_ms":1037}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:55 GMT
- Sun, 21 Jan 2024 23:18:40 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 5970a7c0-0361-4fec-8df7-68b3cdae9866
- 4dc791c2-6f39-46e6-a9bf-1b8398cc1596
Original-Request:
- req_zVdWijNzAg1CeW
- req_dzYW69EREON1GK
Request-Id:
- req_zVdWijNzAg1CeW
- req_dzYW69EREON1GK
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkA7KuuB1fWySnpzqPMJci",
"id": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540375,
"created": 1705879120,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:55 GMT
recorded_at: Sun, 21 Jan 2024 23:18:40 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkA7KuuB1fWySnpzqPMJci&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHkKuuB1fWySnTPwH0gRV&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_zVdWijNzAg1CeW","request_duration_ms":504}}'
- '{"last_request_metrics":{"request_id":"req_dzYW69EREON1GK","request_duration_ms":569}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:56 GMT
- Sun, 21 Jan 2024 23:18:40 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 05fd27bd-67b4-49fb-a8be-d69e11d818ee
- c910f9e4-2374-4f4d-8bd2-ae51ca2f659d
Original-Request:
- req_zO4nPRnY7qpnCi
- req_RoGJBoTKGsBGQW
Request-Id:
- req_zO4nPRnY7qpnCi
- req_RoGJBoTKGsBGQW
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA8KuuB1fWySn1F4QABdk",
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA8KuuB1fWySn1F4QABdk_secret_crIVEp69njBOay1VhWZGMYmHU",
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
"confirmation_method": "automatic",
"created": 1705540376,
"created": 1705879120,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA7KuuB1fWySnpzqPMJci",
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:56 GMT
recorded_at: Sun, 21 Jan 2024 23:18:40 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA8KuuB1fWySn1F4QABdk/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_zO4nPRnY7qpnCi","request_duration_ms":433}}'
- '{"last_request_metrics":{"request_id":"req_RoGJBoTKGsBGQW","request_duration_ms":508}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:57 GMT
- Sun, 21 Jan 2024 23:18:41 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 63f42037-6f28-407c-9222-fb940da39256
- 5e369ea5-00a5-40e8-8068-7388840a2dd5
Original-Request:
- req_8FM6auDXjEZfSg
- req_MLsAKGq0zcSapO
Request-Id:
- req_8FM6auDXjEZfSg
- req_MLsAKGq0zcSapO
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA8KuuB1fWySn1F4QABdk",
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA8KuuB1fWySn1F4QABdk_secret_crIVEp69njBOay1VhWZGMYmHU",
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
"confirmation_method": "automatic",
"created": 1705540376,
"created": 1705879120,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA8KuuB1fWySn1zF8HAPc",
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA7KuuB1fWySnpzqPMJci",
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:57 GMT
recorded_at: Sun, 21 Jan 2024 23:18:42 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA8KuuB1fWySn1F4QABdk
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_8FM6auDXjEZfSg","request_duration_ms":958}}'
- '{"last_request_metrics":{"request_id":"req_MLsAKGq0zcSapO","request_duration_ms":1124}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:57 GMT
- Sun, 21 Jan 2024 23:18:42 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_HztN5Fv0iaCqjg
- req_0SJFxAsgoNpXnx
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA8KuuB1fWySn1F4QABdk",
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA8KuuB1fWySn1F4QABdk_secret_crIVEp69njBOay1VhWZGMYmHU",
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
"confirmation_method": "automatic",
"created": 1705540376,
"created": 1705879120,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA8KuuB1fWySn1zF8HAPc",
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA7KuuB1fWySnpzqPMJci",
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:57 GMT
recorded_at: Sun, 21 Jan 2024 23:18:42 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA8KuuB1fWySn1F4QABdk/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_HztN5Fv0iaCqjg","request_duration_ms":314}}'
- '{"last_request_metrics":{"request_id":"req_0SJFxAsgoNpXnx","request_duration_ms":406}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:58 GMT
- Sun, 21 Jan 2024 23:18:43 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- d0577dba-4a5a-4ba8-ab12-bc34a2a8c66f
- cad90385-8227-45cf-9ba3-aa46b8a973a6
Original-Request:
- req_b647Vyja1FqY4p
- req_0SJJF20n9Dc8Er
Request-Id:
- req_b647Vyja1FqY4p
- req_0SJJF20n9Dc8Er
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA8KuuB1fWySn1F4QABdk",
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA8KuuB1fWySn1F4QABdk_secret_crIVEp69njBOay1VhWZGMYmHU",
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
"confirmation_method": "automatic",
"created": 1705540376,
"created": 1705879120,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA8KuuB1fWySn1zF8HAPc",
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA7KuuB1fWySnpzqPMJci",
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:58 GMT
recorded_at: Sun, 21 Jan 2024 23:18:43 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA8KuuB1fWySn1F4QABdk
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHkKuuB1fWySn2fe3XZLr
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_b647Vyja1FqY4p","request_duration_ms":1022}}'
- '{"last_request_metrics":{"request_id":"req_0SJJF20n9Dc8Er","request_duration_ms":1124}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:59 GMT
- Sun, 21 Jan 2024 23:18:43 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_0tFZpy6l8RNOQ1
- req_G9MUmRgswe59qD
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA8KuuB1fWySn1F4QABdk",
"id": "pi_3ObAHkKuuB1fWySn2fe3XZLr",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA8KuuB1fWySn1F4QABdk_secret_crIVEp69njBOay1VhWZGMYmHU",
"client_secret": "pi_3ObAHkKuuB1fWySn2fe3XZLr_secret_o2U2Rc0d3KGLHDyipamCJMySf",
"confirmation_method": "automatic",
"created": 1705540376,
"created": 1705879120,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA8KuuB1fWySn1zF8HAPc",
"latest_charge": "ch_3ObAHkKuuB1fWySn21OWcxc3",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA7KuuB1fWySnpzqPMJci",
"payment_method": "pm_1ObAHkKuuB1fWySnTPwH0gRV",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:58 GMT
recorded_at: Sun, 21 Jan 2024 23:18:43 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=36227206271667&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_2GCbFFcwy1ychS","request_duration_ms":320}}'
- '{"last_request_metrics":{"request_id":"req_XU97dVKJ1R9sE4","request_duration_ms":408}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:53 GMT
- Sun, 21 Jan 2024 23:18:38 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 8c6b35e6-9cea-4d22-9b90-594b3c431de5
- 5b7c4919-5f4b-4341-b5c1-f210f21c7f1e
Original-Request:
- req_046eAbDKG2DHSc
- req_KWsLBO3iHSpJYF
Request-Id:
- req_046eAbDKG2DHSc
- req_KWsLBO3iHSpJYF
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkA5KuuB1fWySnQWRNrdlm",
"id": "pm_1ObAHhKuuB1fWySn7kLj85pt",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540373,
"created": 1705879117,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:53 GMT
recorded_at: Sun, 21 Jan 2024 23:18:38 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkA5KuuB1fWySnQWRNrdlm&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHhKuuB1fWySn7kLj85pt&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_046eAbDKG2DHSc","request_duration_ms":445}}'
- '{"last_request_metrics":{"request_id":"req_KWsLBO3iHSpJYF","request_duration_ms":600}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:54 GMT
- Sun, 21 Jan 2024 23:18:38 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 552721af-84de-4adf-9c35-067fc1e5f822
- 390c04c7-db0e-43c1-a408-01fed2c8b683
Original-Request:
- req_D95HAzAq7FJ70j
- req_lyOat4QRVFy1fS
Request-Id:
- req_D95HAzAq7FJ70j
- req_lyOat4QRVFy1fS
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA6KuuB1fWySn082Po0pq",
"id": "pi_3ObAHiKuuB1fWySn1lTgAIQz",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA6KuuB1fWySn082Po0pq_secret_8282Cj0cs7dxV6zVUNtuq6h72",
"client_secret": "pi_3ObAHiKuuB1fWySn1lTgAIQz_secret_73wjWztQzdjgRGelFhVfi2Nwj",
"confirmation_method": "automatic",
"created": 1705540374,
"created": 1705879118,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA5KuuB1fWySnQWRNrdlm",
"payment_method": "pm_1ObAHhKuuB1fWySn7kLj85pt",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:54 GMT
recorded_at: Sun, 21 Jan 2024 23:18:38 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkA6KuuB1fWySn082Po0pq/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHiKuuB1fWySn1lTgAIQz/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_D95HAzAq7FJ70j","request_duration_ms":400}}'
- '{"last_request_metrics":{"request_id":"req_lyOat4QRVFy1fS","request_duration_ms":508}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:55 GMT
- Sun, 21 Jan 2024 23:18:39 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 1ae144f6-9a3f-4d75-803b-f934520ce598
- ccdad4b6-edb4-4e72-8c79-f7ab2b1ee3f6
Original-Request:
- req_btnOypGsQ2m9KC
- req_zCvgWBWs1y9Bhh
Request-Id:
- req_btnOypGsQ2m9KC
- req_zCvgWBWs1y9Bhh
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkA6KuuB1fWySn082Po0pq",
"id": "pi_3ObAHiKuuB1fWySn1lTgAIQz",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkA6KuuB1fWySn082Po0pq_secret_8282Cj0cs7dxV6zVUNtuq6h72",
"client_secret": "pi_3ObAHiKuuB1fWySn1lTgAIQz_secret_73wjWztQzdjgRGelFhVfi2Nwj",
"confirmation_method": "automatic",
"created": 1705540374,
"created": 1705879118,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkA6KuuB1fWySn0vfo5vm6",
"latest_charge": "ch_3ObAHiKuuB1fWySn1z2IpAuV",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkA5KuuB1fWySnQWRNrdlm",
"payment_method": "pm_1ObAHhKuuB1fWySn7kLj85pt",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:55 GMT
recorded_at: Sun, 21 Jan 2024 23:18:39 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6011111111111117&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_vusgLA347XCYdr","request_duration_ms":983}}'
- '{"last_request_metrics":{"request_id":"req_OaHwgCsV4MAYGx","request_duration_ms":1021}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:38 GMT
- Sun, 21 Jan 2024 23:18:20 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 534faddc-f3b1-4621-8ac9-e26d87332d48
- a94931ea-3eb0-4c49-98c2-73c72eac0850
Original-Request:
- req_zwKwZDPN3H7JRc
- req_nQl3ilRWAYub8x
Request-Id:
- req_zwKwZDPN3H7JRc
- req_nQl3ilRWAYub8x
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9qKuuB1fWySnpJ5JMU4n",
"id": "pm_1ObAHQKuuB1fWySnURRcgyHa",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540358,
"created": 1705879100,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:38 GMT
recorded_at: Sun, 21 Jan 2024 23:18:21 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9qKuuB1fWySnpJ5JMU4n&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHQKuuB1fWySnURRcgyHa&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_zwKwZDPN3H7JRc","request_duration_ms":485}}'
- '{"last_request_metrics":{"request_id":"req_nQl3ilRWAYub8x","request_duration_ms":540}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:39 GMT
- Sun, 21 Jan 2024 23:18:21 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 445289fa-2971-44fd-89a4-7890617129d5
- 9d409420-d5de-4f9d-b258-5ac187ad8667
Original-Request:
- req_oftE7JmGFpHMmw
- req_J4CPxL04XMdalO
Request-Id:
- req_oftE7JmGFpHMmw
- req_J4CPxL04XMdalO
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9rKuuB1fWySn2J3T4YL1",
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9rKuuB1fWySn2J3T4YL1_secret_9xqOaDSh0jr9evHov6sSr1BC8",
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
"confirmation_method": "automatic",
"created": 1705540359,
"created": 1705879101,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9qKuuB1fWySnpJ5JMU4n",
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:39 GMT
recorded_at: Sun, 21 Jan 2024 23:18:21 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9rKuuB1fWySn2J3T4YL1/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_oftE7JmGFpHMmw","request_duration_ms":457}}'
- '{"last_request_metrics":{"request_id":"req_J4CPxL04XMdalO","request_duration_ms":549}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:40 GMT
- Sun, 21 Jan 2024 23:18:22 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 677a9c53-3f68-4988-982d-38f27b94c201
- 8381d822-3987-4def-b9a9-099dfac8b50e
Original-Request:
- req_LrmpQS6dDHbcO0
- req_skXGgC0rHH5r95
Request-Id:
- req_LrmpQS6dDHbcO0
- req_skXGgC0rHH5r95
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9rKuuB1fWySn2J3T4YL1",
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9rKuuB1fWySn2J3T4YL1_secret_9xqOaDSh0jr9evHov6sSr1BC8",
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
"confirmation_method": "automatic",
"created": 1705540359,
"created": 1705879101,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9rKuuB1fWySn2mtduf8h",
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9qKuuB1fWySnpJ5JMU4n",
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:40 GMT
recorded_at: Sun, 21 Jan 2024 23:18:22 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9rKuuB1fWySn2J3T4YL1
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_LrmpQS6dDHbcO0","request_duration_ms":905}}'
- '{"last_request_metrics":{"request_id":"req_skXGgC0rHH5r95","request_duration_ms":1022}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:40 GMT
- Sun, 21 Jan 2024 23:18:22 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_3uZoGioHvIkpsy
- req_E5wRMiWlrg8YTM
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9rKuuB1fWySn2J3T4YL1",
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9rKuuB1fWySn2J3T4YL1_secret_9xqOaDSh0jr9evHov6sSr1BC8",
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
"confirmation_method": "automatic",
"created": 1705540359,
"created": 1705879101,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9rKuuB1fWySn2mtduf8h",
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9qKuuB1fWySnpJ5JMU4n",
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:40 GMT
recorded_at: Sun, 21 Jan 2024 23:18:22 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9rKuuB1fWySn2J3T4YL1/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_3uZoGioHvIkpsy","request_duration_ms":308}}'
- '{"last_request_metrics":{"request_id":"req_E5wRMiWlrg8YTM","request_duration_ms":407}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:41 GMT
- Sun, 21 Jan 2024 23:18:23 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 5563a446-4a60-4ab7-ae4a-95262cda40dc
- 21d80d33-a4b4-4d08-bee2-2e129a8fcd65
Original-Request:
- req_TLwF9FzqbmCkuV
- req_nXHXg9HqqdDtog
Request-Id:
- req_TLwF9FzqbmCkuV
- req_nXHXg9HqqdDtog
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9rKuuB1fWySn2J3T4YL1",
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9rKuuB1fWySn2J3T4YL1_secret_9xqOaDSh0jr9evHov6sSr1BC8",
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
"confirmation_method": "automatic",
"created": 1705540359,
"created": 1705879101,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9rKuuB1fWySn2mtduf8h",
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9qKuuB1fWySnpJ5JMU4n",
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:41 GMT
recorded_at: Sun, 21 Jan 2024 23:18:23 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9rKuuB1fWySn2J3T4YL1
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHRKuuB1fWySn00nneONE
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_TLwF9FzqbmCkuV","request_duration_ms":1036}}'
- '{"last_request_metrics":{"request_id":"req_nXHXg9HqqdDtog","request_duration_ms":941}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:41 GMT
- Sun, 21 Jan 2024 23:18:24 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_Ym1OmvaKk6b1Vt
- req_gr0c4WtBhFPdpm
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9rKuuB1fWySn2J3T4YL1",
"id": "pi_3ObAHRKuuB1fWySn00nneONE",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9rKuuB1fWySn2J3T4YL1_secret_9xqOaDSh0jr9evHov6sSr1BC8",
"client_secret": "pi_3ObAHRKuuB1fWySn00nneONE_secret_kzxbiAmhHAb3KI3qv6kh9uHhl",
"confirmation_method": "automatic",
"created": 1705540359,
"created": 1705879101,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9rKuuB1fWySn2mtduf8h",
"latest_charge": "ch_3ObAHRKuuB1fWySn07qvQpPQ",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9qKuuB1fWySnpJ5JMU4n",
"payment_method": "pm_1ObAHQKuuB1fWySnURRcgyHa",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:41 GMT
recorded_at: Sun, 21 Jan 2024 23:18:24 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6011111111111117&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_TNSs9z09myzAyg","request_duration_ms":0}}'
- '{"last_request_metrics":{"request_id":"req_k7zjj9Lij7FzYJ","request_duration_ms":0}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:36 GMT
- Sun, 21 Jan 2024 23:18:18 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 8247f58f-8c58-4ee6-92a5-b693c48f67a8
- 98b3b0ca-5713-41c7-b28e-c03ba78c6ebd
Original-Request:
- req_9X0PZGRhwt4A4H
- req_lLffrqxOE3ytiR
Request-Id:
- req_9X0PZGRhwt4A4H
- req_lLffrqxOE3ytiR
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9oKuuB1fWySnkc6Gui6x",
"id": "pm_1ObAHOKuuB1fWySnDMKgs447",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540356,
"created": 1705879098,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:36 GMT
recorded_at: Sun, 21 Jan 2024 23:18:18 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9oKuuB1fWySnkc6Gui6x&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHOKuuB1fWySnDMKgs447&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_9X0PZGRhwt4A4H","request_duration_ms":533}}'
- '{"last_request_metrics":{"request_id":"req_lLffrqxOE3ytiR","request_duration_ms":748}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:37 GMT
- Sun, 21 Jan 2024 23:18:19 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 344a847f-9c43-491c-8a5b-ad8ba287b5d2
- b6df2362-e01a-44a0-b758-871b26461e22
Original-Request:
- req_7X0wxVasbRXfaq
- req_nGxepv5JKVxv02
Request-Id:
- req_7X0wxVasbRXfaq
- req_nGxepv5JKVxv02
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9pKuuB1fWySn1926emvI",
"id": "pi_3ObAHPKuuB1fWySn29zny1Zx",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9pKuuB1fWySn1926emvI_secret_WnyNAYT948RFtBEvcWoim4YXh",
"client_secret": "pi_3ObAHPKuuB1fWySn29zny1Zx_secret_Rq4I9uLRha9SlfvJPVLsyzRDh",
"confirmation_method": "automatic",
"created": 1705540357,
"created": 1705879099,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9oKuuB1fWySnkc6Gui6x",
"payment_method": "pm_1ObAHOKuuB1fWySnDMKgs447",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:37 GMT
recorded_at: Sun, 21 Jan 2024 23:18:19 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9pKuuB1fWySn1926emvI/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHPKuuB1fWySn29zny1Zx/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_7X0wxVasbRXfaq","request_duration_ms":436}}'
- '{"last_request_metrics":{"request_id":"req_nGxepv5JKVxv02","request_duration_ms":511}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:38 GMT
- Sun, 21 Jan 2024 23:18:20 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- e0af16f5-08c3-41a8-88b9-889b502f3cfc
- 2d243570-5113-4836-b361-df24f2579b2f
Original-Request:
- req_vusgLA347XCYdr
- req_OaHwgCsV4MAYGx
Request-Id:
- req_vusgLA347XCYdr
- req_OaHwgCsV4MAYGx
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9pKuuB1fWySn1926emvI",
"id": "pi_3ObAHPKuuB1fWySn29zny1Zx",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9pKuuB1fWySn1926emvI_secret_WnyNAYT948RFtBEvcWoim4YXh",
"client_secret": "pi_3ObAHPKuuB1fWySn29zny1Zx_secret_Rq4I9uLRha9SlfvJPVLsyzRDh",
"confirmation_method": "automatic",
"created": 1705540357,
"created": 1705879099,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9pKuuB1fWySn1m9qFIeB",
"latest_charge": "ch_3ObAHPKuuB1fWySn2WU4eLWl",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9oKuuB1fWySnkc6Gui6x",
"payment_method": "pm_1ObAHOKuuB1fWySnDMKgs447",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:38 GMT
recorded_at: Sun, 21 Jan 2024 23:18:20 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6011981111111113&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_79MTAjO2ChUb9O","request_duration_ms":954}}'
- '{"last_request_metrics":{"request_id":"req_4vWZdkwSDkmeAb","request_duration_ms":1009}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:44 GMT
- Sun, 21 Jan 2024 23:18:27 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 8a0470a9-7af8-4895-8fb8-73205a726f19
- 78c6e0fd-8219-4780-af2d-b3e6fada77ee
Original-Request:
- req_RvHxWk3gb1sXvH
- req_g6b9LFhUozfse9
Request-Id:
- req_RvHxWk3gb1sXvH
- req_g6b9LFhUozfse9
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9wKuuB1fWySnn6XPPhjb",
"id": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540364,
"created": 1705879107,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:44 GMT
recorded_at: Sun, 21 Jan 2024 23:18:27 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9wKuuB1fWySnn6XPPhjb&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHXKuuB1fWySnOMqpHDrm&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_RvHxWk3gb1sXvH","request_duration_ms":537}}'
- '{"last_request_metrics":{"request_id":"req_g6b9LFhUozfse9","request_duration_ms":588}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:45 GMT
- Sun, 21 Jan 2024 23:18:27 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- e9044b4a-a4e4-481c-b571-7dddb37634f8
- 16765b4b-672b-44a4-ae4b-cd49cd17cf01
Original-Request:
- req_XLXSSdfpZaUNk7
- req_NkmBJM0yGaaaKu
Request-Id:
- req_XLXSSdfpZaUNk7
- req_NkmBJM0yGaaaKu
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9wKuuB1fWySn2AFNQMyW",
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9wKuuB1fWySn2AFNQMyW_secret_8cYtREMTw9uiPH4ZQ2jLKjipb",
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
"confirmation_method": "automatic",
"created": 1705540364,
"created": 1705879107,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9wKuuB1fWySnn6XPPhjb",
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:45 GMT
recorded_at: Sun, 21 Jan 2024 23:18:27 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9wKuuB1fWySn2AFNQMyW/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_XLXSSdfpZaUNk7","request_duration_ms":424}}'
- '{"last_request_metrics":{"request_id":"req_NkmBJM0yGaaaKu","request_duration_ms":490}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:46 GMT
- Sun, 21 Jan 2024 23:18:28 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 8430eeab-6aea-4d39-a1e1-14dfe27c8ed9
- 6489c8e5-274e-4bdf-a5f7-766832169ace
Original-Request:
- req_Nz2VGmSTuTgeTD
- req_TYQI65NqO3m5M9
Request-Id:
- req_Nz2VGmSTuTgeTD
- req_TYQI65NqO3m5M9
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9wKuuB1fWySn2AFNQMyW",
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9wKuuB1fWySn2AFNQMyW_secret_8cYtREMTw9uiPH4ZQ2jLKjipb",
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
"confirmation_method": "automatic",
"created": 1705540364,
"created": 1705879107,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9wKuuB1fWySn2fZ7k7ck",
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9wKuuB1fWySnn6XPPhjb",
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:46 GMT
recorded_at: Sun, 21 Jan 2024 23:18:28 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9wKuuB1fWySn2AFNQMyW
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Nz2VGmSTuTgeTD","request_duration_ms":1008}}'
- '{"last_request_metrics":{"request_id":"req_TYQI65NqO3m5M9","request_duration_ms":938}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:46 GMT
- Sun, 21 Jan 2024 23:18:29 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_yFPxe0No8wGXVO
- req_BlEamWo5f23T83
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9wKuuB1fWySn2AFNQMyW",
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9wKuuB1fWySn2AFNQMyW_secret_8cYtREMTw9uiPH4ZQ2jLKjipb",
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
"confirmation_method": "automatic",
"created": 1705540364,
"created": 1705879107,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9wKuuB1fWySn2fZ7k7ck",
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9wKuuB1fWySnn6XPPhjb",
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:46 GMT
recorded_at: Sun, 21 Jan 2024 23:18:29 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9wKuuB1fWySn2AFNQMyW/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_yFPxe0No8wGXVO","request_duration_ms":314}}'
- '{"last_request_metrics":{"request_id":"req_BlEamWo5f23T83","request_duration_ms":405}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:47 GMT
- Sun, 21 Jan 2024 23:18:30 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 247fcc82-cfec-4ed6-9a97-1e720f3cb766
- '017924bd-c6bd-4269-b4af-c03df2f83d8c'
Original-Request:
- req_uMVzdQQB69Tsqr
- req_TLtv5NI1G1N3Wr
Request-Id:
- req_uMVzdQQB69Tsqr
- req_TLtv5NI1G1N3Wr
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9wKuuB1fWySn2AFNQMyW",
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9wKuuB1fWySn2AFNQMyW_secret_8cYtREMTw9uiPH4ZQ2jLKjipb",
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
"confirmation_method": "automatic",
"created": 1705540364,
"created": 1705879107,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9wKuuB1fWySn2fZ7k7ck",
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9wKuuB1fWySnn6XPPhjb",
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:47 GMT
recorded_at: Sun, 21 Jan 2024 23:18:30 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9wKuuB1fWySn2AFNQMyW
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHXKuuB1fWySn1TcFSNsn
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_uMVzdQQB69Tsqr","request_duration_ms":910}}'
- '{"last_request_metrics":{"request_id":"req_TLtv5NI1G1N3Wr","request_duration_ms":1128}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:47 GMT
- Sun, 21 Jan 2024 23:18:30 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_zoL7JyKqtktiZQ
- req_hZZzx3H9sc1Ecu
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9wKuuB1fWySn2AFNQMyW",
"id": "pi_3ObAHXKuuB1fWySn1TcFSNsn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9wKuuB1fWySn2AFNQMyW_secret_8cYtREMTw9uiPH4ZQ2jLKjipb",
"client_secret": "pi_3ObAHXKuuB1fWySn1TcFSNsn_secret_GH1shokHuQ3GbBdDl52ktezg6",
"confirmation_method": "automatic",
"created": 1705540364,
"created": 1705879107,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9wKuuB1fWySn2fZ7k7ck",
"latest_charge": "ch_3ObAHXKuuB1fWySn1WVIGIjT",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9wKuuB1fWySnn6XPPhjb",
"payment_method": "pm_1ObAHXKuuB1fWySnOMqpHDrm",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:47 GMT
recorded_at: Sun, 21 Jan 2024 23:18:30 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6011981111111113&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Ym1OmvaKk6b1Vt","request_duration_ms":1}}'
- '{"last_request_metrics":{"request_id":"req_gr0c4WtBhFPdpm","request_duration_ms":0}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:42 GMT
- Sun, 21 Jan 2024 23:18:25 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 7a437ce7-05bf-43b2-a117-d565f917059d
- 05a95b1e-776a-4ba0-ab4a-caf8f39b69b2
Original-Request:
- req_kPiEpUDMVXTqNm
- req_aWVNB2TCSNtL2v
Request-Id:
- req_kPiEpUDMVXTqNm
- req_aWVNB2TCSNtL2v
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9uKuuB1fWySn8G7IR94x",
"id": "pm_1ObAHUKuuB1fWySntMWfyxBU",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540362,
"created": 1705879104,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:42 GMT
recorded_at: Sun, 21 Jan 2024 23:18:25 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9uKuuB1fWySn8G7IR94x&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHUKuuB1fWySntMWfyxBU&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_kPiEpUDMVXTqNm","request_duration_ms":521}}'
- '{"last_request_metrics":{"request_id":"req_aWVNB2TCSNtL2v","request_duration_ms":674}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:43 GMT
- Sun, 21 Jan 2024 23:18:25 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- bb9b98ad-e9d3-4ecb-8f6b-e837d3b67c1c
- bf76f463-d0c8-44f1-af35-2c859629896f
Original-Request:
- req_rL1N3gKgb6KgAG
- req_qLDlFn3UdokXVm
Request-Id:
- req_rL1N3gKgb6KgAG
- req_qLDlFn3UdokXVm
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9uKuuB1fWySn00Wnizpq",
"id": "pi_3ObAHVKuuB1fWySn2y2pgLYp",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9uKuuB1fWySn00Wnizpq_secret_sJt3Ld4YTPUqUwzJVWlkVYRtx",
"client_secret": "pi_3ObAHVKuuB1fWySn2y2pgLYp_secret_lP5HREkvAEnEd4VAGV1qudlDB",
"confirmation_method": "automatic",
"created": 1705540362,
"created": 1705879105,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9uKuuB1fWySn8G7IR94x",
"payment_method": "pm_1ObAHUKuuB1fWySntMWfyxBU",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:43 GMT
recorded_at: Sun, 21 Jan 2024 23:18:25 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9uKuuB1fWySn00Wnizpq/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHVKuuB1fWySn2y2pgLYp/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_rL1N3gKgb6KgAG","request_duration_ms":418}}'
- '{"last_request_metrics":{"request_id":"req_qLDlFn3UdokXVm","request_duration_ms":511}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:44 GMT
- Sun, 21 Jan 2024 23:18:26 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 3919d772-85d3-4103-ad3b-c19a2f301572
- 8a78105c-6226-4521-8fe1-31bcfea33467
Original-Request:
- req_79MTAjO2ChUb9O
- req_4vWZdkwSDkmeAb
Request-Id:
- req_79MTAjO2ChUb9O
- req_4vWZdkwSDkmeAb
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9uKuuB1fWySn00Wnizpq",
"id": "pi_3ObAHVKuuB1fWySn2y2pgLYp",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9uKuuB1fWySn00Wnizpq_secret_sJt3Ld4YTPUqUwzJVWlkVYRtx",
"client_secret": "pi_3ObAHVKuuB1fWySn2y2pgLYp_secret_lP5HREkvAEnEd4VAGV1qudlDB",
"confirmation_method": "automatic",
"created": 1705540362,
"created": 1705879105,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9uKuuB1fWySn0lds289E",
"latest_charge": "ch_3ObAHVKuuB1fWySn2Y8JPqcx",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9uKuuB1fWySn8G7IR94x",
"payment_method": "pm_1ObAHUKuuB1fWySntMWfyxBU",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:44 GMT
recorded_at: Sun, 21 Jan 2024 23:18:26 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=3566002020360505&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_ESIZGgOrCCcGvn","request_duration_ms":937}}'
- '{"last_request_metrics":{"request_id":"req_JNg23uMDMT45Fe","request_duration_ms":1024}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:07 GMT
- Sun, 21 Jan 2024 23:18:52 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 2d500d54-678f-49bd-8c6d-b58e92acfc17
- 2ea6e0a1-5a36-46df-8066-b6500dd8c940
Original-Request:
- req_qmWcVUOYjjdqOw
- req_HtDTsFlgq4f63J
Request-Id:
- req_qmWcVUOYjjdqOw
- req_HtDTsFlgq4f63J
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAIKuuB1fWySnpFtj724V",
"id": "pm_1ObAHwKuuB1fWySnpV30WKrE",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540387,
"created": 1705879132,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:07 GMT
recorded_at: Sun, 21 Jan 2024 23:18:53 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAIKuuB1fWySnpFtj724V&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHwKuuB1fWySnpV30WKrE&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_qmWcVUOYjjdqOw","request_duration_ms":498}}'
- '{"last_request_metrics":{"request_id":"req_HtDTsFlgq4f63J","request_duration_ms":650}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:07 GMT
- Sun, 21 Jan 2024 23:18:53 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 1c60960c-3b18-4b3f-8592-feeeeebd6954
- 8afb289e-335b-4243-bb3a-535b3b73fd2e
Original-Request:
- req_0JCYF6Pvw8N3uw
- req_Sn7TGIqiaLsFNW
Request-Id:
- req_0JCYF6Pvw8N3uw
- req_Sn7TGIqiaLsFNW
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAJKuuB1fWySn1xYJeLHJ",
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAJKuuB1fWySn1xYJeLHJ_secret_vY7lRIeimk1ejnrFwRkZnj7Sf",
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
"confirmation_method": "automatic",
"created": 1705540387,
"created": 1705879133,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAIKuuB1fWySnpFtj724V",
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:07 GMT
recorded_at: Sun, 21 Jan 2024 23:18:53 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAJKuuB1fWySn1xYJeLHJ/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_0JCYF6Pvw8N3uw","request_duration_ms":435}}'
- '{"last_request_metrics":{"request_id":"req_Sn7TGIqiaLsFNW","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:08 GMT
- Sun, 21 Jan 2024 23:18:54 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 691ea403-4240-48ab-8d98-24541121609b
- 25d6b165-6062-4692-837e-555276d4a55e
Original-Request:
- req_8WzYonvPAAFXzS
- req_jwvUs9EIiPVAxh
Request-Id:
- req_8WzYonvPAAFXzS
- req_jwvUs9EIiPVAxh
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAJKuuB1fWySn1xYJeLHJ",
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAJKuuB1fWySn1xYJeLHJ_secret_vY7lRIeimk1ejnrFwRkZnj7Sf",
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
"confirmation_method": "automatic",
"created": 1705540387,
"created": 1705879133,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAJKuuB1fWySn1YmwZTGw",
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAIKuuB1fWySnpFtj724V",
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:08 GMT
recorded_at: Sun, 21 Jan 2024 23:18:54 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAJKuuB1fWySn1xYJeLHJ
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_8WzYonvPAAFXzS","request_duration_ms":957}}'
- '{"last_request_metrics":{"request_id":"req_jwvUs9EIiPVAxh","request_duration_ms":931}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:09 GMT
- Sun, 21 Jan 2024 23:18:54 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_h4EffjLofaLBWj
- req_Jk32XigyoafMJz
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAJKuuB1fWySn1xYJeLHJ",
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAJKuuB1fWySn1xYJeLHJ_secret_vY7lRIeimk1ejnrFwRkZnj7Sf",
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
"confirmation_method": "automatic",
"created": 1705540387,
"created": 1705879133,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAJKuuB1fWySn1YmwZTGw",
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAIKuuB1fWySnpFtj724V",
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:08 GMT
recorded_at: Sun, 21 Jan 2024 23:18:54 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAJKuuB1fWySn1xYJeLHJ/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_h4EffjLofaLBWj","request_duration_ms":368}}'
- '{"last_request_metrics":{"request_id":"req_Jk32XigyoafMJz","request_duration_ms":394}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:09 GMT
- Sun, 21 Jan 2024 23:18:55 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- d606c264-2685-4409-939d-f53a76868bd6
- b25d6bcb-067f-4d13-8be7-48fd497312d2
Original-Request:
- req_E2PgOQyvPzCQYN
- req_Vlb9pYoAMgLJFf
Request-Id:
- req_E2PgOQyvPzCQYN
- req_Vlb9pYoAMgLJFf
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAJKuuB1fWySn1xYJeLHJ",
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAJKuuB1fWySn1xYJeLHJ_secret_vY7lRIeimk1ejnrFwRkZnj7Sf",
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
"confirmation_method": "automatic",
"created": 1705540387,
"created": 1705879133,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAJKuuB1fWySn1YmwZTGw",
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAIKuuB1fWySnpFtj724V",
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:09 GMT
recorded_at: Sun, 21 Jan 2024 23:18:55 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAJKuuB1fWySn1xYJeLHJ
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHxKuuB1fWySn2mTXD3lQ
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_E2PgOQyvPzCQYN","request_duration_ms":972}}'
- '{"last_request_metrics":{"request_id":"req_Vlb9pYoAMgLJFf","request_duration_ms":1022}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:10 GMT
- Sun, 21 Jan 2024 23:18:56 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_MVL81VF4jd3GA2
- req_nakNKEfVGGAkqZ
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAJKuuB1fWySn1xYJeLHJ",
"id": "pi_3ObAHxKuuB1fWySn2mTXD3lQ",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAJKuuB1fWySn1xYJeLHJ_secret_vY7lRIeimk1ejnrFwRkZnj7Sf",
"client_secret": "pi_3ObAHxKuuB1fWySn2mTXD3lQ_secret_bLkBtuESwFQNglVRk3icDM9aK",
"confirmation_method": "automatic",
"created": 1705540387,
"created": 1705879133,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAJKuuB1fWySn1YmwZTGw",
"latest_charge": "ch_3ObAHxKuuB1fWySn2Bc3y8Vf",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAIKuuB1fWySnpFtj724V",
"payment_method": "pm_1ObAHwKuuB1fWySnpV30WKrE",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:10 GMT
recorded_at: Sun, 21 Jan 2024 23:18:56 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=3566002020360505&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_TyVUEl6pLBnRLG","request_duration_ms":328}}'
- '{"last_request_metrics":{"request_id":"req_Q7RVaQQzM9eKh8","request_duration_ms":407}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:05 GMT
- Sun, 21 Jan 2024 23:18:50 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 923591d4-9574-4b19-b936-3fe3d33a12b7
- 6944bf94-c551-4581-b472-39e539ec0359
Original-Request:
- req_mNX9OzfFyiJSFu
- req_4GU3GpQrPMXsQ3
Request-Id:
- req_mNX9OzfFyiJSFu
- req_4GU3GpQrPMXsQ3
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAGKuuB1fWySnl9KjbN3o",
"id": "pm_1ObAHuKuuB1fWySnVcvP8ukt",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540384,
"created": 1705879130,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:05 GMT
recorded_at: Sun, 21 Jan 2024 23:18:50 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAGKuuB1fWySnl9KjbN3o&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHuKuuB1fWySnVcvP8ukt&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_mNX9OzfFyiJSFu","request_duration_ms":486}}'
- '{"last_request_metrics":{"request_id":"req_4GU3GpQrPMXsQ3","request_duration_ms":513}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:05 GMT
- Sun, 21 Jan 2024 23:18:51 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 59131a69-22b3-4da9-866e-5e1abc3026f2
- 6446b922-9038-4f3b-87f2-9f64441ad262
Original-Request:
- req_bjkt06wjxU7cmE
- req_w9x52vm4WBGtWJ
Request-Id:
- req_bjkt06wjxU7cmE
- req_w9x52vm4WBGtWJ
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAHKuuB1fWySn11r2lx95",
"id": "pi_3ObAHuKuuB1fWySn2STGXYyz",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAHKuuB1fWySn11r2lx95_secret_epQgU6UIQ8JC97X50s7kKyQaH",
"client_secret": "pi_3ObAHuKuuB1fWySn2STGXYyz_secret_AAfVP98gzsdHfRvuSvYIeb6PT",
"confirmation_method": "automatic",
"created": 1705540385,
"created": 1705879130,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAGKuuB1fWySnl9KjbN3o",
"payment_method": "pm_1ObAHuKuuB1fWySnVcvP8ukt",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:05 GMT
recorded_at: Sun, 21 Jan 2024 23:18:51 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAHKuuB1fWySn11r2lx95/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHuKuuB1fWySn2STGXYyz/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_bjkt06wjxU7cmE","request_duration_ms":429}}'
- '{"last_request_metrics":{"request_id":"req_w9x52vm4WBGtWJ","request_duration_ms":492}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:06 GMT
- Sun, 21 Jan 2024 23:18:52 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- '078e79fc-b8a5-4bb3-a1ba-c707cd2fe22f'
- 5ea1c1ce-bdd8-46e5-983d-0998a582554b
Original-Request:
- req_ESIZGgOrCCcGvn
- req_JNg23uMDMT45Fe
Request-Id:
- req_ESIZGgOrCCcGvn
- req_JNg23uMDMT45Fe
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAHKuuB1fWySn11r2lx95",
"id": "pi_3ObAHuKuuB1fWySn2STGXYyz",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAHKuuB1fWySn11r2lx95_secret_epQgU6UIQ8JC97X50s7kKyQaH",
"client_secret": "pi_3ObAHuKuuB1fWySn2STGXYyz_secret_AAfVP98gzsdHfRvuSvYIeb6PT",
"confirmation_method": "automatic",
"created": 1705540385,
"created": 1705879130,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAHKuuB1fWySn1meAiNRJ",
"latest_charge": "ch_3ObAHuKuuB1fWySn26V7cLs2",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAGKuuB1fWySnl9KjbN3o",
"payment_method": "pm_1ObAHuKuuB1fWySnVcvP8ukt",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:06 GMT
recorded_at: Sun, 21 Jan 2024 23:18:52 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=5555555555554444&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Cv1lqNjY65NQd4","request_duration_ms":999}}'
- '{"last_request_metrics":{"request_id":"req_sqqbqJb5KFuU61","request_duration_ms":962}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:10 GMT
- Sun, 21 Jan 2024 23:17:49 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 8a28d701-9c8d-420b-bc62-76e80ea0088a
- f7b748bc-41a8-450d-a8d4-11477deb8191
Original-Request:
- req_3NHpLwtGUM5rnv
- req_0h73xI9wIU3HvD
Request-Id:
- req_3NHpLwtGUM5rnv
- req_0h73xI9wIU3HvD
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9NKuuB1fWySngMh2thSd",
"id": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540330,
"created": 1705879068,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:10 GMT
recorded_at: Sun, 21 Jan 2024 23:17:49 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9NKuuB1fWySngMh2thSd&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAGuKuuB1fWySnxYEwKIKi&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_3NHpLwtGUM5rnv","request_duration_ms":500}}'
- '{"last_request_metrics":{"request_id":"req_0h73xI9wIU3HvD","request_duration_ms":477}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:10 GMT
- Sun, 21 Jan 2024 23:17:49 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- f67ca59c-cdeb-4238-a83a-2a08e86cf88f
- eeacbaa4-7bff-4c9c-9a20-2a23a2a36303
Original-Request:
- req_SxDT3vfR3HE661
- req_86GxEsW2QDgMZj
Request-Id:
- req_SxDT3vfR3HE661
- req_86GxEsW2QDgMZj
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9OKuuB1fWySn2L3zrmx0",
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9OKuuB1fWySn2L3zrmx0_secret_ZDAEqrSmhuhfYHY94oSXWMyTe",
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
"confirmation_method": "automatic",
"created": 1705540330,
"created": 1705879069,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9NKuuB1fWySngMh2thSd",
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:10 GMT
recorded_at: Sun, 21 Jan 2024 23:17:49 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9OKuuB1fWySn2L3zrmx0/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_SxDT3vfR3HE661","request_duration_ms":425}}'
- '{"last_request_metrics":{"request_id":"req_86GxEsW2QDgMZj","request_duration_ms":448}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:11 GMT
- Sun, 21 Jan 2024 23:17:50 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 73a7f90f-6df9-4ebc-9329-39ff9e44d986
- 4c53920c-6814-4107-9088-58d434512042
Original-Request:
- req_YkpGIHvU1YldAn
- req_wKonEixFe64urw
Request-Id:
- req_YkpGIHvU1YldAn
- req_wKonEixFe64urw
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9OKuuB1fWySn2L3zrmx0",
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9OKuuB1fWySn2L3zrmx0_secret_ZDAEqrSmhuhfYHY94oSXWMyTe",
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
"confirmation_method": "automatic",
"created": 1705540330,
"created": 1705879069,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9OKuuB1fWySn2Cj6Tk9t",
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9NKuuB1fWySngMh2thSd",
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:11 GMT
recorded_at: Sun, 21 Jan 2024 23:17:50 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9OKuuB1fWySn2L3zrmx0
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_YkpGIHvU1YldAn","request_duration_ms":1069}}'
- '{"last_request_metrics":{"request_id":"req_wKonEixFe64urw","request_duration_ms":1028}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:12 GMT
- Sun, 21 Jan 2024 23:17:50 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_tK6Jjf2joEdhIg
- req_DLiBuZYjeIo0fn
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9OKuuB1fWySn2L3zrmx0",
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9OKuuB1fWySn2L3zrmx0_secret_ZDAEqrSmhuhfYHY94oSXWMyTe",
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
"confirmation_method": "automatic",
"created": 1705540330,
"created": 1705879069,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9OKuuB1fWySn2Cj6Tk9t",
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9NKuuB1fWySngMh2thSd",
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:12 GMT
recorded_at: Sun, 21 Jan 2024 23:17:50 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9OKuuB1fWySn2L3zrmx0/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_tK6Jjf2joEdhIg","request_duration_ms":313}}'
- '{"last_request_metrics":{"request_id":"req_DLiBuZYjeIo0fn","request_duration_ms":372}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:13 GMT
- Sun, 21 Jan 2024 23:17:51 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 352a67fd-23d1-4df9-817b-0a0ab1072cf6
- 4fd263e7-22b7-409a-a416-f7eb1fcbea54
Original-Request:
- req_X7oYRzFlYdZzRC
- req_rLGXm5sD4sTT8Y
Request-Id:
- req_X7oYRzFlYdZzRC
- req_rLGXm5sD4sTT8Y
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9OKuuB1fWySn2L3zrmx0",
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9OKuuB1fWySn2L3zrmx0_secret_ZDAEqrSmhuhfYHY94oSXWMyTe",
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
"confirmation_method": "automatic",
"created": 1705540330,
"created": 1705879069,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9OKuuB1fWySn2Cj6Tk9t",
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9NKuuB1fWySngMh2thSd",
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:13 GMT
recorded_at: Sun, 21 Jan 2024 23:17:51 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9OKuuB1fWySn2L3zrmx0
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGvKuuB1fWySn1QlNdjVL
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_X7oYRzFlYdZzRC","request_duration_ms":1056}}'
- '{"last_request_metrics":{"request_id":"req_rLGXm5sD4sTT8Y","request_duration_ms":966}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:13 GMT
- Sun, 21 Jan 2024 23:17:52 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_IrG3FDZ4ietGP2
- req_ZSE5vTGEzWuyqp
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9OKuuB1fWySn2L3zrmx0",
"id": "pi_3ObAGvKuuB1fWySn1QlNdjVL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9OKuuB1fWySn2L3zrmx0_secret_ZDAEqrSmhuhfYHY94oSXWMyTe",
"client_secret": "pi_3ObAGvKuuB1fWySn1QlNdjVL_secret_xJ0wk997suU2whHqJCelyderk",
"confirmation_method": "automatic",
"created": 1705540330,
"created": 1705879069,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9OKuuB1fWySn2Cj6Tk9t",
"latest_charge": "ch_3ObAGvKuuB1fWySn1AtwbJvC",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9NKuuB1fWySngMh2thSd",
"payment_method": "pm_1ObAGuKuuB1fWySnxYEwKIKi",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:13 GMT
recorded_at: Sun, 21 Jan 2024 23:17:52 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=5555555555554444&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_DndxrU54LWfCZ4","request_duration_ms":325}}'
- '{"last_request_metrics":{"request_id":"req_qOWbWLNqr80IL4","request_duration_ms":435}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:08 GMT
- Sun, 21 Jan 2024 23:17:46 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- b203dc93-c1ba-4054-8c97-37a9480c1a27
- 198abc9b-c875-4f72-9023-2ae00f54448d
Original-Request:
- req_jRfWSZXv44WAXA
- req_UFKVdN5LG0ws1n
Request-Id:
- req_jRfWSZXv44WAXA
- req_UFKVdN5LG0ws1n
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9LKuuB1fWySnvCUUxR1m",
"id": "pm_1ObAGsKuuB1fWySnAexEcnWX",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540328,
"created": 1705879066,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:08 GMT
recorded_at: Sun, 21 Jan 2024 23:17:46 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9LKuuB1fWySnvCUUxR1m&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAGsKuuB1fWySnAexEcnWX&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_jRfWSZXv44WAXA","request_duration_ms":473}}'
- '{"last_request_metrics":{"request_id":"req_UFKVdN5LG0ws1n","request_duration_ms":515}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:08 GMT
- Sun, 21 Jan 2024 23:17:47 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 072f4058-4660-45c2-b243-3841d7fe7b6c
- 6d7c0152-7897-4998-9675-95e58d8a255d
Original-Request:
- req_H6NHqDD5Xiozyd
- req_ODzC9rcXEhdcIR
Request-Id:
- req_H6NHqDD5Xiozyd
- req_ODzC9rcXEhdcIR
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9MKuuB1fWySn2v8AlIsC",
"id": "pi_3ObAGtKuuB1fWySn1Z5EveFM",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9MKuuB1fWySn2v8AlIsC_secret_UOFAXNwm5rEmiIa0CGO3GWBVP",
"client_secret": "pi_3ObAGtKuuB1fWySn1Z5EveFM_secret_LT7orV47rKdrFTtlZAYAnEyet",
"confirmation_method": "automatic",
"created": 1705540328,
"created": 1705879067,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9LKuuB1fWySnvCUUxR1m",
"payment_method": "pm_1ObAGsKuuB1fWySnAexEcnWX",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:08 GMT
recorded_at: Sun, 21 Jan 2024 23:17:47 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9MKuuB1fWySn2v8AlIsC/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGtKuuB1fWySn1Z5EveFM/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_H6NHqDD5Xiozyd","request_duration_ms":433}}'
- '{"last_request_metrics":{"request_id":"req_ODzC9rcXEhdcIR","request_duration_ms":504}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:09 GMT
- Sun, 21 Jan 2024 23:17:48 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- f6f9a2f9-9c6c-4d81-8218-72f1a9fa1716
- 2816daee-9701-4b8b-89c1-45a601d1dc5a
Original-Request:
- req_Cv1lqNjY65NQd4
- req_sqqbqJb5KFuU61
Request-Id:
- req_Cv1lqNjY65NQd4
- req_sqqbqJb5KFuU61
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9MKuuB1fWySn2v8AlIsC",
"id": "pi_3ObAGtKuuB1fWySn1Z5EveFM",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9MKuuB1fWySn2v8AlIsC_secret_UOFAXNwm5rEmiIa0CGO3GWBVP",
"client_secret": "pi_3ObAGtKuuB1fWySn1Z5EveFM_secret_LT7orV47rKdrFTtlZAYAnEyet",
"confirmation_method": "automatic",
"created": 1705540328,
"created": 1705879067,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9MKuuB1fWySn2NMhfEdg",
"latest_charge": "ch_3ObAGtKuuB1fWySn17m5A3Rg",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9LKuuB1fWySnvCUUxR1m",
"payment_method": "pm_1ObAGsKuuB1fWySnAexEcnWX",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:09 GMT
recorded_at: Sun, 21 Jan 2024 23:17:48 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=2223003122003222&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_6lhAakNjsObTEm","request_duration_ms":930}}'
- '{"last_request_metrics":{"request_id":"req_nKVB85JhmX1eqb","request_duration_ms":933}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:15 GMT
- Sun, 21 Jan 2024 23:17:54 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- c8819738-9ca6-4841-b5b4-bc97177815ab
- 87ae176d-9032-4542-b1e3-422caa836f53
Original-Request:
- req_eqjAqcO3zBrh11
- req_6jvyLEyNshoXno
Request-Id:
- req_eqjAqcO3zBrh11
- req_6jvyLEyNshoXno
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9TKuuB1fWySnb5dizmul",
"id": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540335,
"created": 1705879074,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:15 GMT
recorded_at: Sun, 21 Jan 2024 23:17:54 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9TKuuB1fWySnb5dizmul&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAH0KuuB1fWySnhXbjAAYY&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_eqjAqcO3zBrh11","request_duration_ms":452}}'
- '{"last_request_metrics":{"request_id":"req_6jvyLEyNshoXno","request_duration_ms":494}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:16 GMT
- Sun, 21 Jan 2024 23:17:55 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 20174a8a-1e2b-4f47-bdaa-4c4134833e19
- 5ab7ef2f-d4c2-4459-b378-63fe75a613c9
Original-Request:
- req_pnjQnIECqsWzZH
- req_BjQhresGx0V8AW
Request-Id:
- req_pnjQnIECqsWzZH
- req_BjQhresGx0V8AW
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9UKuuB1fWySn16PeU36x",
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9UKuuB1fWySn16PeU36x_secret_XmoOCWwa3psw4JoTBhD3WiDVQ",
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
"confirmation_method": "automatic",
"created": 1705540336,
"created": 1705879075,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9TKuuB1fWySnb5dizmul",
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:16 GMT
recorded_at: Sun, 21 Jan 2024 23:17:55 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9UKuuB1fWySn16PeU36x/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_pnjQnIECqsWzZH","request_duration_ms":394}}'
- '{"last_request_metrics":{"request_id":"req_BjQhresGx0V8AW","request_duration_ms":499}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:17 GMT
- Sun, 21 Jan 2024 23:17:56 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- dc137bb6-562e-49e3-acd3-951fa5ca72cd
- ed599b28-b1ef-44b9-a0c1-febebf1b798f
Original-Request:
- req_nzQ9u7I05A4V4P
- req_LnAO7LpBaFBLwz
Request-Id:
- req_nzQ9u7I05A4V4P
- req_LnAO7LpBaFBLwz
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9UKuuB1fWySn16PeU36x",
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9UKuuB1fWySn16PeU36x_secret_XmoOCWwa3psw4JoTBhD3WiDVQ",
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
"confirmation_method": "automatic",
"created": 1705540336,
"created": 1705879075,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9UKuuB1fWySn1UKof6LD",
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9TKuuB1fWySnb5dizmul",
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:17 GMT
recorded_at: Sun, 21 Jan 2024 23:17:56 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9UKuuB1fWySn16PeU36x
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_nzQ9u7I05A4V4P","request_duration_ms":995}}'
- '{"last_request_metrics":{"request_id":"req_LnAO7LpBaFBLwz","request_duration_ms":1001}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:17 GMT
- Sun, 21 Jan 2024 23:17:56 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_ddgCfaLTDCnfRi
- req_H5fRQa89VNPned
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9UKuuB1fWySn16PeU36x",
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9UKuuB1fWySn16PeU36x_secret_XmoOCWwa3psw4JoTBhD3WiDVQ",
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
"confirmation_method": "automatic",
"created": 1705540336,
"created": 1705879075,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9UKuuB1fWySn1UKof6LD",
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9TKuuB1fWySnb5dizmul",
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:17 GMT
recorded_at: Sun, 21 Jan 2024 23:17:56 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9UKuuB1fWySn16PeU36x/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_ddgCfaLTDCnfRi","request_duration_ms":344}}'
- '{"last_request_metrics":{"request_id":"req_H5fRQa89VNPned","request_duration_ms":425}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:18 GMT
- Sun, 21 Jan 2024 23:17:57 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- fdb41be3-5d6b-42f8-aa70-883ba4972cf8
- 63218bcc-d1f3-4a5a-bda0-4d28162cfcd3
Original-Request:
- req_87pt7mXIsR535H
- req_8cXEX9ewkWKgn8
Request-Id:
- req_87pt7mXIsR535H
- req_8cXEX9ewkWKgn8
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9UKuuB1fWySn16PeU36x",
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9UKuuB1fWySn16PeU36x_secret_XmoOCWwa3psw4JoTBhD3WiDVQ",
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
"confirmation_method": "automatic",
"created": 1705540336,
"created": 1705879075,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9UKuuB1fWySn1UKof6LD",
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9TKuuB1fWySnb5dizmul",
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:18 GMT
recorded_at: Sun, 21 Jan 2024 23:17:57 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9UKuuB1fWySn16PeU36x
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH1KuuB1fWySn1IMCBmMV
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_87pt7mXIsR535H","request_duration_ms":1031}}'
- '{"last_request_metrics":{"request_id":"req_8cXEX9ewkWKgn8","request_duration_ms":1022}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:18 GMT
- Sun, 21 Jan 2024 23:17:58 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_8ONPlMkLT9dP23
- req_YhaRphu15FXl0K
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9UKuuB1fWySn16PeU36x",
"id": "pi_3ObAH1KuuB1fWySn1IMCBmMV",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9UKuuB1fWySn16PeU36x_secret_XmoOCWwa3psw4JoTBhD3WiDVQ",
"client_secret": "pi_3ObAH1KuuB1fWySn1IMCBmMV_secret_Z7hgot59wSOD2znU9a0sXUHiM",
"confirmation_method": "automatic",
"created": 1705540336,
"created": 1705879075,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9UKuuB1fWySn1UKof6LD",
"latest_charge": "ch_3ObAH1KuuB1fWySn1G3dC86g",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9TKuuB1fWySnb5dizmul",
"payment_method": "pm_1ObAH0KuuB1fWySnhXbjAAYY",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:18 GMT
recorded_at: Sun, 21 Jan 2024 23:17:58 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=2223003122003222&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_IrG3FDZ4ietGP2","request_duration_ms":323}}'
- '{"last_request_metrics":{"request_id":"req_ZSE5vTGEzWuyqp","request_duration_ms":351}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:13 GMT
- Sun, 21 Jan 2024 23:17:52 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- bc86cc19-b448-408b-b790-3f66ee94f0f5
- 0aa8e465-3464-4c9b-a91c-3b696cf686af
Original-Request:
- req_kRH5aytfksxhXy
- req_rgryy971tYQZp7
Request-Id:
- req_kRH5aytfksxhXy
- req_rgryy971tYQZp7
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9RKuuB1fWySn7Lmph7gm",
"id": "pm_1ObAGyKuuB1fWySnO35Qy3ei",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540333,
"created": 1705879072,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:13 GMT
recorded_at: Sun, 21 Jan 2024 23:17:52 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9RKuuB1fWySn7Lmph7gm&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAGyKuuB1fWySnO35Qy3ei&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_kRH5aytfksxhXy","request_duration_ms":478}}'
- '{"last_request_metrics":{"request_id":"req_rgryy971tYQZp7","request_duration_ms":528}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:14 GMT
- Sun, 21 Jan 2024 23:17:53 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- d91a700b-4165-4f35-8a55-979ac208ba55
- 9b81346b-2082-4b98-8ca5-3651340683c4
Original-Request:
- req_TX2xyT7oHLJGMs
- req_PqfbUqOjTyo0lO
Request-Id:
- req_TX2xyT7oHLJGMs
- req_PqfbUqOjTyo0lO
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9SKuuB1fWySn2jrLJOWw",
"id": "pi_3ObAGzKuuB1fWySn0VfTszfs",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9SKuuB1fWySn2jrLJOWw_secret_F5dfZICrGy1jTDEfOjCHS2G52",
"client_secret": "pi_3ObAGzKuuB1fWySn0VfTszfs_secret_c1FyOl3qSLQU5G717z3Lv2TLA",
"confirmation_method": "automatic",
"created": 1705540334,
"created": 1705879073,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9RKuuB1fWySn7Lmph7gm",
"payment_method": "pm_1ObAGyKuuB1fWySnO35Qy3ei",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:14 GMT
recorded_at: Sun, 21 Jan 2024 23:17:53 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9SKuuB1fWySn2jrLJOWw/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGzKuuB1fWySn0VfTszfs/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_TX2xyT7oHLJGMs","request_duration_ms":401}}'
- '{"last_request_metrics":{"request_id":"req_PqfbUqOjTyo0lO","request_duration_ms":446}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:15 GMT
- Sun, 21 Jan 2024 23:17:54 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 79d3e0af-7833-4105-8b0f-e05a04de8238
- 83976758-ed96-4210-aee7-1de833e31387
Original-Request:
- req_6lhAakNjsObTEm
- req_nKVB85JhmX1eqb
Request-Id:
- req_6lhAakNjsObTEm
- req_nKVB85JhmX1eqb
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9SKuuB1fWySn2jrLJOWw",
"id": "pi_3ObAGzKuuB1fWySn0VfTszfs",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9SKuuB1fWySn2jrLJOWw_secret_F5dfZICrGy1jTDEfOjCHS2G52",
"client_secret": "pi_3ObAGzKuuB1fWySn0VfTszfs_secret_c1FyOl3qSLQU5G717z3Lv2TLA",
"confirmation_method": "automatic",
"created": 1705540334,
"created": 1705879073,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9SKuuB1fWySn2Mw3QqJW",
"latest_charge": "ch_3ObAGzKuuB1fWySn0ZdckdDc",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9RKuuB1fWySn7Lmph7gm",
"payment_method": "pm_1ObAGyKuuB1fWySnO35Qy3ei",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:15 GMT
recorded_at: Sun, 21 Jan 2024 23:17:54 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=5200828282828210&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Ix1YKASiYaVcMo","request_duration_ms":996}}'
- '{"last_request_metrics":{"request_id":"req_Sn5SL7Hwnfeayf","request_duration_ms":1025}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:21 GMT
- Sun, 21 Jan 2024 23:18:01 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 45f2d210-cc65-421f-9333-b2014b326dc1
- 06ce72f3-e723-4c98-9921-c5de944b685e
Original-Request:
- req_fWahztTOXJA4OZ
- req_I49h9Oh3X3SDDp
Request-Id:
- req_fWahztTOXJA4OZ
- req_I49h9Oh3X3SDDp
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9ZKuuB1fWySn7prqRQsd",
"id": "pm_1ObAH6KuuB1fWySneZtRrD0h",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540341,
"created": 1705879080,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:21 GMT
recorded_at: Sun, 21 Jan 2024 23:18:01 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9ZKuuB1fWySn7prqRQsd&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAH6KuuB1fWySneZtRrD0h&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_fWahztTOXJA4OZ","request_duration_ms":457}}'
- '{"last_request_metrics":{"request_id":"req_I49h9Oh3X3SDDp","request_duration_ms":551}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:21 GMT
- Sun, 21 Jan 2024 23:18:01 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 3e2b4d5f-4df9-42b1-8ad9-ed015fbd596b
- 6130a2e4-4401-4483-89c7-af5d88e54d0a
Original-Request:
- req_P4ylTABPN6c9GS
- req_k6uQ3aYKNLZrrm
Request-Id:
- req_P4ylTABPN6c9GS
- req_k6uQ3aYKNLZrrm
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf",
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf_secret_j7gVMU7n3jEFrWXPyF6BuzsTW",
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
"confirmation_method": "automatic",
"created": 1705540341,
"created": 1705879081,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9ZKuuB1fWySn7prqRQsd",
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:21 GMT
recorded_at: Sun, 21 Jan 2024 23:18:01 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9ZKuuB1fWySn0Gz9vvAf/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_P4ylTABPN6c9GS","request_duration_ms":436}}'
- '{"last_request_metrics":{"request_id":"req_k6uQ3aYKNLZrrm","request_duration_ms":511}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:22 GMT
- Sun, 21 Jan 2024 23:18:02 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 10b1b910-c1bd-4d8d-a0bc-58d03d74d655
- b6bb2162-0e7b-4759-a59f-41190da10ef0
Original-Request:
- req_VMuZdSypDKnqxG
- req_e6xn8WtZNG8QHE
Request-Id:
- req_VMuZdSypDKnqxG
- req_e6xn8WtZNG8QHE
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf",
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf_secret_j7gVMU7n3jEFrWXPyF6BuzsTW",
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
"confirmation_method": "automatic",
"created": 1705540341,
"created": 1705879081,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9ZKuuB1fWySn01YCe99d",
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9ZKuuB1fWySn7prqRQsd",
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:22 GMT
recorded_at: Sun, 21 Jan 2024 23:18:02 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9ZKuuB1fWySn0Gz9vvAf
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_VMuZdSypDKnqxG","request_duration_ms":1021}}'
- '{"last_request_metrics":{"request_id":"req_e6xn8WtZNG8QHE","request_duration_ms":1019}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:23 GMT
- Sun, 21 Jan 2024 23:18:02 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_acRcf5XS1czXp7
- req_ysFrhJzgZxtmFq
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf",
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf_secret_j7gVMU7n3jEFrWXPyF6BuzsTW",
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
"confirmation_method": "automatic",
"created": 1705540341,
"created": 1705879081,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9ZKuuB1fWySn01YCe99d",
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9ZKuuB1fWySn7prqRQsd",
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:23 GMT
recorded_at: Sun, 21 Jan 2024 23:18:02 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9ZKuuB1fWySn0Gz9vvAf/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_acRcf5XS1czXp7","request_duration_ms":333}}'
- '{"last_request_metrics":{"request_id":"req_ysFrhJzgZxtmFq","request_duration_ms":353}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:24 GMT
- Sun, 21 Jan 2024 23:18:04 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- ec4668ea-4ef3-4969-9d05-c4dd09023777
- 3d022e13-ef18-4a49-992e-4e5481190ce1
Original-Request:
- req_cRO99hu71pSSh8
- req_f2HjuTQFFhbioz
Request-Id:
- req_cRO99hu71pSSh8
- req_f2HjuTQFFhbioz
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf",
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf_secret_j7gVMU7n3jEFrWXPyF6BuzsTW",
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
"confirmation_method": "automatic",
"created": 1705540341,
"created": 1705879081,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9ZKuuB1fWySn01YCe99d",
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9ZKuuB1fWySn7prqRQsd",
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:24 GMT
recorded_at: Sun, 21 Jan 2024 23:18:04 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9ZKuuB1fWySn0Gz9vvAf
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH7KuuB1fWySn2jqeVZkn
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_cRO99hu71pSSh8","request_duration_ms":1103}}'
- '{"last_request_metrics":{"request_id":"req_f2HjuTQFFhbioz","request_duration_ms":1077}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:24 GMT
- Sun, 21 Jan 2024 23:18:04 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_dHkaPRe2SY2zgp
- req_HSHWhKB1url2ct
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf",
"id": "pi_3ObAH7KuuB1fWySn2jqeVZkn",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9ZKuuB1fWySn0Gz9vvAf_secret_j7gVMU7n3jEFrWXPyF6BuzsTW",
"client_secret": "pi_3ObAH7KuuB1fWySn2jqeVZkn_secret_Dg6RfL84P2me0yiYLQLdL1MAK",
"confirmation_method": "automatic",
"created": 1705540341,
"created": 1705879081,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9ZKuuB1fWySn01YCe99d",
"latest_charge": "ch_3ObAH7KuuB1fWySn2MLyf91L",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9ZKuuB1fWySn7prqRQsd",
"payment_method": "pm_1ObAH6KuuB1fWySneZtRrD0h",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:24 GMT
recorded_at: Sun, 21 Jan 2024 23:18:04 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=5200828282828210&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_8ONPlMkLT9dP23","request_duration_ms":321}}'
- '{"last_request_metrics":{"request_id":"req_YhaRphu15FXl0K","request_duration_ms":408}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:19 GMT
- Sun, 21 Jan 2024 23:17:58 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- bcbf4345-1bad-4a0f-b59f-c80beb79a815
- 302152fe-4798-40d3-ba8e-880e0cb5042c
Original-Request:
- req_BDKL91xZlc7K62
- req_PuCnuRjr6OErAF
Request-Id:
- req_BDKL91xZlc7K62
- req_PuCnuRjr6OErAF
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9XKuuB1fWySnQyMZUIUT",
"id": "pm_1ObAH4KuuB1fWySns6yQhsIg",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540339,
"created": 1705879078,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:19 GMT
recorded_at: Sun, 21 Jan 2024 23:17:58 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9XKuuB1fWySnQyMZUIUT&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAH4KuuB1fWySns6yQhsIg&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_BDKL91xZlc7K62","request_duration_ms":454}}'
- '{"last_request_metrics":{"request_id":"req_PuCnuRjr6OErAF","request_duration_ms":585}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:19 GMT
- Sun, 21 Jan 2024 23:17:59 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- b391fae5-0419-4fb4-ad2c-a8b434a297a7
- e3ddf0ed-ce8d-47c1-9ce9-72fb3791245e
Original-Request:
- req_Q1oSnnTrpmTv5F
- req_itjFYRahw4pOHf
Request-Id:
- req_Q1oSnnTrpmTv5F
- req_itjFYRahw4pOHf
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9XKuuB1fWySn2ttKMsFi",
"id": "pi_3ObAH5KuuB1fWySn2Mo3lQoF",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9XKuuB1fWySn2ttKMsFi_secret_2gLqGovpcsOzV1GWnEPK9qzdb",
"client_secret": "pi_3ObAH5KuuB1fWySn2Mo3lQoF_secret_FebJgiV1HPdjB5ASlL86bTLho",
"confirmation_method": "automatic",
"created": 1705540339,
"created": 1705879079,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9XKuuB1fWySnQyMZUIUT",
"payment_method": "pm_1ObAH4KuuB1fWySns6yQhsIg",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:19 GMT
recorded_at: Sun, 21 Jan 2024 23:17:59 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9XKuuB1fWySn2ttKMsFi/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAH5KuuB1fWySn2Mo3lQoF/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Q1oSnnTrpmTv5F","request_duration_ms":431}}'
- '{"last_request_metrics":{"request_id":"req_itjFYRahw4pOHf","request_duration_ms":508}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:20 GMT
- Sun, 21 Jan 2024 23:18:00 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- c821cd0e-d3d5-43af-9ab2-a8bc846942e5
- 4aec626f-6bef-4ca6-a9c6-66ff1382d355
Original-Request:
- req_Ix1YKASiYaVcMo
- req_Sn5SL7Hwnfeayf
Request-Id:
- req_Ix1YKASiYaVcMo
- req_Sn5SL7Hwnfeayf
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9XKuuB1fWySn2ttKMsFi",
"id": "pi_3ObAH5KuuB1fWySn2Mo3lQoF",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9XKuuB1fWySn2ttKMsFi_secret_2gLqGovpcsOzV1GWnEPK9qzdb",
"client_secret": "pi_3ObAH5KuuB1fWySn2Mo3lQoF_secret_FebJgiV1HPdjB5ASlL86bTLho",
"confirmation_method": "automatic",
"created": 1705540339,
"created": 1705879079,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9XKuuB1fWySn2M3JIkNn",
"latest_charge": "ch_3ObAH5KuuB1fWySn274sODo7",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9XKuuB1fWySnQyMZUIUT",
"payment_method": "pm_1ObAH4KuuB1fWySns6yQhsIg",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:20 GMT
recorded_at: Sun, 21 Jan 2024 23:18:00 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=5105105105105100&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_5oOut7muyEtjTU","request_duration_ms":914}}'
- '{"last_request_metrics":{"request_id":"req_FzJY9XIJcU5GPg","request_duration_ms":1152}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:27 GMT
- Sun, 21 Jan 2024 23:18:07 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 635bf540-ed05-4bfa-878c-ea890dea867a
- 2a5bae78-6a76-4346-bd82-fa0eb96677cf
Original-Request:
- req_xnPTrhSOdWSHO3
- req_KdSO6j1O11l5kr
Request-Id:
- req_xnPTrhSOdWSHO3
- req_KdSO6j1O11l5kr
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9eKuuB1fWySnhzMGhLaS",
"id": "pm_1ObAHDKuuB1fWySnzcBRE6In",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540347,
"created": 1705879087,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:27 GMT
recorded_at: Sun, 21 Jan 2024 23:18:07 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9eKuuB1fWySnhzMGhLaS&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHDKuuB1fWySnzcBRE6In&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_xnPTrhSOdWSHO3","request_duration_ms":510}}'
- '{"last_request_metrics":{"request_id":"req_KdSO6j1O11l5kr","request_duration_ms":513}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:27 GMT
- Sun, 21 Jan 2024 23:18:07 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 3b30bc28-f338-4927-a693-5bdfb8194981
- 023f4d11-e012-4983-908c-72f110367126
Original-Request:
- req_nw1LVIgEpjl0Aa
- req_FVmiY15ebPhT83
Request-Id:
- req_nw1LVIgEpjl0Aa
- req_FVmiY15ebPhT83
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9fKuuB1fWySn1tXfvQ4t",
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9fKuuB1fWySn1tXfvQ4t_secret_BAOmf2qGglmAXaUOzyPIUOoWV",
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
"confirmation_method": "automatic",
"created": 1705540347,
"created": 1705879087,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9eKuuB1fWySnhzMGhLaS",
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:27 GMT
recorded_at: Sun, 21 Jan 2024 23:18:07 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9fKuuB1fWySn1tXfvQ4t/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_nw1LVIgEpjl0Aa","request_duration_ms":408}}'
- '{"last_request_metrics":{"request_id":"req_FVmiY15ebPhT83","request_duration_ms":455}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:28 GMT
- Sun, 21 Jan 2024 23:18:08 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 991d243c-aab8-4496-b7e4-17721edb96d8
- e7552fa8-5bb0-47f5-bc99-9eebdfccfbbc
Original-Request:
- req_NQFmwGDYDGj12z
- req_zbqRqFQ4m67E2e
Request-Id:
- req_NQFmwGDYDGj12z
- req_zbqRqFQ4m67E2e
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9fKuuB1fWySn1tXfvQ4t",
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9fKuuB1fWySn1tXfvQ4t_secret_BAOmf2qGglmAXaUOzyPIUOoWV",
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
"confirmation_method": "automatic",
"created": 1705540347,
"created": 1705879087,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9fKuuB1fWySn12KxIBSX",
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9eKuuB1fWySnhzMGhLaS",
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:28 GMT
recorded_at: Sun, 21 Jan 2024 23:18:08 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9fKuuB1fWySn1tXfvQ4t
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_NQFmwGDYDGj12z","request_duration_ms":950}}'
- '{"last_request_metrics":{"request_id":"req_zbqRqFQ4m67E2e","request_duration_ms":972}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:28 GMT
- Sun, 21 Jan 2024 23:18:09 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_BncasP4wg2fkwU
- req_cAV14Y9KB390vq
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9fKuuB1fWySn1tXfvQ4t",
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9fKuuB1fWySn1tXfvQ4t_secret_BAOmf2qGglmAXaUOzyPIUOoWV",
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
"confirmation_method": "automatic",
"created": 1705540347,
"created": 1705879087,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9fKuuB1fWySn12KxIBSX",
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9eKuuB1fWySnhzMGhLaS",
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:28 GMT
recorded_at: Sun, 21 Jan 2024 23:18:09 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9fKuuB1fWySn1tXfvQ4t/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_BncasP4wg2fkwU","request_duration_ms":308}}'
- '{"last_request_metrics":{"request_id":"req_cAV14Y9KB390vq","request_duration_ms":410}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:30 GMT
- Sun, 21 Jan 2024 23:18:10 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- fd0e8151-1553-4b4b-ab96-ecc44699a671
- 87d30f00-7539-4555-af76-b5cf5b952ea4
Original-Request:
- req_AzSpK68x60xaJp
- req_wIjRyCEbWbBCQ5
Request-Id:
- req_AzSpK68x60xaJp
- req_wIjRyCEbWbBCQ5
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9fKuuB1fWySn1tXfvQ4t",
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9fKuuB1fWySn1tXfvQ4t_secret_BAOmf2qGglmAXaUOzyPIUOoWV",
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
"confirmation_method": "automatic",
"created": 1705540347,
"created": 1705879087,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9fKuuB1fWySn12KxIBSX",
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9eKuuB1fWySnhzMGhLaS",
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:29 GMT
recorded_at: Sun, 21 Jan 2024 23:18:10 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9fKuuB1fWySn1tXfvQ4t
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHDKuuB1fWySn0E524u9K
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_AzSpK68x60xaJp","request_duration_ms":1118}}'
- '{"last_request_metrics":{"request_id":"req_wIjRyCEbWbBCQ5","request_duration_ms":1020}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:30 GMT
- Sun, 21 Jan 2024 23:18:10 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_oBeu8w6KOJPDWI
- req_N1d9Ku9WLENItL
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9fKuuB1fWySn1tXfvQ4t",
"id": "pi_3ObAHDKuuB1fWySn0E524u9K",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9fKuuB1fWySn1tXfvQ4t_secret_BAOmf2qGglmAXaUOzyPIUOoWV",
"client_secret": "pi_3ObAHDKuuB1fWySn0E524u9K_secret_XU3E34DXFnDs33golqjWU9x4B",
"confirmation_method": "automatic",
"created": 1705540347,
"created": 1705879087,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9fKuuB1fWySn12KxIBSX",
"latest_charge": "ch_3ObAHDKuuB1fWySn0NBjWnV7",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9eKuuB1fWySnhzMGhLaS",
"payment_method": "pm_1ObAHDKuuB1fWySnzcBRE6In",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:30 GMT
recorded_at: Sun, 21 Jan 2024 23:18:10 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=5105105105105100&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_dHkaPRe2SY2zgp","request_duration_ms":323}}'
- '{"last_request_metrics":{"request_id":"req_HSHWhKB1url2ct","request_duration_ms":406}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:25 GMT
- Sun, 21 Jan 2024 23:18:04 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 7e175ba3-2598-4985-84e0-058678ae84cb
- 9dc077a2-605a-4ba9-8ba3-3844e04dde67
Original-Request:
- req_c3A5rZ8CIjv93i
- req_FW11T0m8NacrGK
Request-Id:
- req_c3A5rZ8CIjv93i
- req_FW11T0m8NacrGK
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9cKuuB1fWySnLquzYhBV",
"id": "pm_1ObAHAKuuB1fWySnZKIWVe8N",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540345,
"created": 1705879084,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:25 GMT
recorded_at: Sun, 21 Jan 2024 23:18:05 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9cKuuB1fWySnLquzYhBV&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAHAKuuB1fWySnZKIWVe8N&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_c3A5rZ8CIjv93i","request_duration_ms":490}}'
- '{"last_request_metrics":{"request_id":"req_FW11T0m8NacrGK","request_duration_ms":581}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:25 GMT
- Sun, 21 Jan 2024 23:18:05 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 2d386433-6699-4a44-8492-f82bbcda2a7b
- fba1a347-7f16-4e28-876a-aad1f68aaff4
Original-Request:
- req_oOL7uYOAVO7juf
- req_v8ckfiHSzZK9Kl
Request-Id:
- req_oOL7uYOAVO7juf
- req_v8ckfiHSzZK9Kl
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9dKuuB1fWySn0tQ1UR3s",
"id": "pi_3ObAHBKuuB1fWySn1b7QcVmO",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9dKuuB1fWySn0tQ1UR3s_secret_h761HK1MihJQ2B2RYxgR6vA7r",
"client_secret": "pi_3ObAHBKuuB1fWySn1b7QcVmO_secret_jYpCMvFlI2GkOEddTYnlxycYg",
"confirmation_method": "automatic",
"created": 1705540345,
"created": 1705879085,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9cKuuB1fWySnLquzYhBV",
"payment_method": "pm_1ObAHAKuuB1fWySnZKIWVe8N",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:25 GMT
recorded_at: Sun, 21 Jan 2024 23:18:05 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9dKuuB1fWySn0tQ1UR3s/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAHBKuuB1fWySn1b7QcVmO/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_oOL7uYOAVO7juf","request_duration_ms":442}}'
- '{"last_request_metrics":{"request_id":"req_v8ckfiHSzZK9Kl","request_duration_ms":483}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:26 GMT
- Sun, 21 Jan 2024 23:18:06 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 13e39581-613b-4262-9f77-040537a95e3b
- 0e9c9d9c-b300-46dc-94f7-62d2461d56d6
Original-Request:
- req_5oOut7muyEtjTU
- req_FzJY9XIJcU5GPg
Request-Id:
- req_5oOut7muyEtjTU
- req_FzJY9XIJcU5GPg
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9dKuuB1fWySn0tQ1UR3s",
"id": "pi_3ObAHBKuuB1fWySn1b7QcVmO",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9dKuuB1fWySn0tQ1UR3s_secret_h761HK1MihJQ2B2RYxgR6vA7r",
"client_secret": "pi_3ObAHBKuuB1fWySn1b7QcVmO_secret_jYpCMvFlI2GkOEddTYnlxycYg",
"confirmation_method": "automatic",
"created": 1705540345,
"created": 1705879085,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9dKuuB1fWySn0lMELU2g",
"latest_charge": "ch_3ObAHBKuuB1fWySn1YkqrYME",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9cKuuB1fWySnLquzYhBV",
"payment_method": "pm_1ObAHAKuuB1fWySnZKIWVe8N",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:26 GMT
recorded_at: Sun, 21 Jan 2024 23:18:06 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6200000000000005&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_HBVNyAfzJ3Uaq3","request_duration_ms":960}}'
- '{"last_request_metrics":{"request_id":"req_GzCmGufPH87RC1","request_duration_ms":997}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:12 GMT
- Sun, 21 Jan 2024 23:18:59 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 3acff04a-b0b2-42bf-a6b2-3d953c64e0d7
- 86411b22-93d6-4a93-b27a-9e6cb93f0212
Original-Request:
- req_IiY4VjlumWtJq6
- req_4LhzDOKL8d1B1G
Request-Id:
- req_IiY4VjlumWtJq6
- req_4LhzDOKL8d1B1G
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAOKuuB1fWySnAKYT4EFa",
"id": "pm_1ObAI2KuuB1fWySn9PSIYw93",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540392,
"created": 1705879138,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:12 GMT
recorded_at: Sun, 21 Jan 2024 23:18:59 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAOKuuB1fWySnAKYT4EFa&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAI2KuuB1fWySn9PSIYw93&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_IiY4VjlumWtJq6","request_duration_ms":508}}'
- '{"last_request_metrics":{"request_id":"req_4LhzDOKL8d1B1G","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:13 GMT
- Sun, 21 Jan 2024 23:18:59 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 28ce4493-ab17-4513-a4f5-6ac0675e7de6
- d3ae5205-c37d-4069-965f-815c9b031af6
Original-Request:
- req_S7iSnUSsD4G28U
- req_NPsWGujxdLvg3e
Request-Id:
- req_S7iSnUSsD4G28U
- req_NPsWGujxdLvg3e
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAPKuuB1fWySn0EuYSqIN",
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAPKuuB1fWySn0EuYSqIN_secret_aSzatfc39yKMQu66yygghEAjD",
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
"confirmation_method": "automatic",
"created": 1705540393,
"created": 1705879139,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAOKuuB1fWySnAKYT4EFa",
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:13 GMT
recorded_at: Sun, 21 Jan 2024 23:18:59 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAPKuuB1fWySn0EuYSqIN/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_S7iSnUSsD4G28U","request_duration_ms":400}}'
- '{"last_request_metrics":{"request_id":"req_NPsWGujxdLvg3e","request_duration_ms":475}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:14 GMT
- Sun, 21 Jan 2024 23:19:00 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 42b4e0ee-496a-4e09-86fc-99a6c5babe87
- 685e882f-f2d5-4068-96c9-f7bf7a97c848
Original-Request:
- req_Fk5VWhwZaF4jZo
- req_DNq6uAt6sUWczc
Request-Id:
- req_Fk5VWhwZaF4jZo
- req_DNq6uAt6sUWczc
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAPKuuB1fWySn0EuYSqIN",
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAPKuuB1fWySn0EuYSqIN_secret_aSzatfc39yKMQu66yygghEAjD",
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
"confirmation_method": "automatic",
"created": 1705540393,
"created": 1705879139,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAPKuuB1fWySn03z3sCFA",
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAOKuuB1fWySnAKYT4EFa",
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:14 GMT
recorded_at: Sun, 21 Jan 2024 23:19:00 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAPKuuB1fWySn0EuYSqIN
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Fk5VWhwZaF4jZo","request_duration_ms":908}}'
- '{"last_request_metrics":{"request_id":"req_DNq6uAt6sUWczc","request_duration_ms":1004}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:14 GMT
- Sun, 21 Jan 2024 23:19:00 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_cDtwSkH4HyXQZM
- req_jB64Ms2QodC2Sv
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAPKuuB1fWySn0EuYSqIN",
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAPKuuB1fWySn0EuYSqIN_secret_aSzatfc39yKMQu66yygghEAjD",
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
"confirmation_method": "automatic",
"created": 1705540393,
"created": 1705879139,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAPKuuB1fWySn03z3sCFA",
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAOKuuB1fWySnAKYT4EFa",
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:14 GMT
recorded_at: Sun, 21 Jan 2024 23:19:00 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAPKuuB1fWySn0EuYSqIN/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_cDtwSkH4HyXQZM","request_duration_ms":317}}'
- '{"last_request_metrics":{"request_id":"req_jB64Ms2QodC2Sv","request_duration_ms":388}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:15 GMT
- Sun, 21 Jan 2024 23:19:01 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 7d1603cf-e5e7-47d5-966f-fcab7730379f
- 2abdebd4-c349-4896-a236-976e8a525a2e
Original-Request:
- req_6o0qS4wTEl7v0c
- req_iO4T9zdnNrcwWl
Request-Id:
- req_6o0qS4wTEl7v0c
- req_iO4T9zdnNrcwWl
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAPKuuB1fWySn0EuYSqIN",
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAPKuuB1fWySn0EuYSqIN_secret_aSzatfc39yKMQu66yygghEAjD",
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
"confirmation_method": "automatic",
"created": 1705540393,
"created": 1705879139,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAPKuuB1fWySn03z3sCFA",
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAOKuuB1fWySnAKYT4EFa",
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:15 GMT
recorded_at: Sun, 21 Jan 2024 23:19:02 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAPKuuB1fWySn0EuYSqIN
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI3KuuB1fWySn01JrfJTL
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_6o0qS4wTEl7v0c","request_duration_ms":1135}}'
- '{"last_request_metrics":{"request_id":"req_iO4T9zdnNrcwWl","request_duration_ms":1043}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:16 GMT
- Sun, 21 Jan 2024 23:19:02 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_Ot4lPYRJ0OBXbJ
- req_XYl4lTHVqmrfs4
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAPKuuB1fWySn0EuYSqIN",
"id": "pi_3ObAI3KuuB1fWySn01JrfJTL",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAPKuuB1fWySn0EuYSqIN_secret_aSzatfc39yKMQu66yygghEAjD",
"client_secret": "pi_3ObAI3KuuB1fWySn01JrfJTL_secret_E82AXxNBfBvyZaYqkhDgRuqox",
"confirmation_method": "automatic",
"created": 1705540393,
"created": 1705879139,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAPKuuB1fWySn03z3sCFA",
"latest_charge": "ch_3ObAI3KuuB1fWySn0HNsxwro",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAOKuuB1fWySnAKYT4EFa",
"payment_method": "pm_1ObAI2KuuB1fWySn9PSIYw93",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:15 GMT
recorded_at: Sun, 21 Jan 2024 23:19:02 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6200000000000005&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_MVL81VF4jd3GA2","request_duration_ms":334}}'
- '{"last_request_metrics":{"request_id":"req_nakNKEfVGGAkqZ","request_duration_ms":370}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:10 GMT
- Sun, 21 Jan 2024 23:18:56 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 986431ad-6aca-43c6-9239-e21c5dbc731e
- 54aee48a-f027-475e-87a3-4065a435a520
Original-Request:
- req_IvxGxetLuazBJp
- req_f1E6OQAxHyXubX
Request-Id:
- req_IvxGxetLuazBJp
- req_f1E6OQAxHyXubX
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAMKuuB1fWySn7EOqjCkB",
"id": "pm_1ObAI0KuuB1fWySn5wwv3Zw0",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540390,
"created": 1705879136,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:10 GMT
recorded_at: Sun, 21 Jan 2024 23:18:56 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAMKuuB1fWySn7EOqjCkB&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAI0KuuB1fWySn5wwv3Zw0&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_IvxGxetLuazBJp","request_duration_ms":512}}'
- '{"last_request_metrics":{"request_id":"req_f1E6OQAxHyXubX","request_duration_ms":496}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:11 GMT
- Sun, 21 Jan 2024 23:18:57 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 6e85dd97-f764-4c36-a300-59b6f46bc9bb
- bd3d5e54-9416-4617-849b-ec45f65a7988
Original-Request:
- req_SzLeorWEeoh2wL
- req_faQbRb3Bu0g7K3
Request-Id:
- req_SzLeorWEeoh2wL
- req_faQbRb3Bu0g7K3
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkANKuuB1fWySn2FlNs1JE",
"id": "pi_3ObAI1KuuB1fWySn0WRCnlAB",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkANKuuB1fWySn2FlNs1JE_secret_bAhy6h2YpMXE2xY2KUmfNCZ7L",
"client_secret": "pi_3ObAI1KuuB1fWySn0WRCnlAB_secret_DkGx9OA71US2G6lv9tSBmoSbV",
"confirmation_method": "automatic",
"created": 1705540391,
"created": 1705879137,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAMKuuB1fWySn7EOqjCkB",
"payment_method": "pm_1ObAI0KuuB1fWySn5wwv3Zw0",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:11 GMT
recorded_at: Sun, 21 Jan 2024 23:18:57 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkANKuuB1fWySn2FlNs1JE/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI1KuuB1fWySn0WRCnlAB/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_SzLeorWEeoh2wL","request_duration_ms":418}}'
- '{"last_request_metrics":{"request_id":"req_faQbRb3Bu0g7K3","request_duration_ms":543}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:12 GMT
- Sun, 21 Jan 2024 23:18:58 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 922c77d2-677c-4692-96fb-e8d6c7784dcc
- 3581a044-b8a3-4363-9342-65d0d0a8b5fe
Original-Request:
- req_HBVNyAfzJ3Uaq3
- req_GzCmGufPH87RC1
Request-Id:
- req_HBVNyAfzJ3Uaq3
- req_GzCmGufPH87RC1
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkANKuuB1fWySn2FlNs1JE",
"id": "pi_3ObAI1KuuB1fWySn0WRCnlAB",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkANKuuB1fWySn2FlNs1JE_secret_bAhy6h2YpMXE2xY2KUmfNCZ7L",
"client_secret": "pi_3ObAI1KuuB1fWySn0WRCnlAB_secret_DkGx9OA71US2G6lv9tSBmoSbV",
"confirmation_method": "automatic",
"created": 1705540391,
"created": 1705879137,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkANKuuB1fWySn2i4JHkeZ",
"latest_charge": "ch_3ObAI1KuuB1fWySn0uK1uouv",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAMKuuB1fWySn7EOqjCkB",
"payment_method": "pm_1ObAI0KuuB1fWySn5wwv3Zw0",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:12 GMT
recorded_at: Sun, 21 Jan 2024 23:18:58 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6205500000000000004&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_yCb9z9VOTk6mBF","request_duration_ms":897}}'
- '{"last_request_metrics":{"request_id":"req_9191kFexjnf06v","request_duration_ms":1020}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:24 GMT
- Sun, 21 Jan 2024 23:19:12 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 2283b3f9-254d-41bd-be89-9b69126af8fd
- cdc457e5-4a1e-4412-bd77-962afed330e3
Original-Request:
- req_qw5yG6cGutV8HV
- req_xNq3CMNzWGKnuB
Request-Id:
- req_qw5yG6cGutV8HV
- req_xNq3CMNzWGKnuB
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAaKuuB1fWySnq7X0GPVY",
"id": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540404,
"created": 1705879152,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:24 GMT
recorded_at: Sun, 21 Jan 2024 23:19:12 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAaKuuB1fWySnq7X0GPVY&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIFKuuB1fWySnVYJ6Bb3d&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_qw5yG6cGutV8HV","request_duration_ms":459}}'
- '{"last_request_metrics":{"request_id":"req_xNq3CMNzWGKnuB","request_duration_ms":530}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:25 GMT
- Sun, 21 Jan 2024 23:19:12 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- acf0e7e5-6a6f-44b0-9444-1f8d31917e8a
- 5c3e585b-72bc-441d-8f49-c86b665404d8
Original-Request:
- req_YP8HwMgnHBG6QJ
- req_ljySc3F5PmiFWr
Request-Id:
- req_YP8HwMgnHBG6QJ
- req_ljySc3F5PmiFWr
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAaKuuB1fWySn2Lc9QA9a",
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAaKuuB1fWySn2Lc9QA9a_secret_crGWrcpibySYyUdlsCKfT4Eal",
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
"confirmation_method": "automatic",
"created": 1705540404,
"created": 1705879152,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAaKuuB1fWySnq7X0GPVY",
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:25 GMT
recorded_at: Sun, 21 Jan 2024 23:19:12 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAaKuuB1fWySn2Lc9QA9a/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_YP8HwMgnHBG6QJ","request_duration_ms":394}}'
- '{"last_request_metrics":{"request_id":"req_ljySc3F5PmiFWr","request_duration_ms":454}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:26 GMT
- Sun, 21 Jan 2024 23:19:13 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 74ea3d44-32e0-43f7-9d49-0825aee538fb
- '0806cf42-d21a-48b5-9a53-434bf496de90'
Original-Request:
- req_QfsP1r8qW4jjfv
- req_pRhlQyr0u7vMGM
Request-Id:
- req_QfsP1r8qW4jjfv
- req_pRhlQyr0u7vMGM
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAaKuuB1fWySn2Lc9QA9a",
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAaKuuB1fWySn2Lc9QA9a_secret_crGWrcpibySYyUdlsCKfT4Eal",
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
"confirmation_method": "automatic",
"created": 1705540404,
"created": 1705879152,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAaKuuB1fWySn21Hz7AVZ",
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAaKuuB1fWySnq7X0GPVY",
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:25 GMT
recorded_at: Sun, 21 Jan 2024 23:19:13 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAaKuuB1fWySn2Lc9QA9a
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_QfsP1r8qW4jjfv","request_duration_ms":982}}'
- '{"last_request_metrics":{"request_id":"req_pRhlQyr0u7vMGM","request_duration_ms":1079}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:26 GMT
- Sun, 21 Jan 2024 23:19:14 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_42RAFTYnUPqpRF
- req_jaYGdiEvfUEzIf
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAaKuuB1fWySn2Lc9QA9a",
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAaKuuB1fWySn2Lc9QA9a_secret_crGWrcpibySYyUdlsCKfT4Eal",
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
"confirmation_method": "automatic",
"created": 1705540404,
"created": 1705879152,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAaKuuB1fWySn21Hz7AVZ",
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAaKuuB1fWySnq7X0GPVY",
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:26 GMT
recorded_at: Sun, 21 Jan 2024 23:19:14 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAaKuuB1fWySn2Lc9QA9a/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_42RAFTYnUPqpRF","request_duration_ms":336}}'
- '{"last_request_metrics":{"request_id":"req_jaYGdiEvfUEzIf","request_duration_ms":410}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:27 GMT
- Sun, 21 Jan 2024 23:19:15 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 5f9e19f9-3e48-4b10-9561-24c3d11fdd40
- 5a2d3e9c-78ec-4b49-91ad-b24444b98857
Original-Request:
- req_W3H6k6QIZjR0Ug
- req_uEh3s3OBOTfBRR
Request-Id:
- req_W3H6k6QIZjR0Ug
- req_uEh3s3OBOTfBRR
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAaKuuB1fWySn2Lc9QA9a",
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAaKuuB1fWySn2Lc9QA9a_secret_crGWrcpibySYyUdlsCKfT4Eal",
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
"confirmation_method": "automatic",
"created": 1705540404,
"created": 1705879152,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAaKuuB1fWySn21Hz7AVZ",
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAaKuuB1fWySnq7X0GPVY",
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:27 GMT
recorded_at: Sun, 21 Jan 2024 23:19:15 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAaKuuB1fWySn2Lc9QA9a
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIGKuuB1fWySn21ywbiLe
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_W3H6k6QIZjR0Ug","request_duration_ms":963}}'
- '{"last_request_metrics":{"request_id":"req_uEh3s3OBOTfBRR","request_duration_ms":1020}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:27 GMT
- Sun, 21 Jan 2024 23:19:15 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_JGSvJ2bVCnTPPb
- req_poqQOySrICz2AB
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAaKuuB1fWySn2Lc9QA9a",
"id": "pi_3ObAIGKuuB1fWySn21ywbiLe",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAaKuuB1fWySn2Lc9QA9a_secret_crGWrcpibySYyUdlsCKfT4Eal",
"client_secret": "pi_3ObAIGKuuB1fWySn21ywbiLe_secret_U1uWtauvkrEzu3GJ77mXwFsVl",
"confirmation_method": "automatic",
"created": 1705540404,
"created": 1705879152,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAaKuuB1fWySn21Hz7AVZ",
"latest_charge": "ch_3ObAIGKuuB1fWySn2276IFAR",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAaKuuB1fWySnq7X0GPVY",
"payment_method": "pm_1ObAIFKuuB1fWySnVYJ6Bb3d",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:27 GMT
recorded_at: Sun, 21 Jan 2024 23:19:15 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6205500000000000004&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_5kUiBdNp2NCNTZ","request_duration_ms":338}}'
- '{"last_request_metrics":{"request_id":"req_ye0eunnS0qDnwl","request_duration_ms":611}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:22 GMT
- Sun, 21 Jan 2024 23:19:09 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 05eaf45c-182d-4e16-99d7-feee91f93338
- b0b107ed-f961-4579-9566-7f7ccc64d2ae
Original-Request:
- req_2z5nEUvNh1AMKt
- req_yr1f149X8O8fIb
Request-Id:
- req_2z5nEUvNh1AMKt
- req_yr1f149X8O8fIb
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAYKuuB1fWySnugbEgq0P",
"id": "pm_1ObAIDKuuB1fWySn66xIcjMT",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540402,
"created": 1705879149,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:22 GMT
recorded_at: Sun, 21 Jan 2024 23:19:09 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZkAYKuuB1fWySnugbEgq0P&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAIDKuuB1fWySn66xIcjMT&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_2z5nEUvNh1AMKt","request_duration_ms":471}}'
- '{"last_request_metrics":{"request_id":"req_yr1f149X8O8fIb","request_duration_ms":500}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:23 GMT
- Sun, 21 Jan 2024 23:19:10 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- f14496d7-1230-4f47-8f01-ccb4b1e8f48c
- a3a314c1-30f8-4363-a31d-8159e1e33e7c
Original-Request:
- req_f7e6hDvXG8Dkg2
- req_TVaZMa7RTSbaZs
Request-Id:
- req_f7e6hDvXG8Dkg2
- req_TVaZMa7RTSbaZs
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAYKuuB1fWySn1JMTPjJE",
"id": "pi_3ObAIEKuuB1fWySn0hyVw7jE",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAYKuuB1fWySn1JMTPjJE_secret_qMfkerFvnouYTRrjfrWyK98sA",
"client_secret": "pi_3ObAIEKuuB1fWySn0hyVw7jE_secret_Y12PBqI8K8sA8yJxyDOSZcKWK",
"confirmation_method": "automatic",
"created": 1705540402,
"created": 1705879150,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAYKuuB1fWySnugbEgq0P",
"payment_method": "pm_1ObAIDKuuB1fWySn66xIcjMT",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:23 GMT
recorded_at: Sun, 21 Jan 2024 23:19:10 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAYKuuB1fWySn1JMTPjJE/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAIEKuuB1fWySn0hyVw7jE/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_f7e6hDvXG8Dkg2","request_duration_ms":396}}'
- '{"last_request_metrics":{"request_id":"req_TVaZMa7RTSbaZs","request_duration_ms":506}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:24 GMT
- Sun, 21 Jan 2024 23:19:11 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 8e40af5a-9581-4227-997c-5f6e89690b86
- 5c4b3019-ab4a-43b2-8171-a188d2ee5642
Original-Request:
- req_yCb9z9VOTk6mBF
- req_9191kFexjnf06v
Request-Id:
- req_yCb9z9VOTk6mBF
- req_9191kFexjnf06v
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAYKuuB1fWySn1JMTPjJE",
"id": "pi_3ObAIEKuuB1fWySn0hyVw7jE",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAYKuuB1fWySn1JMTPjJE_secret_qMfkerFvnouYTRrjfrWyK98sA",
"client_secret": "pi_3ObAIEKuuB1fWySn0hyVw7jE_secret_Y12PBqI8K8sA8yJxyDOSZcKWK",
"confirmation_method": "automatic",
"created": 1705540402,
"created": 1705879150,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAYKuuB1fWySn1SXGSVIg",
"latest_charge": "ch_3ObAIEKuuB1fWySn0vYJlibx",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAYKuuB1fWySnugbEgq0P",
"payment_method": "pm_1ObAIDKuuB1fWySn66xIcjMT",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:24 GMT
recorded_at: Sun, 21 Jan 2024 23:19:11 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6200000000000047&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_uFOW727UJfydaJ","request_duration_ms":1347}}'
- '{"last_request_metrics":{"request_id":"req_uCUf1RiTpWQMyi","request_duration_ms":1257}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:18 GMT
- Sun, 21 Jan 2024 23:19:05 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- f3cb9698-830d-466b-87b4-8076ab333ba3
- 41e3614a-eb74-4f8f-a6e9-eaa40dbdfd68
Original-Request:
- req_MERu2HqEfI4zB9
- req_fGyBgMwqZOpEfL
Request-Id:
- req_MERu2HqEfI4zB9
- req_fGyBgMwqZOpEfL
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkAUKuuB1fWySn8nugoSKF",
"id": "pm_1ObAI9KuuB1fWySnW6iCltdh",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540398,
"created": 1705879145,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:18 GMT
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&currency=eur&payment_method=pm_1OZkAUKuuB1fWySn8nugoSKF&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAI9KuuB1fWySnW6iCltdh&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_MERu2HqEfI4zB9","request_duration_ms":443}}'
- '{"last_request_metrics":{"request_id":"req_fGyBgMwqZOpEfL","request_duration_ms":522}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:19 GMT
- Sun, 21 Jan 2024 23:19:05 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- bb11a691-292a-4d44-94b7-c9ab39657e75
- 17218b8f-8bc1-476c-85c3-d19781ce1ac8
Original-Request:
- req_69Qx9gxwa3hmyi
- req_AhYH9e0gEl0E4Y
Request-Id:
- req_69Qx9gxwa3hmyi
- req_AhYH9e0gEl0E4Y
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAVKuuB1fWySn1Q68yvzk",
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAVKuuB1fWySn1Q68yvzk_secret_k8YShleaeOb5DCiUi3kHo33cT",
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
"confirmation_method": "automatic",
"created": 1705540399,
"created": 1705879145,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAUKuuB1fWySn8nugoSKF",
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:19 GMT
recorded_at: Sun, 21 Jan 2024 23:19:06 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAVKuuB1fWySn1Q68yvzk/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_69Qx9gxwa3hmyi","request_duration_ms":436}}'
- '{"last_request_metrics":{"request_id":"req_AhYH9e0gEl0E4Y","request_duration_ms":512}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:20 GMT
- Sun, 21 Jan 2024 23:19:07 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 3f379a43-d800-4ee1-913a-190c7f244d26
- 2d5cb1f6-8835-48ff-bab2-f27b0c378153
Original-Request:
- req_9M4SLjRbRRKsoJ
- req_fTMSr3fqZaxuS2
Request-Id:
- req_9M4SLjRbRRKsoJ
- req_fTMSr3fqZaxuS2
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAVKuuB1fWySn1Q68yvzk",
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAVKuuB1fWySn1Q68yvzk_secret_k8YShleaeOb5DCiUi3kHo33cT",
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
"confirmation_method": "automatic",
"created": 1705540399,
"created": 1705879145,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAVKuuB1fWySn1UbVUFnB",
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAUKuuB1fWySn8nugoSKF",
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:20 GMT
recorded_at: Sun, 21 Jan 2024 23:19:07 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAVKuuB1fWySn1Q68yvzk
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_9M4SLjRbRRKsoJ","request_duration_ms":1231}}'
- '{"last_request_metrics":{"request_id":"req_fTMSr3fqZaxuS2","request_duration_ms":1441}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:21 GMT
- Sun, 21 Jan 2024 23:19:07 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_vvm3sSvxE2xg74
- req_17p81ui4sYIDz7
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAVKuuB1fWySn1Q68yvzk",
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAVKuuB1fWySn1Q68yvzk_secret_k8YShleaeOb5DCiUi3kHo33cT",
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
"confirmation_method": "automatic",
"created": 1705540399,
"created": 1705879145,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAVKuuB1fWySn1UbVUFnB",
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAUKuuB1fWySn8nugoSKF",
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:20 GMT
recorded_at: Sun, 21 Jan 2024 23:19:07 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAVKuuB1fWySn1Q68yvzk/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_vvm3sSvxE2xg74","request_duration_ms":338}}'
- '{"last_request_metrics":{"request_id":"req_17p81ui4sYIDz7","request_duration_ms":398}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:21 GMT
- Sun, 21 Jan 2024 23:19:08 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 740e742b-a29d-476b-bc0f-d9e856b86f6b
- 5cdbcb6f-e3a0-456e-b690-bbd1501c2eff
Original-Request:
- req_jbIux2gAtCCy0P
- req_NqKHVKnQv0wDYe
Request-Id:
- req_jbIux2gAtCCy0P
- req_NqKHVKnQv0wDYe
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAVKuuB1fWySn1Q68yvzk",
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAVKuuB1fWySn1Q68yvzk_secret_k8YShleaeOb5DCiUi3kHo33cT",
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
"confirmation_method": "automatic",
"created": 1705540399,
"created": 1705879145,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAVKuuB1fWySn1UbVUFnB",
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAUKuuB1fWySn8nugoSKF",
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:21 GMT
recorded_at: Sun, 21 Jan 2024 23:19:08 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkAVKuuB1fWySn1Q68yvzk
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI9KuuB1fWySn1cUiG1Tc
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_jbIux2gAtCCy0P","request_duration_ms":928}}'
- '{"last_request_metrics":{"request_id":"req_NqKHVKnQv0wDYe","request_duration_ms":1022}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:22 GMT
- Sun, 21 Jan 2024 23:19:09 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_5kUiBdNp2NCNTZ
- req_ye0eunnS0qDnwl
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkAVKuuB1fWySn1Q68yvzk",
"id": "pi_3ObAI9KuuB1fWySn1cUiG1Tc",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkAVKuuB1fWySn1Q68yvzk_secret_k8YShleaeOb5DCiUi3kHo33cT",
"client_secret": "pi_3ObAI9KuuB1fWySn1cUiG1Tc_secret_Ln8nBH5BnxCGfzcLRDpejZthC",
"confirmation_method": "automatic",
"created": 1705540399,
"created": 1705879145,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkAVKuuB1fWySn1UbVUFnB",
"latest_charge": "ch_3ObAI9KuuB1fWySn1jyC5l58",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkAUKuuB1fWySn8nugoSKF",
"payment_method": "pm_1ObAI9KuuB1fWySnW6iCltdh",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:22 GMT
recorded_at: Sun, 21 Jan 2024 23:19:09 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=6200000000000047&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Ot4lPYRJ0OBXbJ","request_duration_ms":342}}'
- '{"last_request_metrics":{"request_id":"req_XYl4lTHVqmrfs4","request_duration_ms":407}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:16 GMT
- Sun, 21 Jan 2024 23:19:02 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 1cff77d1-c2d1-4cbe-8667-73267d47cdc7
- e6a79e68-2a93-467e-a8d1-34810bb69f04
Original-Request:
- req_BoFTswMao1Ni2L
- req_yXTf8e49dDrjBC
Request-Id:
- req_BoFTswMao1Ni2L
- req_yXTf8e49dDrjBC
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZkASKuuB1fWySn11lq97kM",
"id": "pm_1ObAI6KuuB1fWySnMUeTrwi0",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540396,
"created": 1705879142,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:13:16 GMT
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&currency=eur&payment_method=pm_1OZkASKuuB1fWySn11lq97kM&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAI6KuuB1fWySnMUeTrwi0&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_BoFTswMao1Ni2L","request_duration_ms":472}}'
- '{"last_request_metrics":{"request_id":"req_yXTf8e49dDrjBC","request_duration_ms":599}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:17 GMT
- Sun, 21 Jan 2024 23:19:03 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 10316190-828c-43be-9450-bdd514bf3301
- 8203bd9c-e95f-4dbe-9f49-76d02e727fe2
Original-Request:
- req_2OnKqAYbvcQaNL
- req_hb5ygriidDInKu
Request-Id:
- req_2OnKqAYbvcQaNL
- req_hb5ygriidDInKu
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkASKuuB1fWySn2hR42jzo",
"id": "pi_3ObAI7KuuB1fWySn1Kn8W3B1",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkASKuuB1fWySn2hR42jzo_secret_DeZMjyYr5yj8b2t42SEOCVEtI",
"client_secret": "pi_3ObAI7KuuB1fWySn1Kn8W3B1_secret_SCDFwZc2UA1MM6nm2JDM0OeWm",
"confirmation_method": "automatic",
"created": 1705540396,
"created": 1705879143,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkASKuuB1fWySn11lq97kM",
"payment_method": "pm_1ObAI6KuuB1fWySnMUeTrwi0",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:16 GMT
recorded_at: Sun, 21 Jan 2024 23:19:03 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZkASKuuB1fWySn2hR42jzo/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAI7KuuB1fWySn1Kn8W3B1/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_2OnKqAYbvcQaNL","request_duration_ms":466}}'
- '{"last_request_metrics":{"request_id":"req_hb5ygriidDInKu","request_duration_ms":509}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:13:18 GMT
- Sun, 21 Jan 2024 23:19:04 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 6f541bdf-5d24-4bbd-90ec-bf2360a2cbf9
- e401d828-0bc4-4895-975c-df23e2ce437e
Original-Request:
- req_uFOW727UJfydaJ
- req_uCUf1RiTpWQMyi
Request-Id:
- req_uFOW727UJfydaJ
- req_uCUf1RiTpWQMyi
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZkASKuuB1fWySn2hR42jzo",
"id": "pi_3ObAI7KuuB1fWySn1Kn8W3B1",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZkASKuuB1fWySn2hR42jzo_secret_DeZMjyYr5yj8b2t42SEOCVEtI",
"client_secret": "pi_3ObAI7KuuB1fWySn1Kn8W3B1_secret_SCDFwZc2UA1MM6nm2JDM0OeWm",
"confirmation_method": "automatic",
"created": 1705540396,
"created": 1705879143,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZkASKuuB1fWySn20RxstpG",
"latest_charge": "ch_3ObAI7KuuB1fWySn1XJBljWV",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZkASKuuB1fWySn11lq97kM",
"payment_method": "pm_1ObAI6KuuB1fWySnMUeTrwi0",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:13:18 GMT
recorded_at: Sun, 21 Jan 2024 23:19:04 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_8pWfcp6p717n3e","request_duration_ms":995}}'
- '{"last_request_metrics":{"request_id":"req_VGQ9CIDvnvEoZ6","request_duration_ms":1125}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:58 GMT
- Sun, 21 Jan 2024 23:17:36 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- fb2d7288-1d70-469a-9bf0-22b183b202f1
- 879ff059-8147-4922-923b-75737cd77b6f
Original-Request:
- req_iYEgnKXzNgb6I3
- req_RFWGNx9ukBbAup
Request-Id:
- req_iYEgnKXzNgb6I3
- req_RFWGNx9ukBbAup
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9CKuuB1fWySnYME18O4k",
"id": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540318,
"created": 1705879056,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:11:58 GMT
recorded_at: Sun, 21 Jan 2024 23:17:36 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9CKuuB1fWySnYME18O4k&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAGiKuuB1fWySnk9EPRtoW&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_iYEgnKXzNgb6I3","request_duration_ms":519}}'
- '{"last_request_metrics":{"request_id":"req_RFWGNx9ukBbAup","request_duration_ms":570}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:58 GMT
- Sun, 21 Jan 2024 23:17:37 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- 396d27bf-aed1-42c3-a473-90f7cab09c89
- 387e26e6-6c6d-48b6-a68c-0cae13c86be5
Original-Request:
- req_9lelUlPTZ2sjiP
- req_c8rr11Myc9l4AS
Request-Id:
- req_9lelUlPTZ2sjiP
- req_c8rr11Myc9l4AS
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9CKuuB1fWySn2ocNIrb9",
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9CKuuB1fWySn2ocNIrb9_secret_FCCOer5LeM4Vj0KvDBIz4ZFSC",
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
"confirmation_method": "automatic",
"created": 1705540318,
"created": 1705879057,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9CKuuB1fWySnYME18O4k",
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:11:58 GMT
recorded_at: Sun, 21 Jan 2024 23:17:37 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9CKuuB1fWySn2ocNIrb9/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_9lelUlPTZ2sjiP","request_duration_ms":442}}'
- '{"last_request_metrics":{"request_id":"req_c8rr11Myc9l4AS","request_duration_ms":510}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:59 GMT
- Sun, 21 Jan 2024 23:17:38 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- '094de4bd-c68d-4e09-9c05-0e6b6a08e85d'
- 4f99d847-caeb-43e4-aa02-ddf1c29f29ea
Original-Request:
- req_lLCYNkOaxL2a1D
- req_VMmizZpZQ2qhCE
Request-Id:
- req_lLCYNkOaxL2a1D
- req_VMmizZpZQ2qhCE
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9CKuuB1fWySn2ocNIrb9",
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9CKuuB1fWySn2ocNIrb9_secret_FCCOer5LeM4Vj0KvDBIz4ZFSC",
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
"confirmation_method": "automatic",
"created": 1705540318,
"created": 1705879057,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9CKuuB1fWySn27zIeOBo",
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9CKuuB1fWySnYME18O4k",
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:11:59 GMT
recorded_at: Sun, 21 Jan 2024 23:17:38 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9CKuuB1fWySn2ocNIrb9
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_lLCYNkOaxL2a1D","request_duration_ms":994}}'
- '{"last_request_metrics":{"request_id":"req_VMmizZpZQ2qhCE","request_duration_ms":1015}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:00 GMT
- Sun, 21 Jan 2024 23:17:38 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_9Hm74XE9sv6vBR
- req_rHXViBOVfMYN7y
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9CKuuB1fWySn2ocNIrb9",
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9CKuuB1fWySn2ocNIrb9_secret_FCCOer5LeM4Vj0KvDBIz4ZFSC",
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
"confirmation_method": "automatic",
"created": 1705540318,
"created": 1705879057,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9CKuuB1fWySn27zIeOBo",
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9CKuuB1fWySnYME18O4k",
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:00 GMT
recorded_at: Sun, 21 Jan 2024 23:17:38 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9CKuuB1fWySn2ocNIrb9/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_9Hm74XE9sv6vBR","request_duration_ms":320}}'
- '{"last_request_metrics":{"request_id":"req_rHXViBOVfMYN7y","request_duration_ms":414}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:01 GMT
- Sun, 21 Jan 2024 23:17:39 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 4b9a7621-ebda-48f8-a201-93a62d78e05e
- 0d3cd413-f169-42c0-8353-61a47e059840
Original-Request:
- req_FQzMih71JgCKsv
- req_jEE1VpHpgL7Z7N
Request-Id:
- req_FQzMih71JgCKsv
- req_jEE1VpHpgL7Z7N
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9CKuuB1fWySn2ocNIrb9",
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9CKuuB1fWySn2ocNIrb9_secret_FCCOer5LeM4Vj0KvDBIz4ZFSC",
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
"confirmation_method": "automatic",
"created": 1705540318,
"created": 1705879057,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9CKuuB1fWySn27zIeOBo",
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9CKuuB1fWySnYME18O4k",
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:01 GMT
recorded_at: Sun, 21 Jan 2024 23:17:39 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9CKuuB1fWySn2ocNIrb9
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGjKuuB1fWySn2pMNAf7I
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_FQzMih71JgCKsv","request_duration_ms":1125}}'
- '{"last_request_metrics":{"request_id":"req_jEE1VpHpgL7Z7N","request_duration_ms":1122}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:01 GMT
- Sun, 21 Jan 2024 23:17:40 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_Bw3hbkLE62Rfuu
- req_2YDLHsFnm1BEB8
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9CKuuB1fWySn2ocNIrb9",
"id": "pi_3ObAGjKuuB1fWySn2pMNAf7I",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9CKuuB1fWySn2ocNIrb9_secret_FCCOer5LeM4Vj0KvDBIz4ZFSC",
"client_secret": "pi_3ObAGjKuuB1fWySn2pMNAf7I_secret_QEj8MDtJqKLdmJi753K8l1W6O",
"confirmation_method": "automatic",
"created": 1705540318,
"created": 1705879057,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9CKuuB1fWySn27zIeOBo",
"latest_charge": "ch_3ObAGjKuuB1fWySn2AdiC1NG",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9CKuuB1fWySnYME18O4k",
"payment_method": "pm_1ObAGiKuuB1fWySnk9EPRtoW",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:01 GMT
recorded_at: Sun, 21 Jan 2024 23:17:40 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4242424242424242&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_WaIb6IuwbAceQe","request_duration_ms":382}}'
- '{"last_request_metrics":{"request_id":"req_iiAzSB5Tpf5LMk","request_duration_ms":356}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:56 GMT
- Sun, 21 Jan 2024 23:17:34 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 1bafeff0-949c-40fc-b89e-3e33a389aba4
- 5eec078d-a0e5-4f25-a0ee-646ce3b97f68
Original-Request:
- req_0ghY6b8D7Tvh0O
- req_E2lkHF1aCP0aET
Request-Id:
- req_0ghY6b8D7Tvh0O
- req_E2lkHF1aCP0aET
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk99KuuB1fWySnJp2Ajs7M",
"id": "pm_1ObAGfKuuB1fWySnNfxhqg7X",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540316,
"created": 1705879054,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:11:56 GMT
recorded_at: Sun, 21 Jan 2024 23:17:34 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk99KuuB1fWySnJp2Ajs7M&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAGfKuuB1fWySnNfxhqg7X&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_0ghY6b8D7Tvh0O","request_duration_ms":509}}'
- '{"last_request_metrics":{"request_id":"req_E2lkHF1aCP0aET","request_duration_ms":596}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:56 GMT
- Sun, 21 Jan 2024 23:17:34 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- b8bb1c16-f513-477f-bdf7-2e32c7e6d0ee
- 4a0fcd85-4a98-4415-a78d-077ee34fb8f1
Original-Request:
- req_TdK20AceJwww8g
- req_uzkY8QM5CUVaUa
Request-Id:
- req_TdK20AceJwww8g
- req_uzkY8QM5CUVaUa
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9AKuuB1fWySn0yKgH48y",
"id": "pi_3ObAGgKuuB1fWySn1uPHvcnJ",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9AKuuB1fWySn0yKgH48y_secret_oiCPZQzJm2CDO94riDhHkKkqV",
"client_secret": "pi_3ObAGgKuuB1fWySn1uPHvcnJ_secret_FQoGtSNBbA9cFYbqgN11tdEHo",
"confirmation_method": "automatic",
"created": 1705540316,
"created": 1705879054,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk99KuuB1fWySnJp2Ajs7M",
"payment_method": "pm_1ObAGfKuuB1fWySnNfxhqg7X",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:11:56 GMT
recorded_at: Sun, 21 Jan 2024 23:17:34 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9AKuuB1fWySn0yKgH48y/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGgKuuB1fWySn1uPHvcnJ/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_TdK20AceJwww8g","request_duration_ms":402}}'
- '{"last_request_metrics":{"request_id":"req_uzkY8QM5CUVaUa","request_duration_ms":510}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:11:57 GMT
- Sun, 21 Jan 2024 23:17:35 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 6caf5406-04ca-49b4-a76d-236064d1cef5
- e835fcbf-7813-4255-9bba-ca346690ebd9
Original-Request:
- req_8pWfcp6p717n3e
- req_VGQ9CIDvnvEoZ6
Request-Id:
- req_8pWfcp6p717n3e
- req_VGQ9CIDvnvEoZ6
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9AKuuB1fWySn0yKgH48y",
"id": "pi_3ObAGgKuuB1fWySn1uPHvcnJ",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9AKuuB1fWySn0yKgH48y_secret_oiCPZQzJm2CDO94riDhHkKkqV",
"client_secret": "pi_3ObAGgKuuB1fWySn1uPHvcnJ_secret_FQoGtSNBbA9cFYbqgN11tdEHo",
"confirmation_method": "automatic",
"created": 1705540316,
"created": 1705879054,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9AKuuB1fWySn0nM5G8Dk",
"latest_charge": "ch_3ObAGgKuuB1fWySn1iEvTZVx",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk99KuuB1fWySnJp2Ajs7M",
"payment_method": "pm_1ObAGfKuuB1fWySnNfxhqg7X",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:11:57 GMT
recorded_at: Sun, 21 Jan 2024 23:17:35 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000056655665556&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_d0R5oQF4LyojD3","request_duration_ms":1112}}'
- '{"last_request_metrics":{"request_id":"req_PUJ1PTaOTpy08e","request_duration_ms":965}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:04 GMT
- Sun, 21 Jan 2024 23:17:43 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- 44831b3a-2be0-4214-8772-677c6e63c217
- 6ffd12ed-800c-4f17-86dc-ba897b1f1e57
Original-Request:
- req_RZBJlyozs8I7VJ
- req_7TX71aFKVbqnxJ
Request-Id:
- req_RZBJlyozs8I7VJ
- req_7TX71aFKVbqnxJ
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9IKuuB1fWySncntjvPyp",
"id": "pm_1ObAGoKuuB1fWySnBcen4mOM",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540324,
"created": 1705879062,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:04 GMT
recorded_at: Sun, 21 Jan 2024 23:17:43 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9IKuuB1fWySncntjvPyp&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAGoKuuB1fWySnBcen4mOM&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_RZBJlyozs8I7VJ","request_duration_ms":497}}'
- '{"last_request_metrics":{"request_id":"req_7TX71aFKVbqnxJ","request_duration_ms":500}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:04 GMT
- Sun, 21 Jan 2024 23:17:43 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- cf2f1c35-a20c-440a-a4ef-22eb1fa01f92
- eb3e9733-4fed-45f4-a6c5-275bfadb754f
Original-Request:
- req_4lGFfTWu3jHHDw
- req_PxbmwwUYacSK2D
Request-Id:
- req_4lGFfTWu3jHHDw
- req_PxbmwwUYacSK2D
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9IKuuB1fWySn22Q1GrrN",
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9IKuuB1fWySn22Q1GrrN_secret_iIbQXDzCfl4mOnp4tdQxl6yIj",
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
"confirmation_method": "automatic",
"created": 1705540324,
"created": 1705879063,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9IKuuB1fWySncntjvPyp",
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:04 GMT
recorded_at: Sun, 21 Jan 2024 23:17:43 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9IKuuB1fWySn22Q1GrrN/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_4lGFfTWu3jHHDw","request_duration_ms":441}}'
- '{"last_request_metrics":{"request_id":"req_PxbmwwUYacSK2D","request_duration_ms":494}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:05 GMT
- Sun, 21 Jan 2024 23:17:44 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 81fa48de-08cd-43c8-b858-49b97c4514fe
- a7975592-6b73-4192-92d2-85dd828db27f
Original-Request:
- req_OdeeeHGz8xAHBe
- req_ZaD1Cs3jU24nXT
Request-Id:
- req_OdeeeHGz8xAHBe
- req_ZaD1Cs3jU24nXT
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9IKuuB1fWySn22Q1GrrN",
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9IKuuB1fWySn22Q1GrrN_secret_iIbQXDzCfl4mOnp4tdQxl6yIj",
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
"confirmation_method": "automatic",
"created": 1705540324,
"created": 1705879063,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9IKuuB1fWySn2dzdxUbp",
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9IKuuB1fWySncntjvPyp",
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,28 +387,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:05 GMT
recorded_at: Sun, 21 Jan 2024 23:17:44 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9IKuuB1fWySn22Q1GrrN
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_OdeeeHGz8xAHBe","request_duration_ms":993}}'
- '{"last_request_metrics":{"request_id":"req_ZaD1Cs3jU24nXT","request_duration_ms":995}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -418,7 +422,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:06 GMT
- Sun, 21 Jan 2024 23:17:44 GMT
Content-Type:
- application/json
Content-Length:
@@ -444,7 +448,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_5An5QjUyPH52zH
- req_456LOGs8Ecc4Tc
Stripe-Version:
- '2023-10-16'
Vary:
@@ -457,7 +461,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9IKuuB1fWySn22Q1GrrN",
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -471,20 +475,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9IKuuB1fWySn22Q1GrrN_secret_iIbQXDzCfl4mOnp4tdQxl6yIj",
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
"confirmation_method": "automatic",
"created": 1705540324,
"created": 1705879063,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9IKuuB1fWySn2dzdxUbp",
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9IKuuB1fWySncntjvPyp",
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -509,28 +513,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:06 GMT
recorded_at: Sun, 21 Jan 2024 23:17:44 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9IKuuB1fWySn22Q1GrrN/capture
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY/capture
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_5An5QjUyPH52zH","request_duration_ms":325}}'
- '{"last_request_metrics":{"request_id":"req_456LOGs8Ecc4Tc","request_duration_ms":352}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -543,7 +548,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:07 GMT
- Sun, 21 Jan 2024 23:17:45 GMT
Content-Type:
- application/json
Content-Length:
@@ -569,11 +574,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 477719d7-8607-4fe9-a519-07d3937ccb8b
- 7ae1be7d-dd61-4ea4-8360-90029432aeaf
Original-Request:
- req_nMNrRGvKBquGGQ
- req_8giFlIkBdkFp6j
Request-Id:
- req_nMNrRGvKBquGGQ
- req_8giFlIkBdkFp6j
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -588,7 +593,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9IKuuB1fWySn22Q1GrrN",
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -602,20 +607,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9IKuuB1fWySn22Q1GrrN_secret_iIbQXDzCfl4mOnp4tdQxl6yIj",
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
"confirmation_method": "automatic",
"created": 1705540324,
"created": 1705879063,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9IKuuB1fWySn2dzdxUbp",
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9IKuuB1fWySncntjvPyp",
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -640,28 +645,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:07 GMT
recorded_at: Sun, 21 Jan 2024 23:17:45 GMT
- request:
method: get
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9IKuuB1fWySn22Q1GrrN
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGpKuuB1fWySn0qiK33ZY
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_nMNrRGvKBquGGQ","request_duration_ms":1069}}'
- '{"last_request_metrics":{"request_id":"req_8giFlIkBdkFp6j","request_duration_ms":1064}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -674,7 +680,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:07 GMT
- Sun, 21 Jan 2024 23:17:46 GMT
Content-Type:
- application/json
Content-Length:
@@ -700,7 +706,7 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Request-Id:
- req_DndxrU54LWfCZ4
- req_qOWbWLNqr80IL4
Stripe-Version:
- '2023-10-16'
Vary:
@@ -713,7 +719,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9IKuuB1fWySn22Q1GrrN",
"id": "pi_3ObAGpKuuB1fWySn0qiK33ZY",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -727,20 +733,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9IKuuB1fWySn22Q1GrrN_secret_iIbQXDzCfl4mOnp4tdQxl6yIj",
"client_secret": "pi_3ObAGpKuuB1fWySn0qiK33ZY_secret_4stKYrJ1yACbXX7wusKdB03hT",
"confirmation_method": "automatic",
"created": 1705540324,
"created": 1705879063,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9IKuuB1fWySn2dzdxUbp",
"latest_charge": "ch_3ObAGpKuuB1fWySn0MqsC4Ch",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9IKuuB1fWySncntjvPyp",
"payment_method": "pm_1ObAGoKuuB1fWySnBcen4mOM",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -765,5 +771,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:07 GMT
recorded_at: Sun, 21 Jan 2024 23:17:46 GMT
recorded_with: VCR 6.2.0

View File

@@ -8,19 +8,20 @@ http_interactions:
string: type=card&card[number]=4000056655665556&card[exp_month]=12&card[exp_year]=2025&card[cvc]=314
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_Bw3hbkLE62Rfuu","request_duration_ms":347}}'
- '{"last_request_metrics":{"request_id":"req_2YDLHsFnm1BEB8","request_duration_ms":409}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -33,7 +34,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:02 GMT
- Sun, 21 Jan 2024 23:17:40 GMT
Content-Type:
- application/json
Content-Length:
@@ -58,11 +59,11 @@ 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:
- db6c6cae-a773-49d4-b164-312810f74017
- f4d2f1f6-d688-4b20-a6d3-03d0dd07b417
Original-Request:
- req_yJ0Wbk6zeRN8vl
- req_3SSDyMloy3VcDT
Request-Id:
- req_yJ0Wbk6zeRN8vl
- req_3SSDyMloy3VcDT
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -77,7 +78,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pm_1OZk9FKuuB1fWySntlUoaaL8",
"id": "pm_1ObAGmKuuB1fWySnhKox5A5c",
"object": "payment_method",
"billing_details": {
"address": {
@@ -117,34 +118,35 @@ http_interactions:
},
"wallet": null
},
"created": 1705540322,
"created": 1705879060,
"customer": null,
"livemode": false,
"metadata": {},
"type": "card"
}
recorded_at: Thu, 18 Jan 2024 01:12:02 GMT
recorded_at: Sun, 21 Jan 2024 23:17:40 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents
body:
encoding: UTF-8
string: amount=100&currency=eur&payment_method=pm_1OZk9FKuuB1fWySntlUoaaL8&payment_method_types[0]=card&capture_method=manual
string: amount=100&currency=eur&payment_method=pm_1ObAGmKuuB1fWySnhKox5A5c&payment_method_types[0]=card&capture_method=manual
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_yJ0Wbk6zeRN8vl","request_duration_ms":449}}'
- '{"last_request_metrics":{"request_id":"req_3SSDyMloy3VcDT","request_duration_ms":533}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -157,7 +159,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:02 GMT
- Sun, 21 Jan 2024 23:17:41 GMT
Content-Type:
- application/json
Content-Length:
@@ -182,11 +184,11 @@ 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:
- adc03139-a20a-4660-a486-6e5ac8c92648
- 61cd2112-1e09-477e-85d5-b36be957bf99
Original-Request:
- req_gaAzigLNDu1KVr
- req_hpU7LaLGdnUN7j
Request-Id:
- req_gaAzigLNDu1KVr
- req_hpU7LaLGdnUN7j
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -201,7 +203,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9GKuuB1fWySn2DhnANkN",
"id": "pi_3ObAGnKuuB1fWySn2ixCQbt9",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 0,
@@ -215,9 +217,9 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9GKuuB1fWySn2DhnANkN_secret_kxqbdP9rvpHxzevWIAcpncMJP",
"client_secret": "pi_3ObAGnKuuB1fWySn2ixCQbt9_secret_P2zwV525EiC9vUN6qey9J8vEC",
"confirmation_method": "automatic",
"created": 1705540322,
"created": 1705879061,
"currency": "eur",
"customer": null,
"description": null,
@@ -228,7 +230,7 @@ http_interactions:
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9FKuuB1fWySntlUoaaL8",
"payment_method": "pm_1ObAGmKuuB1fWySnhKox5A5c",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -253,28 +255,29 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:02 GMT
recorded_at: Sun, 21 Jan 2024 23:17:41 GMT
- request:
method: post
uri: https://api.stripe.com/v1/payment_intents/pi_3OZk9GKuuB1fWySn2DhnANkN/confirm
uri: https://api.stripe.com/v1/payment_intents/pi_3ObAGnKuuB1fWySn2ixCQbt9/confirm
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Stripe/v1 RubyBindings/10.5.0
- 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_gaAzigLNDu1KVr","request_duration_ms":445}}'
- '{"last_request_metrics":{"request_id":"req_hpU7LaLGdnUN7j","request_duration_ms":483}}'
Stripe-Version:
- '2023-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"10.5.0","lang":"ruby","lang_version":"3.1.4 p223 (2023-03-30)","platform":"x86_64-darwin19","engine":"ruby","publisher":"stripe","uname":"Darwin
MacBook-Pro.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10
PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64 x86_64","hostname":"MacBook-Pro.local"}'
- '{"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:
@@ -287,7 +290,7 @@ http_interactions:
Server:
- nginx
Date:
- Thu, 18 Jan 2024 01:12:03 GMT
- Sun, 21 Jan 2024 23:17:42 GMT
Content-Type:
- application/json
Content-Length:
@@ -313,11 +316,11 @@ http_interactions:
'none'; frame-ancestors 'none'; img-src 'self'; script-src 'self' 'report-sample';
style-src 'self'
Idempotency-Key:
- 9fd4e51e-bf9b-4df6-b1f7-03f3c9f26f69
- c4b6b051-7996-426d-8b73-693a27f066ae
Original-Request:
- req_d0R5oQF4LyojD3
- req_PUJ1PTaOTpy08e
Request-Id:
- req_d0R5oQF4LyojD3
- req_PUJ1PTaOTpy08e
Stripe-Should-Retry:
- 'false'
Stripe-Version:
@@ -332,7 +335,7 @@ http_interactions:
encoding: UTF-8
string: |-
{
"id": "pi_3OZk9GKuuB1fWySn2DhnANkN",
"id": "pi_3ObAGnKuuB1fWySn2ixCQbt9",
"object": "payment_intent",
"amount": 100,
"amount_capturable": 100,
@@ -346,20 +349,20 @@ http_interactions:
"canceled_at": null,
"cancellation_reason": null,
"capture_method": "manual",
"client_secret": "pi_3OZk9GKuuB1fWySn2DhnANkN_secret_kxqbdP9rvpHxzevWIAcpncMJP",
"client_secret": "pi_3ObAGnKuuB1fWySn2ixCQbt9_secret_P2zwV525EiC9vUN6qey9J8vEC",
"confirmation_method": "automatic",
"created": 1705540322,
"created": 1705879061,
"currency": "eur",
"customer": null,
"description": null,
"invoice": null,
"last_payment_error": null,
"latest_charge": "ch_3OZk9GKuuB1fWySn2zT7z3r6",
"latest_charge": "ch_3ObAGnKuuB1fWySn2OdmjcYK",
"livemode": false,
"metadata": {},
"next_action": null,
"on_behalf_of": null,
"payment_method": "pm_1OZk9FKuuB1fWySntlUoaaL8",
"payment_method": "pm_1ObAGmKuuB1fWySnhKox5A5c",
"payment_method_configuration_details": null,
"payment_method_options": {
"card": {
@@ -384,5 +387,5 @@ http_interactions:
"transfer_data": null,
"transfer_group": null
}
recorded_at: Thu, 18 Jan 2024 01:12:03 GMT
recorded_at: Sun, 21 Jan 2024 23:17:42 GMT
recorded_with: VCR 6.2.0