--- 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]=2019&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-29-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018","hostname":"Sleede-SylvainPC"}' Content-Length: - '81' response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 24 Jul 2018 12:34:44 GMT Content-Type: - application/json Content-Length: - '780' 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_FINAB2CNEtQ67X Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "tok_1CrPiy2sOmf47Nz9y5tvkcgi", "object": "token", "card": { "id": "card_1CrPiy2sOmf47Nz9EsU1M8Di", "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": 2019, "fingerprint": "o52jybR7bnmNn6AT", "funding": "credit", "last4": "4242", "metadata": {}, "name": null, "tokenization_method": null }, "client_ip": "90.112.128.65", "created": 1532435684, "livemode": false, "type": "card", "used": false } http_version: recorded_at: Tue, 24 Jul 2018 12:34:44 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-29-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 24 Jul 2018 12:34:45 GMT Content-Type: - application/json Content-Length: - '4320' 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_ANCgaNyAhNwvW2 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, "created": 1459948888, "currency": "usd", "default_source": "card_1CrPhO2sOmf47Nz9iU3GG53I", "delinquent": false, "description": "Jean Dupond", "discount": null, "email": "jean.dupond@gmail.com", "invoice_prefix": "C0E661C", "livemode": false, "metadata": {}, "shipping": null, "sources": { "object": "list", "data": [ { "id": "card_1CrPhO2sOmf47Nz9iU3GG53I", "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": "pass", "dynamic_last4": null, "exp_month": 4, "exp_year": 2019, "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_DHzgkL0eTyA8FA", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1532435591, "cancel_at_period_end": true, "canceled_at": 1532435596, "created": 1532435591, "current_period_end": 1535113991, "current_period_start": 1532435591, "customer": "cus_8Di1wjdVktv5kt", "days_until_due": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_DHzgliNXiATx4R", "object": "subscription_item", "created": 1532435592, "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_DHzgkL0eTyA8FA" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_DHzgkL0eTyA8FA" }, "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, "start": 1532435591, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } ], "has_more": false, "total_count": 1, "url": "/v1/customers/cus_8Di1wjdVktv5kt/subscriptions" } } http_version: recorded_at: Tue, 24 Jul 2018 12:34:45 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_1CrPiy2sOmf47Nz9y5tvkcgi 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-29-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018","hostname":"Sleede-SylvainPC"}' Content-Length: - '78' response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 24 Jul 2018 12:34:47 GMT Content-Type: - application/json Content-Length: - '2355' 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_JA5d3VEPN3mLqw Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "sub_DHzijJUnjch1A8", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1532435686, "cancel_at_period_end": false, "canceled_at": null, "created": 1532435686, "current_period_end": 1535114086, "current_period_start": 1532435686, "customer": "cus_8Di1wjdVktv5kt", "days_until_due": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_DHziC7crz1neP3", "object": "subscription_item", "created": 1532435687, "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_DHzijJUnjch1A8" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_DHzijJUnjch1A8" }, "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, "start": 1532435686, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } http_version: recorded_at: Tue, 24 Jul 2018 12:34:47 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-29-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 24 Jul 2018 12:34:48 GMT Content-Type: - application/json Content-Length: - '3673' 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_kB2utpd5szTPNg Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "object": "list", "data": [ { "id": "in_1CrPj02sOmf47Nz9X8pn6375", "object": "invoice", "amount_due": 6200, "amount_paid": 6200, "amount_remaining": 0, "application_fee": null, "attempt_count": 1, "attempted": true, "auto_advance": false, "billing": "charge_automatically", "billing_reason": "subscription_update", "charge": "ch_1CrPj02sOmf47Nz9Hv2lfkTI", "closed": true, "currency": "usd", "customer": "cus_8Di1wjdVktv5kt", "date": 1532435686, "description": null, "discount": null, "due_date": null, "ending_balance": 0, "forgiven": false, "hosted_invoice_url": "https://pay.stripe.com/invoice/invst_8JFerkZvg7bMUZfEYUy28pPvbw", "invoice_pdf": "https://pay.stripe.com/invoice/invst_8JFerkZvg7bMUZfEYUy28pPvbw/pdf", "lines": { "object": "list", "data": [ { "id": "ii_1CrPiE2sOmf47Nz9oh9X3RUm", "object": "line_item", "amount": 3200, "currency": "usd", "description": "FORM1+ imprimante 3D July 24, 2018 14:00 - 03:00 PM", "discountable": true, "invoice_item": "ii_1CrPiE2sOmf47Nz9oh9X3RUm", "livemode": false, "metadata": {}, "period": { "end": 1532435638, "start": 1532435638 }, "plan": null, "proration": false, "quantity": 1, "subscription": null, "type": "invoiceitem" }, { "id": "sub_DHzijJUnjch1A8", "object": "line_item", "amount": 3000, "currency": "usd", "description": null, "discountable": true, "livemode": false, "metadata": {}, "period": { "end": 1535114086, "start": 1532435686 }, "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_DHziC7crz1neP3", "type": "subscription" } ], "has_more": false, "total_count": 2, "url": "/v1/invoices/in_1CrPj02sOmf47Nz9X8pn6375/lines" }, "livemode": false, "metadata": {}, "next_payment_attempt": null, "number": "C0E661C-0016", "paid": true, "period_end": 1532435686, "period_start": 1532435686, "receipt_number": null, "starting_balance": 0, "statement_descriptor": null, "subscription": "sub_DHzijJUnjch1A8", "subtotal": 6200, "tax": null, "tax_percent": null, "total": 6200, "webhooks_delivered_at": 1532435687 } ], "has_more": true, "url": "/v1/invoices" } http_version: recorded_at: Tue, 24 Jul 2018 12:34:48 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-29-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 24 Jul 2018 12:34:49 GMT Content-Type: - application/json Content-Length: - '7192' 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_eeNwFYWPPHkVNu 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, "created": 1459948888, "currency": "usd", "default_source": "card_1CrPiy2sOmf47Nz9EsU1M8Di", "delinquent": false, "description": "Jean Dupond", "discount": null, "email": "jean.dupond@gmail.com", "invoice_prefix": "C0E661C", "livemode": false, "metadata": {}, "shipping": null, "sources": { "object": "list", "data": [ { "id": "card_1CrPiy2sOmf47Nz9EsU1M8Di", "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": "pass", "dynamic_last4": null, "exp_month": 4, "exp_year": 2019, "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_DHzijJUnjch1A8", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1532435686, "cancel_at_period_end": false, "canceled_at": null, "created": 1532435686, "current_period_end": 1535114086, "current_period_start": 1532435686, "customer": "cus_8Di1wjdVktv5kt", "days_until_due": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_DHziC7crz1neP3", "object": "subscription_item", "created": 1532435687, "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_DHzijJUnjch1A8" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_DHzijJUnjch1A8" }, "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, "start": 1532435686, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null }, { "id": "sub_DHzgkL0eTyA8FA", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1532435591, "cancel_at_period_end": true, "canceled_at": 1532435596, "created": 1532435591, "current_period_end": 1535113991, "current_period_start": 1532435591, "customer": "cus_8Di1wjdVktv5kt", "days_until_due": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_DHzgliNXiATx4R", "object": "subscription_item", "created": 1532435592, "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_DHzgkL0eTyA8FA" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_DHzgkL0eTyA8FA" }, "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, "start": 1532435591, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } ], "has_more": false, "total_count": 2, "url": "/v1/customers/cus_8Di1wjdVktv5kt/subscriptions" } } http_version: recorded_at: Tue, 24 Jul 2018 12:34:49 GMT - request: method: get uri: https://api.stripe.com/v1/customers/cus_8Di1wjdVktv5kt/subscriptions/sub_DHzijJUnjch1A8 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-29-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 24 Jul 2018 12:34:50 GMT Content-Type: - application/json Content-Length: - '2355' 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_qnbhXJ2mRGw5oo Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "sub_DHzijJUnjch1A8", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1532435686, "cancel_at_period_end": false, "canceled_at": null, "created": 1532435686, "current_period_end": 1535114086, "current_period_start": 1532435686, "customer": "cus_8Di1wjdVktv5kt", "days_until_due": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_DHziC7crz1neP3", "object": "subscription_item", "created": 1532435687, "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_DHzijJUnjch1A8" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_DHzijJUnjch1A8" }, "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, "start": 1532435686, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } http_version: recorded_at: Tue, 24 Jul 2018 12:34:50 GMT - request: method: delete uri: https://api.stripe.com/v1/customers/cus_8Di1wjdVktv5kt/subscriptions/sub_DHzijJUnjch1A8?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-29-generic (buildd@lcy01-amd64-024) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Tue, 24 Jul 2018 12:34:51 GMT Content-Type: - application/json Content-Length: - '2360' 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_qRA5EfKGbtXG4y Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "sub_DHzijJUnjch1A8", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1532435686, "cancel_at_period_end": true, "canceled_at": 1532435691, "created": 1532435686, "current_period_end": 1535114086, "current_period_start": 1532435686, "customer": "cus_8Di1wjdVktv5kt", "days_until_due": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_DHziC7crz1neP3", "object": "subscription_item", "created": 1532435687, "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_DHzijJUnjch1A8" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_DHzijJUnjch1A8" }, "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, "start": 1532435686, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } http_version: recorded_at: Tue, 24 Jul 2018 12:34:51 GMT recorded_with: VCR 3.0.1