fixtures/vcr_cassettes/express_checkout/configured.yml in ruby-ecomm-client-1.0.0 vs fixtures/vcr_cassettes/express_checkout/configured.yml in ruby-ecomm-client-1.1.0
- old
+ new
@@ -1,40 +1,40 @@
---
-recorded_with: VCR 2.8.0
http_interactions:
- request:
method: post
uri: http://gdcomm.dev.glbt1.gdg/WSgdInstantPurchasePublic/Service.asmx
body:
- string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://tempuri.org/"><env:Body><tns:ShopperHasInstantPurchasePayment><tns:sShopperID>255528</tns:sShopperID></tns:ShopperHasInstantPurchasePayment></env:Body></env:Envelope>
+ string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:tns="http://tempuri.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><tns:ShopperHasInstantPurchasePayment><tns:sShopperID>922411</tns:sShopperID></tns:ShopperHasInstantPurchasePayment></env:Body></env:Envelope>
headers:
- soapaction:
- - "\"http://tempuri.org/ShopperHasInstantPurchasePayment\""
- content-length:
- - "389"
content-type:
- text/xml;charset=UTF-8
+ content-length:
+ - "389"
accept:
- "*/*"
+ soapaction:
+ - "\"http://tempuri.org/ShopperHasInstantPurchasePayment\""
response:
status:
code: 200
message: OK
headers:
- date:
- - Wed, 26 Mar 2014 03:20:41 GMT
- x-powered-by:
- - ASP.NET
- x-aspnet-version:
- - 2.0.50727
- server:
- - Microsoft-IIS/7.0
+ content-type:
+ - text/xml; charset=utf-8
content-length:
- "537"
+ x-aspnet-version:
+ - 2.0.50727
cache-control:
- private, max-age=0
- content-type:
- - text/xml; charset=utf-8
+ server:
+ - Microsoft-IIS/7.0
+ date:
+ - Fri, 28 Mar 2014 00:22:30 GMT
+ x-powered-by:
+ - ASP.NET
body:
string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><ShopperHasInstantPurchasePaymentResponse xmlns="http://tempuri.org/"><ShopperHasInstantPurchasePaymentResult><Status>SUCCESS</Status></ShopperHasInstantPurchasePaymentResult><bHasInstantPurchasePayment>true</bHasInstantPurchasePayment></ShopperHasInstantPurchasePaymentResponse></soap:Body></soap:Envelope>
http_version: "1.1"
- recorded_at: Wed, 26 Mar 2014 03:20:42 GMT
+ recorded_at: Fri, 28 Mar 2014 00:22:32 GMT
+recorded_with: VCR 2.8.0