document.write("
{ "success": 1, "data": { "id": 200115, "pay_id": 0, "batch_id": 0, "status": 0, "pay_status": 0, "stk_status": 0, "dt_instock": 0, "orderdate": 1540748722, "cust_id": 1, "ship_res": false, "ship_fname": "John", "ship_lname": "Smith", "ship_email": "bheyde@miva.com", "ship_comp": "Miva, Inc.", "ship_phone": "8585551234", "ship_fax": "8585554321", "ship_addr1": "16745 West Bernardo Road", "ship_addr2": "Suite 400", "ship_city": "San Diego", "ship_state": "CA", "ship_zip": "92127", "ship_cntry": "US", "bill_fname": "John", "bill_lname": "Smith", "bill_email": "bheyde@miva.com", "bill_comp": "Miva2, Inc.", "bill_phone": "8585555678", "bill_fax": "8585558765", "bill_addr1": "26745 West Bernardo Road", "bill_addr2": "Suite 410", "bill_city": "Stan Diego", "bill_state": "CA", "bill_zip": "92027", "bill_cntry": "US", "ship_id": 72, "ship_data": "Free Shipping", "ship_method": "Free Shipping", "source": "user", "source_id": 0, "total": 25.25, "formatted_total": "$25.25", "total_ship": 0.00, "formatted_total_ship": "$0.00", "total_tax": 0.00, "formatted_total_tax": "$0.00", "total_auth": 0.00, "formatted_total_auth": "$0.00", "total_capt": 0.00, "formatted_total_capt": "$0.00", "total_rfnd": 0.00, "formatted_total_rfnd": "$0.00", "net_capt": 0.00, "formatted_net_capt": "$0.00", "pend_count": 2, "bord_count": 0, "note_count": 0, "items": [ { "order_id": 200115, "line_id": 220, "status": 0, "subscrp_id": 0, "subterm_id": 0, "rma_id": 0, "dt_instock": 0, "code": "aaaaa", "name": "Item 3", "sku": "SKUITEM3", "retail": 0.00, "base_price": 1.97, "price": 1.97, "weight": 0.08, "taxable": true, "upsold": false, "quantity": 2, "options": [ { "attribute": "color", "value": "green", "weight": 0.01, "retail": 0.00, "base_price": 0.28, "price": 0.28 } ], "total": 4.50 }, { "order_id": 200115, "line_id": 221, "status": 0, "subscrp_id": 0, "subterm_id": 0, "rma_id": 0, "dt_instock": 0, "code": "shirt", "name": "t-Shirt", "sku": "small-red", "retail": 0.00, "base_price": 10.00, "price": 10.00, "weight": 0.00, "taxable": true, "upsold": false, "quantity": 2, "options": [ { "attribute": "size", "value": "small", "weight": 0.00, "retail": 0.00, "base_price": 0.00, "price": 0.00 }, { "attribute": "color", "value": "red", "weight": 0.00, "retail": 0.00, "base_price": 0.00, "price": 0.00 } ], "total": 20.00 } ], "charges": [ { "module_id": 0, "type": "COUPON", "descrip": "Coupon: 20% Off", "amount": -0.25, "disp_amt": -0.26, "tax_exempt": true }, { "module_id": 0, "type": "TAX", "descrip": "Sales Tax", "amount": 1.25, "disp_amt": 1.25, "tax_exempt": true }, { "module_id": 0, "type": "COUPON", "descrip": "Coupon: 20% Off", "amount": -0.25, "disp_amt": -0.26, "tax_exempt": true }, { "module_id": 72, "type": "SHIPPING", "descrip": "Shipping: Free Shipping", "amount": 0.00, "disp_amt": 0.00, "tax_exempt": false }, { "module_id": 85, "type": "TAX", "descrip": "Sales Tax", "amount": 0.00, "disp_amt": 0.00, "tax_exempt": false } ] } }