1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-06 21:46:17 +01:00
fab-manager/test/vcr_cassettes/subscriptions_user_renew_success.yml

1915 lines
64 KiB
YAML
Raw Normal View History

2016-04-07 17:46:23 +02:00
---
http_interactions:
- request:
method: post
uri: https://api.stripe.com/v1/tokens
body:
encoding: UTF-8
string: card[number]=4242424242424242&card[exp_month]=4&card[exp_year]=2020&card[cvc]=314
2016-04-07 17:46:23 +02:00
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
2016-04-07 17:46:23 +02:00
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
2016-04-07 17:46:23 +02:00
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
2016-04-07 17:46:23 +02:00
Content-Length:
- '81'
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:40 GMT
2016-04-07 17:46:23 +02:00
Content-Type:
- application/json
Content-Length:
- '781'
2016-04-07 17:46:23 +02:00
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
2016-04-07 17:46:23 +02:00
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_Pf0kjlM0EoDzEE
2016-04-07 17:46:23 +02:00
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
2016-04-07 17:46:23 +02:00
body:
encoding: UTF-8
string: |
{
"id": "tok_1EefSa2sOmf47Nz9WBpPlA0c",
2016-04-07 17:46:23 +02:00
"object": "token",
"card": {
"id": "card_1EefSa2sOmf47Nz9fJB1a6WH",
2016-04-07 17:46:23 +02:00
"object": "card",
"address_city": null,
"address_country": null,
"address_line1": null,
"address_line1_check": null,
"address_line2": null,
"address_state": null,
"address_zip": null,
"address_zip_check": null,
"brand": "Visa",
"country": "US",
"cvc_check": "unchecked",
"dynamic_last4": null,
"exp_month": 4,
"exp_year": 2020,
2016-04-07 17:46:23 +02:00
"fingerprint": "o52jybR7bnmNn6AT",
"funding": "credit",
"last4": "4242",
2018-09-18 15:38:04 +02:00
"metadata": {
},
2016-04-07 17:46:23 +02:00
"name": null,
"tokenization_method": null
},
"client_ip": "2.7.77.53",
"created": 1558950580,
2016-04-07 17:46:23 +02:00
"livemode": false,
"type": "card",
"used": false
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:41 GMT
2016-04-07 17:46:23 +02:00
- request:
method: get
uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
2016-04-07 17:46:23 +02:00
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
2016-04-07 17:46:23 +02:00
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
2016-04-07 17:46:23 +02:00
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:41 GMT
2016-04-07 17:46:23 +02:00
Content-Type:
- application/json
Content-Length:
- '5223'
2016-04-07 17:46:23 +02:00
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
2016-04-07 17:46:23 +02:00
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_gxFOomrdKmzzVl
2016-04-07 17:46:23 +02:00
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
2016-04-07 17:46:23 +02:00
body:
encoding: UTF-8
string: |
{
"id": "cus_8E2ys9zDZgetWX",
"object": "customer",
"account_balance": 0,
"address": null,
2016-04-07 17:46:23 +02:00
"created": 1460026822,
"currency": "usd",
"default_source": "card_1EFM2S2sOmf47Nz9NQ2uq5PQ",
2016-04-07 17:46:23 +02:00
"delinquent": false,
"description": "Lucile Seguin",
"discount": null,
"email": "lucile.seguin@live.fr",
"invoice_prefix": "BCC32B8",
"invoice_settings": {
"custom_fields": null,
"default_payment_method": null,
"footer": null
},
2016-04-07 17:46:23 +02:00
"livemode": false,
2018-09-18 15:38:04 +02:00
"metadata": {
},
"name": null,
"phone": null,
"preferred_locales": [
],
2016-04-07 17:46:23 +02:00
"shipping": null,
"sources": {
"object": "list",
"data": [
{
"id": "card_1EFM2S2sOmf47Nz9NQ2uq5PQ",
2016-04-07 17:46:23 +02:00
"object": "card",
"address_city": null,
"address_country": null,
"address_line1": null,
"address_line1_check": null,
"address_line2": null,
"address_state": null,
"address_zip": null,
"address_zip_check": null,
"brand": "Visa",
"country": "US",
"customer": "cus_8E2ys9zDZgetWX",
"cvc_check": "unchecked",
2016-04-07 17:46:23 +02:00
"dynamic_last4": null,
"exp_month": 4,
"exp_year": 2020,
2016-04-07 17:46:23 +02:00
"fingerprint": "o52jybR7bnmNn6AT",
"funding": "credit",
"last4": "4242",
2018-09-18 15:38:04 +02:00
"metadata": {
},
2016-04-07 17:46:23 +02:00
"name": null,
"tokenization_method": null
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/customers/cus_8E2ys9zDZgetWX/sources"
},
"subscriptions": {
"object": "list",
"data": [
2018-12-11 17:27:25 +01:00
{
"id": "sub_E84hFvNBlPia7R",
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1544447514,
"billing_thresholds": null,
"cancel_at": null,
2018-12-11 17:27:25 +01:00
"cancel_at_period_end": false,
"canceled_at": null,
"collection_method": "charge_automatically",
2018-12-11 17:27:25 +01:00
"created": 1544447514,
"current_period_end": 1560172314,
"current_period_start": 1557493914,
2018-12-11 17:27:25 +01:00
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
2018-12-11 17:27:25 +01:00
"default_source": null,
"default_tax_rates": [
],
2018-12-11 17:27:25 +01:00
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_E84hhZgnjOkD73",
"object": "subscription_item",
"billing_thresholds": null,
2018-12-11 17:27:25 +01:00
"created": 1544447515,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_E84hFvNBlPia7R",
"tax_rates": [
]
2018-12-11 17:27:25 +01:00
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_E84hFvNBlPia7R"
},
"latest_invoice": "in_1EYYW42sOmf47Nz9J3qMq5x5",
2018-12-11 17:27:25 +01:00
"livemode": false,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"schedule": null,
2018-12-11 17:27:25 +01:00
"start": 1544447514,
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
}
],
"has_more": false,
"total_count": 1,
2018-12-11 17:27:25 +01:00
"url": "/v1/customers/cus_8E2ys9zDZgetWX/subscriptions"
},
"tax_exempt": "none",
"tax_ids": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_8E2ys9zDZgetWX/tax_ids"
},
2018-12-11 17:27:25 +01:00
"tax_info": null,
"tax_info_verification": null
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:41 GMT
2018-12-11 17:27:25 +01:00
- request:
method: post
uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions
2018-12-11 17:27:25 +01:00
body:
encoding: UTF-8
string: plan=mensuel-standard-month-20160404171519&source=tok_1EefSa2sOmf47Nz9WBpPlA0c
2018-12-11 17:27:25 +01:00
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
2016-04-07 17:46:23 +02:00
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
2016-04-07 17:46:23 +02:00
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
2016-04-07 17:46:23 +02:00
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
Content-Length:
- '78'
2016-04-07 17:46:23 +02:00
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:44 GMT
2016-04-07 17:46:23 +02:00
Content-Type:
- application/json
Content-Length:
- '2714'
2016-04-07 17:46:23 +02:00
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
2016-04-07 17:46:23 +02:00
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_tfYXsVRIpPhwdY
2016-04-07 17:46:23 +02:00
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
2016-04-07 17:46:23 +02:00
body:
encoding: UTF-8
string: |
{
"id": "sub_F8xNG6TPEHaYqd",
2016-04-07 17:46:23 +02:00
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1558950582,
"billing_thresholds": null,
"cancel_at": null,
2016-04-07 17:46:23 +02:00
"cancel_at_period_end": false,
"canceled_at": null,
"collection_method": "charge_automatically",
"created": 1558950582,
"current_period_end": 1561628982,
"current_period_start": 1558950582,
2016-04-07 17:46:23 +02:00
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
2018-11-27 10:09:44 +01:00
"default_source": null,
"default_tax_rates": [
],
2016-04-07 17:46:23 +02:00
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_F8xNSTd3EaqZ7c",
"object": "subscription_item",
"billing_thresholds": null,
"created": 1558950583,
2018-09-18 15:38:04 +02:00
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
2018-09-18 15:38:04 +02:00
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_F8xNG6TPEHaYqd",
"tax_rates": [
]
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_F8xNG6TPEHaYqd"
},
"latest_invoice": "in_1EefSc2sOmf47Nz9yMhK8jXF",
"livemode": false,
2018-09-18 15:38:04 +02:00
"metadata": {
},
2016-04-07 17:46:23 +02:00
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
2016-04-07 17:46:23 +02:00
"amount": 3000,
"billing_scheme": "per_unit",
2016-04-07 17:46:23 +02:00
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
2018-09-18 15:38:04 +02:00
"metadata": {
},
2016-04-07 17:46:23 +02:00
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
2016-04-07 17:46:23 +02:00
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
2016-04-07 17:46:23 +02:00
},
"quantity": 1,
"schedule": null,
"start": 1558950582,
2016-04-07 17:46:23 +02:00
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:44 GMT
2016-04-07 17:46:23 +02:00
- request:
method: get
uri: https://api.stripe.com/v1/invoices?customer=cus_8E2ys9zDZgetWX&limit=1
2016-04-07 17:46:23 +02:00
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
2016-04-07 17:46:23 +02:00
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
2016-04-07 17:46:23 +02:00
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
2016-04-07 17:46:23 +02:00
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:45 GMT
2016-04-07 17:46:23 +02:00
Content-Type:
- application/json
Content-Length:
- '4155'
2016-04-07 17:46:23 +02:00
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
2016-04-07 17:46:23 +02:00
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_HK5GbgzyiLi9vv
2016-04-07 17:46:23 +02:00
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
2016-04-07 17:46:23 +02:00
body:
encoding: UTF-8
string: |
{
"object": "list",
"data": [
{
"id": "in_1EefSc2sOmf47Nz9yMhK8jXF",
"object": "invoice",
"account_country": "FR",
"account_name": "Sleede",
"amount_due": 3000,
"amount_paid": 3000,
"amount_remaining": 0,
"application_fee": null,
"attempt_count": 1,
"attempted": true,
"auto_advance": false,
"billing": "charge_automatically",
"billing_reason": "subscription_update",
"charge": "ch_1EefSd2sOmf47Nz9UdRDeewU",
"closed": true,
"collection_method": "charge_automatically",
"created": 1558950582,
"currency": "usd",
"custom_fields": null,
"customer": "cus_8E2ys9zDZgetWX",
"customer_address": null,
"customer_email": "lucile.seguin@live.fr",
"customer_name": null,
"customer_phone": null,
"customer_shipping": null,
"customer_tax_exempt": "none",
"customer_tax_ids": [
],
"date": 1558950582,
"default_payment_method": null,
"default_source": null,
"default_tax_rates": [
],
"description": null,
"discount": null,
"due_date": null,
"ending_balance": 0,
"finalized_at": 1558950582,
"footer": null,
"forgiven": false,
"hosted_invoice_url": "https://pay.stripe.com/invoice/invst_n7eamzTtlVoc15RYJFNtojwajU",
"invoice_pdf": "https://pay.stripe.com/invoice/invst_n7eamzTtlVoc15RYJFNtojwajU/pdf",
"lines": {
"object": "list",
"data": [
{
"id": "sub_F8xNG6TPEHaYqd",
"object": "line_item",
"amount": 3000,
"currency": "usd",
"description": null,
"discountable": true,
"livemode": false,
"metadata": {
},
"period": {
"end": 1561628982,
"start": 1558950582
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"proration": false,
"quantity": 1,
"subscription": null,
"subscription_item": "si_F8xNSTd3EaqZ7c",
"tax_amounts": [
],
"tax_rates": [
],
"type": "subscription",
"unique_line_item_id": "sli_974650301008c5"
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/invoices/in_1EefSc2sOmf47Nz9yMhK8jXF/lines"
},
"livemode": false,
"metadata": {
},
"next_payment_attempt": null,
"number": "BCC32B8-0029",
"paid": true,
"payment_intent": "pi_1EefSc2sOmf47Nz98DIGnpgl",
"period_end": 1558950582,
"period_start": 1558950582,
"post_payment_credit_notes_amount": 0,
"pre_payment_credit_notes_amount": 0,
"receipt_number": null,
"starting_balance": 0,
"statement_descriptor": null,
"status": "paid",
"status_transitions": {
"finalized_at": 1558950582,
"marked_uncollectible_at": null,
"paid_at": 1558950583,
"voided_at": null
},
"subscription": "sub_F8xNG6TPEHaYqd",
"subtotal": 3000,
"tax": null,
"tax_percent": null,
"total": 3000,
"total_tax_amounts": [
],
"webhooks_delivered_at": 1558950584
}
],
"has_more": true,
"url": "/v1/invoices"
2018-12-11 17:27:25 +01:00
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:45 GMT
2018-12-11 17:27:25 +01:00
- request:
method: get
uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
2018-12-11 17:27:25 +01:00
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:46 GMT
2018-12-11 17:27:25 +01:00
Content-Type:
- application/json
Content-Length:
- '8550'
2018-12-11 17:27:25 +01:00
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_5Z889Y0h76y7Kj
2018-12-11 17:27:25 +01:00
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
body:
encoding: UTF-8
string: |
{
"id": "cus_8E2ys9zDZgetWX",
"object": "customer",
"account_balance": 0,
"address": null,
2018-12-11 17:27:25 +01:00
"created": 1460026822,
"currency": "usd",
"default_source": "card_1EefSa2sOmf47Nz9fJB1a6WH",
2018-12-11 17:27:25 +01:00
"delinquent": false,
"description": "Lucile Seguin",
"discount": null,
"email": "lucile.seguin@live.fr",
"invoice_prefix": "BCC32B8",
"invoice_settings": {
"custom_fields": null,
"default_payment_method": null,
"footer": null
},
2018-12-11 17:27:25 +01:00
"livemode": false,
"metadata": {
},
"name": null,
"phone": null,
"preferred_locales": [
],
2018-12-11 17:27:25 +01:00
"shipping": null,
"sources": {
"object": "list",
"data": [
{
"id": "card_1EefSa2sOmf47Nz9fJB1a6WH",
2018-12-11 17:27:25 +01:00
"object": "card",
"address_city": null,
"address_country": null,
"address_line1": null,
"address_line1_check": null,
"address_line2": null,
"address_state": null,
"address_zip": null,
"address_zip_check": null,
"brand": "Visa",
"country": "US",
"customer": "cus_8E2ys9zDZgetWX",
"cvc_check": "unchecked",
2018-12-11 17:27:25 +01:00
"dynamic_last4": null,
"exp_month": 4,
"exp_year": 2020,
2018-12-11 17:27:25 +01:00
"fingerprint": "o52jybR7bnmNn6AT",
"funding": "credit",
"last4": "4242",
"metadata": {
},
"name": null,
"tokenization_method": null
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/customers/cus_8E2ys9zDZgetWX/sources"
},
"subscriptions": {
"object": "list",
"data": [
{
"id": "sub_F8xNG6TPEHaYqd",
2018-12-11 17:27:25 +01:00
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1558950582,
"billing_thresholds": null,
"cancel_at": null,
"cancel_at_period_end": false,
"canceled_at": null,
"collection_method": "charge_automatically",
"created": 1558950582,
"current_period_end": 1561628982,
"current_period_start": 1558950582,
2018-12-11 17:27:25 +01:00
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
2018-12-11 17:27:25 +01:00
"default_source": null,
"default_tax_rates": [
],
2018-12-11 17:27:25 +01:00
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_F8xNSTd3EaqZ7c",
2018-12-11 17:27:25 +01:00
"object": "subscription_item",
"billing_thresholds": null,
"created": 1558950583,
2018-12-11 17:27:25 +01:00
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_F8xNG6TPEHaYqd",
"tax_rates": [
]
2018-12-11 17:27:25 +01:00
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_F8xNG6TPEHaYqd"
2018-12-11 17:27:25 +01:00
},
"latest_invoice": "in_1EefSc2sOmf47Nz9yMhK8jXF",
2018-12-11 17:27:25 +01:00
"livemode": false,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"schedule": null,
"start": 1558950582,
2018-12-11 17:27:25 +01:00
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
},
{
"id": "sub_E84hFvNBlPia7R",
2018-12-11 17:27:25 +01:00
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1544447514,
"billing_thresholds": null,
"cancel_at": null,
"cancel_at_period_end": false,
"canceled_at": null,
"collection_method": "charge_automatically",
"created": 1544447514,
"current_period_end": 1560172314,
"current_period_start": 1557493914,
2018-12-11 17:27:25 +01:00
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
2018-12-11 17:27:25 +01:00
"default_source": null,
"default_tax_rates": [
],
2018-12-11 17:27:25 +01:00
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_E84hhZgnjOkD73",
2018-12-11 17:27:25 +01:00
"object": "subscription_item",
"billing_thresholds": null,
"created": 1544447515,
2018-12-11 17:27:25 +01:00
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_E84hFvNBlPia7R",
"tax_rates": [
]
2018-12-11 17:27:25 +01:00
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_E84hFvNBlPia7R"
2018-12-11 17:27:25 +01:00
},
"latest_invoice": "in_1EYYW42sOmf47Nz9J3qMq5x5",
2018-12-11 17:27:25 +01:00
"livemode": false,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"schedule": null,
"start": 1544447514,
2018-12-11 17:27:25 +01:00
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
}
],
"has_more": false,
"total_count": 2,
"url": "/v1/customers/cus_8E2ys9zDZgetWX/subscriptions"
},
"tax_exempt": "none",
"tax_ids": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_8E2ys9zDZgetWX/tax_ids"
},
"tax_info": null,
"tax_info_verification": null
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:46 GMT
- request:
method: get
uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions/sub_F8xNG6TPEHaYqd
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:47 GMT
Content-Type:
- application/json
Content-Length:
- '2714'
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_e1HUpxndEMHN2Q
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
body:
encoding: UTF-8
string: |
{
"id": "sub_F8xNG6TPEHaYqd",
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1558950582,
"billing_thresholds": null,
"cancel_at": null,
"cancel_at_period_end": false,
"canceled_at": null,
"collection_method": "charge_automatically",
"created": 1558950582,
"current_period_end": 1561628982,
"current_period_start": 1558950582,
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
"default_source": null,
"default_tax_rates": [
],
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
2018-12-11 17:27:25 +01:00
{
"id": "si_F8xNSTd3EaqZ7c",
"object": "subscription_item",
"billing_thresholds": null,
"created": 1558950583,
"metadata": {
2018-12-11 17:27:25 +01:00
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_F8xNG6TPEHaYqd",
"tax_rates": [
]
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_F8xNG6TPEHaYqd"
},
"latest_invoice": "in_1EefSc2sOmf47Nz9yMhK8jXF",
"livemode": false,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"schedule": null,
"start": 1558950582,
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:47 GMT
- request:
method: delete
uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions/sub_F8xNG6TPEHaYqd?at_period_end=true
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:47 GMT
Content-Type:
- application/json
Content-Length:
- '2725'
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_FUcy4OOm4yYq5V
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
body:
encoding: UTF-8
string: |
{
"id": "sub_F8xNG6TPEHaYqd",
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1558950582,
"billing_thresholds": null,
"cancel_at": 1561628982,
"cancel_at_period_end": true,
"canceled_at": 1558950587,
"collection_method": "charge_automatically",
"created": 1558950582,
"current_period_end": 1561628982,
"current_period_start": 1558950582,
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
"default_source": null,
"default_tax_rates": [
],
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_F8xNSTd3EaqZ7c",
"object": "subscription_item",
"billing_thresholds": null,
"created": 1558950583,
2018-12-11 17:27:25 +01:00
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_F8xNG6TPEHaYqd",
"tax_rates": [
]
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_F8xNG6TPEHaYqd"
},
"latest_invoice": "in_1EefSc2sOmf47Nz9yMhK8jXF",
"livemode": false,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"schedule": null,
"start": 1558950582,
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:48 GMT
- request:
method: get
uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:48 GMT
Content-Type:
- application/json
Content-Length:
- '8561'
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_4uBz26okHuOFFW
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
body:
encoding: UTF-8
string: |
{
"id": "cus_8E2ys9zDZgetWX",
"object": "customer",
"account_balance": 0,
"address": null,
"created": 1460026822,
"currency": "usd",
"default_source": "card_1EefSa2sOmf47Nz9fJB1a6WH",
"delinquent": false,
"description": "Lucile Seguin",
"discount": null,
"email": "lucile.seguin@live.fr",
"invoice_prefix": "BCC32B8",
"invoice_settings": {
"custom_fields": null,
"default_payment_method": null,
"footer": null
},
"livemode": false,
"metadata": {
},
"name": null,
"phone": null,
"preferred_locales": [
],
"shipping": null,
"sources": {
"object": "list",
"data": [
{
"id": "card_1EefSa2sOmf47Nz9fJB1a6WH",
"object": "card",
"address_city": null,
"address_country": null,
"address_line1": null,
"address_line1_check": null,
"address_line2": null,
"address_state": null,
"address_zip": null,
"address_zip_check": null,
"brand": "Visa",
"country": "US",
"customer": "cus_8E2ys9zDZgetWX",
"cvc_check": "unchecked",
"dynamic_last4": null,
"exp_month": 4,
"exp_year": 2020,
"fingerprint": "o52jybR7bnmNn6AT",
"funding": "credit",
"last4": "4242",
"metadata": {
},
"name": null,
"tokenization_method": null
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/customers/cus_8E2ys9zDZgetWX/sources"
},
"subscriptions": {
"object": "list",
"data": [
2018-12-11 17:27:25 +01:00
{
"id": "sub_F8xNG6TPEHaYqd",
2018-12-11 17:27:25 +01:00
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1558950582,
"billing_thresholds": null,
"cancel_at": 1561628982,
2018-12-11 17:27:25 +01:00
"cancel_at_period_end": true,
"canceled_at": 1558950587,
"collection_method": "charge_automatically",
"created": 1558950582,
"current_period_end": 1561628982,
"current_period_start": 1558950582,
2018-12-11 17:27:25 +01:00
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
2018-12-11 17:27:25 +01:00
"default_source": null,
"default_tax_rates": [
],
2018-12-11 17:27:25 +01:00
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_F8xNSTd3EaqZ7c",
2018-12-11 17:27:25 +01:00
"object": "subscription_item",
"billing_thresholds": null,
"created": 1558950583,
2018-12-11 17:27:25 +01:00
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_F8xNG6TPEHaYqd",
"tax_rates": [
]
2018-12-11 17:27:25 +01:00
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_F8xNG6TPEHaYqd"
2018-12-11 17:27:25 +01:00
},
"latest_invoice": "in_1EefSc2sOmf47Nz9yMhK8jXF",
2018-12-11 17:27:25 +01:00
"livemode": false,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"schedule": null,
"start": 1558950582,
2018-12-11 17:27:25 +01:00
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
},
{
"id": "sub_E84hFvNBlPia7R",
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1544447514,
"billing_thresholds": null,
"cancel_at": null,
2018-12-11 17:27:25 +01:00
"cancel_at_period_end": false,
"canceled_at": null,
"collection_method": "charge_automatically",
2018-12-11 17:27:25 +01:00
"created": 1544447514,
"current_period_end": 1560172314,
"current_period_start": 1557493914,
2018-12-11 17:27:25 +01:00
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
2018-12-11 17:27:25 +01:00
"default_source": null,
"default_tax_rates": [
],
2018-12-11 17:27:25 +01:00
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_E84hhZgnjOkD73",
"object": "subscription_item",
"billing_thresholds": null,
2018-12-11 17:27:25 +01:00
"created": 1544447515,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_E84hFvNBlPia7R",
"tax_rates": [
]
2018-12-11 17:27:25 +01:00
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_E84hFvNBlPia7R"
},
"latest_invoice": "in_1EYYW42sOmf47Nz9J3qMq5x5",
2018-12-11 17:27:25 +01:00
"livemode": false,
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"schedule": null,
2018-12-11 17:27:25 +01:00
"start": 1544447514,
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
}
],
"has_more": false,
"total_count": 2,
2018-12-11 17:27:25 +01:00
"url": "/v1/customers/cus_8E2ys9zDZgetWX/subscriptions"
},
"tax_exempt": "none",
"tax_ids": {
"object": "list",
"data": [
],
"has_more": false,
"total_count": 0,
"url": "/v1/customers/cus_8E2ys9zDZgetWX/tax_ids"
},
2018-12-11 17:27:25 +01:00
"tax_info": null,
"tax_info_verification": null
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:49 GMT
2018-12-11 17:27:25 +01:00
- request:
method: get
uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions/sub_F8xNG6TPEHaYqd
2018-12-11 17:27:25 +01:00
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- "*/*; q=0.5, application/xml"
Accept-Encoding:
- gzip, deflate
User-Agent:
- Stripe/v1 RubyBindings/1.30.2
Authorization:
- Bearer sk_test_testfaketestfaketestfake
Content-Type:
- application/x-www-form-urlencoded
Stripe-Version:
- '2015-10-16'
X-Stripe-Client-User-Agent:
- '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.6 p384 (2017-12-14)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux
version 4.15.0-50-generic (buildd@lcy01-amd64-013) (gcc version 7.3.0 (Ubuntu
7.3.0-16ubuntu3)) #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019","hostname":"Sleede-SylvainPC"}'
2018-12-11 17:27:25 +01:00
response:
status:
code: 200
message: OK
headers:
Server:
- nginx
Date:
- Mon, 27 May 2019 09:49:49 GMT
2018-12-11 17:27:25 +01:00
Content-Type:
- application/json
Content-Length:
- '2725'
2018-12-11 17:27:25 +01:00
Connection:
- keep-alive
Access-Control-Allow-Credentials:
- 'true'
Access-Control-Allow-Methods:
- GET, POST, HEAD, OPTIONS, DELETE
Access-Control-Allow-Origin:
- "*"
Access-Control-Expose-Headers:
- Request-Id, Stripe-Manage-Version, X-Stripe-External-Auth-Required, X-Stripe-Privileged-Session-Required
Access-Control-Max-Age:
- '300'
Cache-Control:
- no-cache, no-store
Request-Id:
- req_GiVlrTddBW1mT4
2018-12-11 17:27:25 +01:00
Stripe-Version:
- '2015-10-16'
Strict-Transport-Security:
- max-age=31556926; includeSubDomains; preload
body:
encoding: UTF-8
string: |
{
"id": "sub_F8xNG6TPEHaYqd",
2018-12-11 17:27:25 +01:00
"object": "subscription",
"application_fee_percent": null,
"billing": "charge_automatically",
"billing_cycle_anchor": 1558950582,
"billing_thresholds": null,
"cancel_at": 1561628982,
2018-12-11 17:27:25 +01:00
"cancel_at_period_end": true,
"canceled_at": 1558950587,
"collection_method": "charge_automatically",
"created": 1558950582,
"current_period_end": 1561628982,
"current_period_start": 1558950582,
2018-12-11 17:27:25 +01:00
"customer": "cus_8E2ys9zDZgetWX",
"days_until_due": null,
"default_payment_method": null,
2018-12-11 17:27:25 +01:00
"default_source": null,
"default_tax_rates": [
],
2018-12-11 17:27:25 +01:00
"discount": null,
"ended_at": null,
"items": {
"object": "list",
"data": [
{
"id": "si_F8xNSTd3EaqZ7c",
2018-12-11 17:27:25 +01:00
"object": "subscription_item",
"billing_thresholds": null,
"created": 1558950583,
2018-09-18 15:38:04 +02:00
"metadata": {
},
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
"amount": 3000,
"billing_scheme": "per_unit",
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
2018-09-18 15:38:04 +02:00
"metadata": {
},
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
},
"quantity": 1,
"subscription": "sub_F8xNG6TPEHaYqd",
"tax_rates": [
]
}
],
"has_more": false,
"total_count": 1,
"url": "/v1/subscription_items?subscription=sub_F8xNG6TPEHaYqd"
},
"latest_invoice": "in_1EefSc2sOmf47Nz9yMhK8jXF",
"livemode": false,
2018-09-18 15:38:04 +02:00
"metadata": {
},
2016-04-07 17:46:23 +02:00
"plan": {
"id": "mensuel-standard-month-20160404171519",
"object": "plan",
"active": true,
"aggregate_usage": null,
2016-04-07 17:46:23 +02:00
"amount": 3000,
"billing_scheme": "per_unit",
2016-04-07 17:46:23 +02:00
"created": 1459782921,
"currency": "usd",
"interval": "month",
"interval_count": 1,
"livemode": false,
2018-09-18 15:38:04 +02:00
"metadata": {
},
2016-04-07 17:46:23 +02:00
"name": "Mensuel - standard, association - month",
"nickname": null,
"product": "prod_BV0emghsuiUJDn",
2016-04-07 17:46:23 +02:00
"statement_descriptor": null,
"tiers": null,
"tiers_mode": null,
"transform_usage": null,
"trial_period_days": null,
"usage_type": "licensed"
2016-04-07 17:46:23 +02:00
},
"quantity": 1,
"schedule": null,
"start": 1558950582,
2016-04-07 17:46:23 +02:00
"status": "active",
"tax_percent": null,
"trial_end": null,
"trial_start": null
}
http_version:
recorded_at: Mon, 27 May 2019 09:49:49 GMT
2016-04-07 17:46:23 +02:00
recorded_with: VCR 3.0.1