Advertisement
rehannali

Raw Response

Nov 5th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Swift 2.24 KB | None | 0 0
  1. <Payment: ["amount": 192.53, "test": 0, "checkout": {
  2.     appliedGiftCards =     (
  3.     );
  4.     currencyCode = CAD;
  5.     discountApplications =     {
  6.         edges =         (
  7.         );
  8.     };
  9.     email = "rehannali.devclan@gmail.com";
  10.     id = "Z2lkOi8vc2hvcGlmeS9DaGVja291dC84YzA5YTUzMTY0NmFiNTc5MGRlOGVjYjUwMDZlZjY1NT9rZXk9ZDQ4ZDdhYjA4MmZmZTQ5NzI3NjQyZGQ4M2RkOGIxYWQ=";
  11.     lineItems =     {
  12.         edges =         (
  13.                         {
  14.                 cursor = "eyJsYXN0X2lkIjoiMTQ1MDk2YTM4ZjE1NDRiNWJlODcwZjk0ODE3NjEyZGMiLCJsYXN0X3ZhbHVlIjoiMTQ1MDk2YTM4ZjE1NDRiNWJlODcwZjk0ODE3NjEyZGMifQ==";
  15.                 node =                 {
  16.                     discountAllocations =                     (
  17.                     );
  18.                     quantity = 1;
  19.                     title = "DKNYPURE PONCHO TOP";
  20.                     variant =                     {
  21.                         id = "Z2lkOi8vc2hvcGlmeS9Qcm9kdWN0VmFyaWFudC8zNjYwNzkxNzYzNQ==";
  22.                         price = "166.22";
  23.                     };
  24.                 };
  25.             }
  26.         );
  27.     };
  28.     note = "<null>";
  29.     paymentDue = "192.53";
  30.     ready = 1;
  31.     requiresShipping = 1;
  32.     shippingAddress =     {
  33.         address1 = "10 5th";
  34.         address2 = "<null>";
  35.         city = Astoria;
  36.         country = "United States";
  37.         countryCodeV2 = US;
  38.         firstName = Rehan;
  39.         lastName = Ali;
  40.         phone = 3474484450;
  41.         province = "New York";
  42.         provinceCode = NY;
  43.         zip = 11006;
  44.     };
  45.     shippingDiscountAllocations =     (
  46.     );
  47.     shippingLine =     {
  48.         handle = "shopify-International%20Shipping-18.00";
  49.         price = "18.00";
  50.         title = "International Shipping";
  51.     };
  52.     subtotalPrice = "166.22";
  53.     taxesIncluded = 0;
  54.     totalPrice = "192.53";
  55.     totalTax = "8.31";
  56.     webUrl = "https://graphql.myshopify.com/13120893/checkouts/8c09a531646ab5790de8ecb5006ef655?key=d48d7ab082ffe49727642dd83dd8b1ad";
  57. }, "creditCard": <null>, "id": Z2lkOi8vc2hvcGlmeS9QYXltZW50LzUyMTQwNjU3ODc0ND9jaGVja291dD04YzA5YTUzMTY0NmFiNTc5MGRlOGVjYjUwMDZlZjY1NSZrZXk9ZDQ4ZDdhYjA4MmZmZTQ5NzI3NjQyZGQ4M2RkOGIxYWQ=, "errorMessage": There was an error processing your payment. Please try again., "__typename": Payment, "ready": 1]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement