--- 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]=2017&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 X-Stripe-Client-User-Agent: - '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.0 p0 (2015-12-25)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux version 4.4.5-1-ARCH (builduser@tobias) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016","hostname":"Sylvain-desktop"}' Content-Length: - '81' response: status: code: 200 message: OK headers: Server: - nginx Date: - Mon, 11 Apr 2016 15:43:39 GMT Content-Type: - application/json Content-Length: - '779' Connection: - keep-alive Access-Control-Allow-Credentials: - 'true' Access-Control-Allow-Methods: - GET, POST, HEAD, OPTIONS, DELETE Access-Control-Allow-Origin: - "*" Access-Control-Max-Age: - '300' Cache-Control: - no-cache, no-store Request-Id: - req_8FcRQTmptYozzo Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains body: encoding: UTF-8 string: | { "id": "tok_17z7CR2sOmf47Nz9uppKBmeh", "object": "token", "card": { "id": "card_17z7CR2sOmf47Nz9ruv5qwpH", "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": 2017, "fingerprint": "o52jybR7bnmNn6AT", "funding": "credit", "last4": "4242", "metadata": {}, "name": null, "tokenization_method": null }, "client_ip": "90.42.87.235", "created": 1460389419, "livemode": false, "type": "card", "used": false } http_version: recorded_at: Mon, 11 Apr 2016 15:43:39 GMT - request: method: get uri: https://api.stripe.com/v1/tokens/tok_17z7CR2sOmf47Nz9uppKBmeh 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 X-Stripe-Client-User-Agent: - '{"bindings_version":"1.30.2","lang":"ruby","lang_version":"2.3.0 p0 (2015-12-25)","platform":"x86_64-linux","engine":"ruby","publisher":"stripe","uname":"Linux version 4.4.5-1-ARCH (builduser@tobias) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016","hostname":"Sylvain-desktop"}' response: status: code: 200 message: OK headers: Server: - nginx Date: - Mon, 11 Apr 2016 15:43:40 GMT Content-Type: - application/json Content-Length: - '779' Connection: - keep-alive Access-Control-Allow-Credentials: - 'true' Access-Control-Allow-Methods: - GET, POST, HEAD, OPTIONS, DELETE Access-Control-Allow-Origin: - "*" Access-Control-Max-Age: - '300' Cache-Control: - no-cache, no-store Request-Id: - req_8FcRRKMMyEf0bI Stripe-Version: - '2015-10-16' Strict-Transport-Security: - max-age=31556926; includeSubDomains body: encoding: UTF-8 string: | { "id": "tok_17z7CR2sOmf47Nz9uppKBmeh", "object": "token", "card": { "id": "card_17z7CR2sOmf47Nz9ruv5qwpH", "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": 2017, "fingerprint": "o52jybR7bnmNn6AT", "funding": "credit", "last4": "4242", "metadata": {}, "name": null, "tokenization_method": null }, "client_ip": "90.42.87.235", "created": 1460389419, "livemode": false, "type": "card", "used": false } http_version: recorded_at: Mon, 11 Apr 2016 15:43:40 GMT recorded_with: VCR 3.0.1