mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-02 13:24:20 +01:00
1644 lines
56 KiB
YAML
1644 lines
56 KiB
YAML
---
|
|
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
|
|
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-54-generic (buildd@lgw01-amd64-014) (gcc version 7.4.0 (Ubuntu
|
|
7.4.0-1ubuntu1~18.04.1)) #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019","hostname":"Sleede-SylvainPC"}'
|
|
Content-Length:
|
|
- '81'
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Server:
|
|
- nginx
|
|
Date:
|
|
- Wed, 10 Jul 2019 09:31:29 GMT
|
|
Content-Type:
|
|
- application/json
|
|
Content-Length:
|
|
- '783'
|
|
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_HxsA06yWpJieO3
|
|
Stripe-Version:
|
|
- '2015-10-16'
|
|
Strict-Transport-Security:
|
|
- max-age=31556926; includeSubDomains; preload
|
|
body:
|
|
encoding: UTF-8
|
|
string: |
|
|
{
|
|
"id": "tok_1Euc972sOmf47Nz9XqlSO5Tg",
|
|
"object": "token",
|
|
"card": {
|
|
"id": "card_1Euc972sOmf47Nz9kex4UjRG",
|
|
"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,
|
|
"fingerprint": "o52jybR7bnmNn6AT",
|
|
"funding": "credit",
|
|
"last4": "4242",
|
|
"metadata": {
|
|
},
|
|
"name": null,
|
|
"tokenization_method": null
|
|
},
|
|
"client_ip": "2.7.197.170",
|
|
"created": 1562751089,
|
|
"livemode": false,
|
|
"type": "card",
|
|
"used": false
|
|
}
|
|
http_version:
|
|
recorded_at: Wed, 10 Jul 2019 09:31:29 GMT
|
|
- request:
|
|
method: get
|
|
uri: https://api.stripe.com/v1/customers/cus_8Di1wjdVktv5kt
|
|
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-54-generic (buildd@lgw01-amd64-014) (gcc version 7.4.0 (Ubuntu
|
|
7.4.0-1ubuntu1~18.04.1)) #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019","hostname":"Sleede-SylvainPC"}'
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Server:
|
|
- nginx
|
|
Date:
|
|
- Wed, 10 Jul 2019 09:31:29 GMT
|
|
Content-Type:
|
|
- application/json
|
|
Content-Length:
|
|
- '8643'
|
|
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_XQxQR9RtaNaoRO
|
|
Stripe-Version:
|
|
- '2015-10-16'
|
|
Strict-Transport-Security:
|
|
- max-age=31556926; includeSubDomains; preload
|
|
body:
|
|
encoding: UTF-8
|
|
string: |
|
|
{
|
|
"id": "cus_8Di1wjdVktv5kt",
|
|
"object": "customer",
|
|
"account_balance": 0,
|
|
"address": null,
|
|
"balance": 0,
|
|
"created": 1459948888,
|
|
"currency": "usd",
|
|
"default_source": "card_1Euc8M2sOmf47Nz971zuyQtR",
|
|
"delinquent": false,
|
|
"description": "Jean Dupond",
|
|
"discount": null,
|
|
"email": "jean.dupond@gmail.com",
|
|
"invoice_prefix": "C0E661C",
|
|
"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_1Euc8M2sOmf47Nz971zuyQtR",
|
|
"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_8Di1wjdVktv5kt",
|
|
"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_8Di1wjdVktv5kt/sources"
|
|
},
|
|
"subscriptions": {
|
|
"object": "list",
|
|
"data": [
|
|
{
|
|
"id": "sub_FPR0YHKaG12WCB",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1562751045,
|
|
"billing_thresholds": null,
|
|
"cancel_at": 1565429445,
|
|
"cancel_at_period_end": true,
|
|
"canceled_at": 1562751049,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1562751045,
|
|
"current_period_end": 1565429445,
|
|
"current_period_start": 1562751045,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_FPR0J33kDLYILM",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1562751046,
|
|
"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_FPR0YHKaG12WCB",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_FPR0YHKaG12WCB"
|
|
},
|
|
"latest_invoice": "in_1Euc8Q2sOmf47Nz9IbKxs4aR",
|
|
"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": 1562751045,
|
|
"start_date": 1562751045,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
},
|
|
{
|
|
"id": "sub_E84j5nDZWrdZ93",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1544447618,
|
|
"billing_thresholds": null,
|
|
"cancel_at": null,
|
|
"cancel_at_period_end": false,
|
|
"canceled_at": null,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1544447618,
|
|
"current_period_end": 1562764418,
|
|
"current_period_start": 1560172418,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_E84j1dfEM9LnGT",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1544447619,
|
|
"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_E84j5nDZWrdZ93",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_E84j5nDZWrdZ93"
|
|
},
|
|
"latest_invoice": "in_1EjnJo2sOmf47Nz9p7ojeV8i",
|
|
"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": 1544447618,
|
|
"start_date": 1544447618,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 2,
|
|
"url": "/v1/customers/cus_8Di1wjdVktv5kt/subscriptions"
|
|
},
|
|
"tax_exempt": "none",
|
|
"tax_ids": {
|
|
"object": "list",
|
|
"data": [
|
|
|
|
],
|
|
"has_more": false,
|
|
"total_count": 0,
|
|
"url": "/v1/customers/cus_8Di1wjdVktv5kt/tax_ids"
|
|
},
|
|
"tax_info": null,
|
|
"tax_info_verification": null
|
|
}
|
|
http_version:
|
|
recorded_at: Wed, 10 Jul 2019 09:31:29 GMT
|
|
- request:
|
|
method: post
|
|
uri: https://api.stripe.com/v1/customers/cus_8Di1wjdVktv5kt/subscriptions
|
|
body:
|
|
encoding: UTF-8
|
|
string: plan=mensuel-standard-month-20160404171519&source=tok_1Euc972sOmf47Nz9XqlSO5Tg
|
|
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-54-generic (buildd@lgw01-amd64-014) (gcc version 7.4.0 (Ubuntu
|
|
7.4.0-1ubuntu1~18.04.1)) #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019","hostname":"Sleede-SylvainPC"}'
|
|
Content-Length:
|
|
- '78'
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Server:
|
|
- nginx
|
|
Date:
|
|
- Wed, 10 Jul 2019 09:31:31 GMT
|
|
Content-Type:
|
|
- application/json
|
|
Content-Length:
|
|
- '2742'
|
|
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_zOPactsmGp5Yyp
|
|
Stripe-Version:
|
|
- '2015-10-16'
|
|
Strict-Transport-Security:
|
|
- max-age=31556926; includeSubDomains; preload
|
|
body:
|
|
encoding: UTF-8
|
|
string: |
|
|
{
|
|
"id": "sub_FPR1igBaJ9elsc",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1562751090,
|
|
"billing_thresholds": null,
|
|
"cancel_at": null,
|
|
"cancel_at_period_end": false,
|
|
"canceled_at": null,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1562751090,
|
|
"current_period_end": 1565429490,
|
|
"current_period_start": 1562751090,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_FPR1gXFICzgjuR",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1562751090,
|
|
"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_FPR1igBaJ9elsc",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_FPR1igBaJ9elsc"
|
|
},
|
|
"latest_invoice": "in_1Euc982sOmf47Nz9BPjkp1LL",
|
|
"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": 1562751090,
|
|
"start_date": 1562751090,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
}
|
|
http_version:
|
|
recorded_at: Wed, 10 Jul 2019 09:31:31 GMT
|
|
- request:
|
|
method: get
|
|
uri: https://api.stripe.com/v1/invoices?customer=cus_8Di1wjdVktv5kt&limit=1
|
|
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-54-generic (buildd@lgw01-amd64-014) (gcc version 7.4.0 (Ubuntu
|
|
7.4.0-1ubuntu1~18.04.1)) #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019","hostname":"Sleede-SylvainPC"}'
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Server:
|
|
- nginx
|
|
Date:
|
|
- Wed, 10 Jul 2019 09:31:31 GMT
|
|
Content-Type:
|
|
- application/json
|
|
Content-Length:
|
|
- '4920'
|
|
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_iyndYt7DnSFDv1
|
|
Stripe-Version:
|
|
- '2015-10-16'
|
|
Strict-Transport-Security:
|
|
- max-age=31556926; includeSubDomains; preload
|
|
body:
|
|
encoding: UTF-8
|
|
string: |
|
|
{
|
|
"object": "list",
|
|
"data": [
|
|
{
|
|
"id": "in_1Euc982sOmf47Nz9BPjkp1LL",
|
|
"object": "invoice",
|
|
"account_country": "FR",
|
|
"account_name": "Sleede",
|
|
"amount_due": 8100,
|
|
"amount_paid": 8100,
|
|
"amount_remaining": 0,
|
|
"application_fee": null,
|
|
"attempt_count": 1,
|
|
"attempted": true,
|
|
"auto_advance": false,
|
|
"billing": "charge_automatically",
|
|
"billing_reason": "subscription_update",
|
|
"charge": "ch_1Euc982sOmf47Nz9ctrjCHm5",
|
|
"closed": true,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1562751090,
|
|
"currency": "usd",
|
|
"custom_fields": null,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"customer_address": null,
|
|
"customer_email": "jean.dupond@gmail.com",
|
|
"customer_name": null,
|
|
"customer_phone": null,
|
|
"customer_shipping": null,
|
|
"customer_tax_exempt": "none",
|
|
"customer_tax_ids": [
|
|
|
|
],
|
|
"date": 1562751090,
|
|
"default_payment_method": null,
|
|
"default_source": null,
|
|
"default_tax_rates": [
|
|
|
|
],
|
|
"description": null,
|
|
"discount": null,
|
|
"due_date": null,
|
|
"ending_balance": 0,
|
|
"finalized_at": 1562751090,
|
|
"footer": null,
|
|
"forgiven": false,
|
|
"hosted_invoice_url": "https://pay.stripe.com/invoice/invst_TTvpyO3ETluJ80bXfwGDgMsAjR",
|
|
"invoice_pdf": "https://pay.stripe.com/invoice/invst_TTvpyO3ETluJ80bXfwGDgMsAjR/pdf",
|
|
"lines": {
|
|
"object": "list",
|
|
"data": [
|
|
{
|
|
"id": "ii_1Euc8p2sOmf47Nz9O78x42ye",
|
|
"object": "line_item",
|
|
"amount": 5100,
|
|
"currency": "usd",
|
|
"description": "Formation Imprimante 3D July 11, 2019 08:00 - 09:00 AM",
|
|
"discountable": true,
|
|
"invoice_item": "ii_1Euc8p2sOmf47Nz9O78x42ye",
|
|
"livemode": false,
|
|
"metadata": {
|
|
},
|
|
"period": {
|
|
"end": 1562751071,
|
|
"start": 1562751071
|
|
},
|
|
"plan": null,
|
|
"proration": false,
|
|
"quantity": 1,
|
|
"subscription": null,
|
|
"tax_amounts": [
|
|
|
|
],
|
|
"tax_rates": [
|
|
|
|
],
|
|
"type": "invoiceitem"
|
|
},
|
|
{
|
|
"id": "sub_FPR1igBaJ9elsc",
|
|
"object": "line_item",
|
|
"amount": 3000,
|
|
"currency": "usd",
|
|
"description": null,
|
|
"discountable": true,
|
|
"livemode": false,
|
|
"metadata": {
|
|
},
|
|
"period": {
|
|
"end": 1565429490,
|
|
"start": 1562751090
|
|
},
|
|
"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_FPR1gXFICzgjuR",
|
|
"tax_amounts": [
|
|
|
|
],
|
|
"tax_rates": [
|
|
|
|
],
|
|
"type": "subscription",
|
|
"unique_line_item_id": "sli_d9864d4c80618a"
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 2,
|
|
"url": "/v1/invoices/in_1Euc982sOmf47Nz9BPjkp1LL/lines"
|
|
},
|
|
"livemode": false,
|
|
"metadata": {
|
|
},
|
|
"next_payment_attempt": null,
|
|
"number": "C0E661C-0071",
|
|
"paid": true,
|
|
"payment_intent": "pi_1Euc982sOmf47Nz9aoK6eZy5",
|
|
"period_end": 1562751090,
|
|
"period_start": 1562751090,
|
|
"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": 1562751090,
|
|
"marked_uncollectible_at": null,
|
|
"paid_at": 1562751090,
|
|
"voided_at": null
|
|
},
|
|
"subscription": "sub_FPR1igBaJ9elsc",
|
|
"subtotal": 8100,
|
|
"tax": null,
|
|
"tax_percent": null,
|
|
"total": 8100,
|
|
"total_tax_amounts": [
|
|
|
|
],
|
|
"webhooks_delivered_at": 1562751091
|
|
}
|
|
],
|
|
"has_more": true,
|
|
"url": "/v1/invoices"
|
|
}
|
|
http_version:
|
|
recorded_at: Wed, 10 Jul 2019 09:31:32 GMT
|
|
- request:
|
|
method: get
|
|
uri: https://api.stripe.com/v1/customers/cus_8Di1wjdVktv5kt
|
|
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-54-generic (buildd@lgw01-amd64-014) (gcc version 7.4.0 (Ubuntu
|
|
7.4.0-1ubuntu1~18.04.1)) #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019","hostname":"Sleede-SylvainPC"}'
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Server:
|
|
- nginx
|
|
Date:
|
|
- Wed, 10 Jul 2019 09:31:32 GMT
|
|
Content-Type:
|
|
- application/json
|
|
Content-Length:
|
|
- '12004'
|
|
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_ZIy5Mv9fNL8lUp
|
|
Stripe-Version:
|
|
- '2015-10-16'
|
|
Strict-Transport-Security:
|
|
- max-age=31556926; includeSubDomains; preload
|
|
body:
|
|
encoding: UTF-8
|
|
string: |
|
|
{
|
|
"id": "cus_8Di1wjdVktv5kt",
|
|
"object": "customer",
|
|
"account_balance": 0,
|
|
"address": null,
|
|
"balance": 0,
|
|
"created": 1459948888,
|
|
"currency": "usd",
|
|
"default_source": "card_1Euc972sOmf47Nz9kex4UjRG",
|
|
"delinquent": false,
|
|
"description": "Jean Dupond",
|
|
"discount": null,
|
|
"email": "jean.dupond@gmail.com",
|
|
"invoice_prefix": "C0E661C",
|
|
"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_1Euc972sOmf47Nz9kex4UjRG",
|
|
"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_8Di1wjdVktv5kt",
|
|
"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_8Di1wjdVktv5kt/sources"
|
|
},
|
|
"subscriptions": {
|
|
"object": "list",
|
|
"data": [
|
|
{
|
|
"id": "sub_FPR1igBaJ9elsc",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1562751090,
|
|
"billing_thresholds": null,
|
|
"cancel_at": null,
|
|
"cancel_at_period_end": false,
|
|
"canceled_at": null,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1562751090,
|
|
"current_period_end": 1565429490,
|
|
"current_period_start": 1562751090,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_FPR1gXFICzgjuR",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1562751090,
|
|
"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_FPR1igBaJ9elsc",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_FPR1igBaJ9elsc"
|
|
},
|
|
"latest_invoice": "in_1Euc982sOmf47Nz9BPjkp1LL",
|
|
"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": 1562751090,
|
|
"start_date": 1562751090,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
},
|
|
{
|
|
"id": "sub_FPR0YHKaG12WCB",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1562751045,
|
|
"billing_thresholds": null,
|
|
"cancel_at": 1565429445,
|
|
"cancel_at_period_end": true,
|
|
"canceled_at": 1562751049,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1562751045,
|
|
"current_period_end": 1565429445,
|
|
"current_period_start": 1562751045,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_FPR0J33kDLYILM",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1562751046,
|
|
"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_FPR0YHKaG12WCB",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_FPR0YHKaG12WCB"
|
|
},
|
|
"latest_invoice": "in_1Euc8Q2sOmf47Nz9IbKxs4aR",
|
|
"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": 1562751045,
|
|
"start_date": 1562751045,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
},
|
|
{
|
|
"id": "sub_E84j5nDZWrdZ93",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1544447618,
|
|
"billing_thresholds": null,
|
|
"cancel_at": null,
|
|
"cancel_at_period_end": false,
|
|
"canceled_at": null,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1544447618,
|
|
"current_period_end": 1562764418,
|
|
"current_period_start": 1560172418,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_E84j1dfEM9LnGT",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1544447619,
|
|
"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_E84j5nDZWrdZ93",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_E84j5nDZWrdZ93"
|
|
},
|
|
"latest_invoice": "in_1EjnJo2sOmf47Nz9p7ojeV8i",
|
|
"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": 1544447618,
|
|
"start_date": 1544447618,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 3,
|
|
"url": "/v1/customers/cus_8Di1wjdVktv5kt/subscriptions"
|
|
},
|
|
"tax_exempt": "none",
|
|
"tax_ids": {
|
|
"object": "list",
|
|
"data": [
|
|
|
|
],
|
|
"has_more": false,
|
|
"total_count": 0,
|
|
"url": "/v1/customers/cus_8Di1wjdVktv5kt/tax_ids"
|
|
},
|
|
"tax_info": null,
|
|
"tax_info_verification": null
|
|
}
|
|
http_version:
|
|
recorded_at: Wed, 10 Jul 2019 09:31:32 GMT
|
|
- request:
|
|
method: get
|
|
uri: https://api.stripe.com/v1/customers/cus_8Di1wjdVktv5kt/subscriptions/sub_FPR1igBaJ9elsc
|
|
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-54-generic (buildd@lgw01-amd64-014) (gcc version 7.4.0 (Ubuntu
|
|
7.4.0-1ubuntu1~18.04.1)) #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019","hostname":"Sleede-SylvainPC"}'
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Server:
|
|
- nginx
|
|
Date:
|
|
- Wed, 10 Jul 2019 09:31:32 GMT
|
|
Content-Type:
|
|
- application/json
|
|
Content-Length:
|
|
- '2742'
|
|
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_auS9iyMGWAkP3V
|
|
Stripe-Version:
|
|
- '2015-10-16'
|
|
Strict-Transport-Security:
|
|
- max-age=31556926; includeSubDomains; preload
|
|
body:
|
|
encoding: UTF-8
|
|
string: |
|
|
{
|
|
"id": "sub_FPR1igBaJ9elsc",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1562751090,
|
|
"billing_thresholds": null,
|
|
"cancel_at": null,
|
|
"cancel_at_period_end": false,
|
|
"canceled_at": null,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1562751090,
|
|
"current_period_end": 1565429490,
|
|
"current_period_start": 1562751090,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_FPR1gXFICzgjuR",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1562751090,
|
|
"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_FPR1igBaJ9elsc",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_FPR1igBaJ9elsc"
|
|
},
|
|
"latest_invoice": "in_1Euc982sOmf47Nz9BPjkp1LL",
|
|
"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": 1562751090,
|
|
"start_date": 1562751090,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
}
|
|
http_version:
|
|
recorded_at: Wed, 10 Jul 2019 09:31:32 GMT
|
|
- request:
|
|
method: delete
|
|
uri: https://api.stripe.com/v1/customers/cus_8Di1wjdVktv5kt/subscriptions/sub_FPR1igBaJ9elsc?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-54-generic (buildd@lgw01-amd64-014) (gcc version 7.4.0 (Ubuntu
|
|
7.4.0-1ubuntu1~18.04.1)) #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019","hostname":"Sleede-SylvainPC"}'
|
|
response:
|
|
status:
|
|
code: 200
|
|
message: OK
|
|
headers:
|
|
Server:
|
|
- nginx
|
|
Date:
|
|
- Wed, 10 Jul 2019 09:31:33 GMT
|
|
Content-Type:
|
|
- application/json
|
|
Content-Length:
|
|
- '2753'
|
|
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_horys0LDVoKr8S
|
|
Stripe-Version:
|
|
- '2015-10-16'
|
|
Strict-Transport-Security:
|
|
- max-age=31556926; includeSubDomains; preload
|
|
body:
|
|
encoding: UTF-8
|
|
string: |
|
|
{
|
|
"id": "sub_FPR1igBaJ9elsc",
|
|
"object": "subscription",
|
|
"application_fee_percent": null,
|
|
"billing": "charge_automatically",
|
|
"billing_cycle_anchor": 1562751090,
|
|
"billing_thresholds": null,
|
|
"cancel_at": 1565429490,
|
|
"cancel_at_period_end": true,
|
|
"canceled_at": 1562751093,
|
|
"collection_method": "charge_automatically",
|
|
"created": 1562751090,
|
|
"current_period_end": 1565429490,
|
|
"current_period_start": 1562751090,
|
|
"customer": "cus_8Di1wjdVktv5kt",
|
|
"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_FPR1gXFICzgjuR",
|
|
"object": "subscription_item",
|
|
"billing_thresholds": null,
|
|
"created": 1562751090,
|
|
"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_FPR1igBaJ9elsc",
|
|
"tax_rates": [
|
|
|
|
]
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"total_count": 1,
|
|
"url": "/v1/subscription_items?subscription=sub_FPR1igBaJ9elsc"
|
|
},
|
|
"latest_invoice": "in_1Euc982sOmf47Nz9BPjkp1LL",
|
|
"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": 1562751090,
|
|
"start_date": 1562751090,
|
|
"status": "active",
|
|
"tax_percent": null,
|
|
"trial_end": null,
|
|
"trial_start": null
|
|
}
|
|
http_version:
|
|
recorded_at: Wed, 10 Jul 2019 09:31:33 GMT
|
|
recorded_with: VCR 3.0.1
|