Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "success": true,
  3.     "message": {
  4.         "id": "18640",
  5.         "address": "test test<br\/>6 Anchor Crescent<br\/>Knaphill<br\/>Woking<br\/>GU212PD",
  6.         "items": {
  7.             "7229": {
  8.                 "name": "Margherita",
  9.                 "type": "line_item",
  10.                 "item_meta": {
  11.                     "_qty": ["2"],
  12.                     "_tax_class": [""],
  13.                     "_product_id": ["4252"],
  14.                     "_variation_id": ["4263"],
  15.                     "_line_subtotal": ["27.98"],
  16.                     "_line_total": ["27.98"],
  17.                     "_line_subtotal_tax": ["0"],
  18.                     "_line_tax": ["0"],
  19.                     "_line_tax_data": ["a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}"],
  20.                     "pa_size": ["xl"],
  21.                     "pa_crust": ["italian-crust"]
  22.                 },
  23.                 "qty": "2",
  24.                 "tax_class": "",
  25.                 "product_id": "4252",
  26.                 "variation_id": "4263",
  27.                 "line_subtotal": "27.98",
  28.                 "line_total": "27.98",
  29.                 "line_subtotal_tax": "0",
  30.                 "line_tax": "0",
  31.                 "line_tax_data": "a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}",
  32.                 "pa_size": "xl",
  33.                 "pa_crust": "italian-crust"
  34.             }
  35.         },
  36.         "shipping_fees": 0,
  37.         "shipping_methods": {
  38.             "7230": {
  39.                 "name": "Delivery",
  40.                 "type": "shipping",
  41.                 "item_meta": {
  42.                     "method_id": ["local_delivery"],
  43.                     "cost": ["0"],
  44.                     "taxes": ["a:0:{}"]
  45.                 },
  46.                 "method_id": "local_delivery",
  47.                 "cost": "0",
  48.                 "taxes": "a:0:{}"
  49.             }
  50.         },
  51.         "payment_method": "Cash",
  52.         "coupons": ["wsdefg123d"],
  53.         "order_object": {
  54.             "id": 18640,
  55.             "order_type": "simple",
  56.             "prices_include_tax": false,
  57.             "tax_display_cart": "excl",
  58.             "display_totals_ex_tax": true,
  59.             "display_cart_ex_tax": true,
  60.             "post": {
  61.                 "ID": 18640,
  62.                 "post_author": "1",
  63.                 "post_date": "2014-12-20 20:01:29",
  64.                 "post_date_gmt": "2014-12-20 20:01:29",
  65.                 "post_content": "",
  66.                 "post_title": "Order &ndash; December 20, 2014 @ 08:01 PM",
  67.                 "post_excerpt": "",
  68.                 "post_status": "wc-processing",
  69.                 "comment_status": "closed",
  70.                 "ping_status": "closed",
  71.                 "post_password": "order_5495d5990f7e1",
  72.                 "post_name": "order-dec-20-2014-0801-pm",
  73.                 "to_ping": "",
  74.                 "pinged": "",
  75.                 "post_modified": "2014-12-20 20:01:29",
  76.                 "post_modified_gmt": "2014-12-20 20:01:29",
  77.                 "post_content_filtered": "",
  78.                 "post_parent": 0,
  79.                 "guid": "http:\/\/milano-pizzawoking.co.uk\/?post_type=shop_order&#038;p=18640",
  80.                 "menu_order": 0,
  81.                 "post_type": "shop_order",
  82.                 "post_mime_type": "",
  83.                 "comment_count": "3",
  84.                 "filter": "raw"
  85.             },
  86.             "order_date": "2014-12-20 20:01:29",
  87.             "modified_date": "2014-12-20 20:01:29",
  88.             "customer_message": "",
  89.             "customer_note": "",
  90.             "post_status": "wc-processing",
  91.             "formatted_shipping_address": "test test<br\/>6 Anchor Crescent<br\/>Knaphill<br\/>Woking<br\/>GU212PD"
  92.         },
  93.         "order_notes": [],
  94.         "billing_phone": "07985219612"
  95.     }
  96. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement