--- 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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' Content-Length: - '81' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:27 GMT Content-Type: - application/json Content-Length: - '784' 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_frwxtD6iVPwECN Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "tok_1EDuLC2sOmf47Nz99CSG9xT9", "object": "token", "card": { "id": "card_1EDuLC2sOmf47Nz97VGksXIh", "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": "90.112.130.7", "created": 1552572926, "livemode": false, "type": "card", "used": false } http_version: recorded_at: Thu, 14 Mar 2019 14:15:27 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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:27 GMT Content-Type: - application/json Content-Length: - '4729' 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_EAw0lcWxaLQ2ei 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, "created": 1460026822, "currency": "usd", "default_source": "card_1DvQPa2sOmf47Nz9kcy1Ashh", "delinquent": false, "description": "Lucile Seguin", "discount": null, "email": "lucile.seguin@live.fr", "invoice_prefix": "BCC32B8", "invoice_settings": { "custom_fields": null, "footer": null }, "livemode": false, "metadata": { }, "shipping": null, "sources": { "object": "list", "data": [ { "id": "card_1DvQPa2sOmf47Nz9kcy1Ashh", "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": "pass", "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": [ { "id": "sub_E84hFvNBlPia7R", "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, "created": 1544447514, "current_period_end": 1554901914, "current_period_start": 1552223514, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_E84hhZgnjOkD73", "object": "subscription_item", "billing_thresholds": null, "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" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_E84hFvNBlPia7R" }, "latest_invoice": "in_1ECRRa2sOmf47Nz93UHpWYGr", "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, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } ], "has_more": false, "total_count": 1, "url": "/v1/customers/cus_8E2ys9zDZgetWX/subscriptions" }, "tax_info": null, "tax_info_verification": null } http_version: recorded_at: Thu, 14 Mar 2019 14:15:27 GMT - request: method: post uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions body: encoding: UTF-8 string: plan=mensuel-standard-month-20160404171519&source=tok_1EDuLC2sOmf47Nz99CSG9xT9 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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' Content-Length: - '78' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:29 GMT Content-Type: - application/json Content-Length: - '2567' 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_0i5nUyudREaRP8 Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "sub_EhIxlsvx91x4v4", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1552572928, "billing_thresholds": null, "cancel_at": null, "cancel_at_period_end": false, "canceled_at": null, "created": 1552572928, "current_period_end": 1555251328, "current_period_start": 1552572928, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_EhIxqUitJ3ftLt", "object": "subscription_item", "billing_thresholds": null, "created": 1552572929, "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_EhIxlsvx91x4v4" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_EhIxlsvx91x4v4" }, "latest_invoice": "in_1EDuLE2sOmf47Nz9EgnSJsT1", "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": 1552572928, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } http_version: recorded_at: Thu, 14 Mar 2019 14:15:29 GMT - request: method: get uri: https://api.stripe.com/v1/invoices?customer=cus_8E2ys9zDZgetWX&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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:30 GMT Content-Type: - application/json Content-Length: - '3388' 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_yFPXdSQlPiKCLz Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "object": "list", "data": [ { "id": "in_1EDuLE2sOmf47Nz9EgnSJsT1", "object": "invoice", "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_1EDuLF2sOmf47Nz96YmUzGgq", "closed": true, "created": 1552572928, "currency": "usd", "custom_fields": null, "customer": "cus_8E2ys9zDZgetWX", "date": 1552572928, "default_source": null, "description": null, "discount": null, "due_date": null, "ending_balance": 0, "finalized_at": 1552572928, "footer": null, "forgiven": false, "hosted_invoice_url": "https://pay.stripe.com/invoice/invst_xwNeZUcvn777MVo2279QGjHJtH", "invoice_pdf": "https://pay.stripe.com/invoice/invst_xwNeZUcvn777MVo2279QGjHJtH/pdf", "lines": { "object": "list", "data": [ { "id": "sub_EhIxlsvx91x4v4", "object": "line_item", "amount": 3000, "currency": "usd", "description": null, "discountable": true, "livemode": false, "metadata": { }, "period": { "end": 1555251328, "start": 1552572928 }, "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_EhIxqUitJ3ftLt", "type": "subscription" } ], "has_more": false, "total_count": 1, "url": "/v1/invoices/in_1EDuLE2sOmf47Nz9EgnSJsT1/lines" }, "livemode": false, "metadata": { }, "next_payment_attempt": null, "number": "BCC32B8-0025", "paid": true, "period_end": 1552572928, "period_start": 1552572928, "receipt_number": null, "starting_balance": 0, "statement_descriptor": null, "status": "paid", "status_transitions": { "finalized_at": 1552572928, "marked_uncollectible_at": null, "paid_at": 1552572929, "voided_at": null }, "subscription": "sub_EhIxlsvx91x4v4", "subtotal": 3000, "tax": null, "tax_percent": null, "total": 3000, "webhooks_delivered_at": 1552572929 } ], "has_more": true, "url": "/v1/invoices" } http_version: recorded_at: Thu, 14 Mar 2019 14:15:30 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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:31 GMT Content-Type: - application/json Content-Length: - '7878' 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_RqGxtXR9GGN8H2 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, "created": 1460026822, "currency": "usd", "default_source": "card_1EDuLC2sOmf47Nz97VGksXIh", "delinquent": false, "description": "Lucile Seguin", "discount": null, "email": "lucile.seguin@live.fr", "invoice_prefix": "BCC32B8", "invoice_settings": { "custom_fields": null, "footer": null }, "livemode": false, "metadata": { }, "shipping": null, "sources": { "object": "list", "data": [ { "id": "card_1EDuLC2sOmf47Nz97VGksXIh", "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": [ { "id": "sub_EhIxlsvx91x4v4", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1552572928, "billing_thresholds": null, "cancel_at": null, "cancel_at_period_end": false, "canceled_at": null, "created": 1552572928, "current_period_end": 1555251328, "current_period_start": 1552572928, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_EhIxqUitJ3ftLt", "object": "subscription_item", "billing_thresholds": null, "created": 1552572929, "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_EhIxlsvx91x4v4" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_EhIxlsvx91x4v4" }, "latest_invoice": "in_1EDuLE2sOmf47Nz9EgnSJsT1", "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": 1552572928, "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, "cancel_at_period_end": false, "canceled_at": null, "created": 1544447514, "current_period_end": 1554901914, "current_period_start": 1552223514, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_E84hhZgnjOkD73", "object": "subscription_item", "billing_thresholds": null, "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" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_E84hFvNBlPia7R" }, "latest_invoice": "in_1ECRRa2sOmf47Nz93UHpWYGr", "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, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } ], "has_more": false, "total_count": 2, "url": "/v1/customers/cus_8E2ys9zDZgetWX/subscriptions" }, "tax_info": null, "tax_info_verification": null } http_version: recorded_at: Thu, 14 Mar 2019 14:15:31 GMT - request: method: get uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions/sub_EhIxlsvx91x4v4 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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:32 GMT Content-Type: - application/json Content-Length: - '2567' 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_l9BSZ8h9oPf2Uq Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "sub_EhIxlsvx91x4v4", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1552572928, "billing_thresholds": null, "cancel_at": null, "cancel_at_period_end": false, "canceled_at": null, "created": 1552572928, "current_period_end": 1555251328, "current_period_start": 1552572928, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_EhIxqUitJ3ftLt", "object": "subscription_item", "billing_thresholds": null, "created": 1552572929, "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_EhIxlsvx91x4v4" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_EhIxlsvx91x4v4" }, "latest_invoice": "in_1EDuLE2sOmf47Nz9EgnSJsT1", "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": 1552572928, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } http_version: recorded_at: Thu, 14 Mar 2019 14:15:32 GMT - request: method: delete uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions/sub_EhIxlsvx91x4v4?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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:33 GMT Content-Type: - application/json Content-Length: - '2578' 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_MfOFfJmFPnsGll Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "sub_EhIxlsvx91x4v4", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1552572928, "billing_thresholds": null, "cancel_at": 1555251328, "cancel_at_period_end": true, "canceled_at": 1552572933, "created": 1552572928, "current_period_end": 1555251328, "current_period_start": 1552572928, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_EhIxqUitJ3ftLt", "object": "subscription_item", "billing_thresholds": null, "created": 1552572929, "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_EhIxlsvx91x4v4" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_EhIxlsvx91x4v4" }, "latest_invoice": "in_1EDuLE2sOmf47Nz9EgnSJsT1", "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": 1552572928, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } http_version: recorded_at: Thu, 14 Mar 2019 14:15:33 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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:34 GMT Content-Type: - application/json Content-Length: - '7889' 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_tnX2rQ0AtjEQEz 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, "created": 1460026822, "currency": "usd", "default_source": "card_1EDuLC2sOmf47Nz97VGksXIh", "delinquent": false, "description": "Lucile Seguin", "discount": null, "email": "lucile.seguin@live.fr", "invoice_prefix": "BCC32B8", "invoice_settings": { "custom_fields": null, "footer": null }, "livemode": false, "metadata": { }, "shipping": null, "sources": { "object": "list", "data": [ { "id": "card_1EDuLC2sOmf47Nz97VGksXIh", "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": [ { "id": "sub_EhIxlsvx91x4v4", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1552572928, "billing_thresholds": null, "cancel_at": 1555251328, "cancel_at_period_end": true, "canceled_at": 1552572933, "created": 1552572928, "current_period_end": 1555251328, "current_period_start": 1552572928, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_EhIxqUitJ3ftLt", "object": "subscription_item", "billing_thresholds": null, "created": 1552572929, "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_EhIxlsvx91x4v4" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_EhIxlsvx91x4v4" }, "latest_invoice": "in_1EDuLE2sOmf47Nz9EgnSJsT1", "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": 1552572928, "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, "cancel_at_period_end": false, "canceled_at": null, "created": 1544447514, "current_period_end": 1554901914, "current_period_start": 1552223514, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_E84hhZgnjOkD73", "object": "subscription_item", "billing_thresholds": null, "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" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_E84hFvNBlPia7R" }, "latest_invoice": "in_1ECRRa2sOmf47Nz93UHpWYGr", "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, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } ], "has_more": false, "total_count": 2, "url": "/v1/customers/cus_8E2ys9zDZgetWX/subscriptions" }, "tax_info": null, "tax_info_verification": null } http_version: recorded_at: Thu, 14 Mar 2019 14:15:34 GMT - request: method: get uri: https://api.stripe.com/v1/customers/cus_8E2ys9zDZgetWX/subscriptions/sub_EhIxlsvx91x4v4 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-46-generic (buildd@lgw01-amd64-038) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019","hostname":"Sleede-SylvainPC"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 14 Mar 2019 14:15:35 GMT Content-Type: - application/json Content-Length: - '2578' 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_HDFRoGQezQVMcp Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains; preload body: encoding: UTF-8 string: | { "id": "sub_EhIxlsvx91x4v4", "object": "subscription", "application_fee_percent": null, "billing": "charge_automatically", "billing_cycle_anchor": 1552572928, "billing_thresholds": null, "cancel_at": 1555251328, "cancel_at_period_end": true, "canceled_at": 1552572933, "created": 1552572928, "current_period_end": 1555251328, "current_period_start": 1552572928, "customer": "cus_8E2ys9zDZgetWX", "days_until_due": null, "default_source": null, "discount": null, "ended_at": null, "items": { "object": "list", "data": [ { "id": "si_EhIxqUitJ3ftLt", "object": "subscription_item", "billing_thresholds": null, "created": 1552572929, "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_EhIxlsvx91x4v4" } ], "has_more": false, "total_count": 1, "url": "/v1/subscription_items?subscription=sub_EhIxlsvx91x4v4" }, "latest_invoice": "in_1EDuLE2sOmf47Nz9EgnSJsT1", "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": 1552572928, "status": "active", "tax_percent": null, "trial_end": null, "trial_start": null } http_version: recorded_at: Thu, 14 Mar 2019 14:15:35 GMT recorded_with: VCR 3.0.1