document.write("
{ "Store_Code": "beta", "Function": "Order_Create", "Customer_Login": "bheyde", "ShipFirstName": "John", "ShipLastName": "Smith", "ShipEmail": "bheyde@miva.com", "ShipPhone": "8585551234", "ShipFax": "8585554321", "ShipCompany": "Miva, Inc.", "ShipAddress1": "16745 West Bernardo Road", "ShipAddress2": "Suite 400", "ShipCity": "San Diego", "ShipState": "CA", "ShipZip": "92127", "ShipCountry": "US", "ShipResidential": false, "BillFirstName": "John", "BillLastName": "Smith", "BillEmail": "bheyde@miva.com", "BillPhone": "8585555678", "BillFax": "8585558765", "BillCompany": "Miva2, Inc.", "BillAddress1": "26745 West Bernardo Road", "BillAddress2": "Suite 410", "BillCity": "Stan Diego", "BillState": "CA", "BillZip": "92027", "BillCountry": "US", "Items": [ { "status": 0, "code": "aaaaa", "name": "Item 3", "sku": "SKUITEM3", "price": 1.97, "weight": 0.08, "quantity": 2, "taxable": true, "upsold": false, "options": [ { "attr_code": "color", "opt_code": "green", "price": 0.28, "weight": 0.01 } ] } ], "Products": [ { "status": 0, "code": "shirt", "quantity": 2, "attributes": [ { "code": "color", "template_code": "", "value": "red" }, { "code": "size", "template_code": "", "value": "small" } ] } ], "Charges": [ { "type": "COUPON", "descrip": "Coupon: 20% Off", "amount": -0.25, "display_amount": -0.26, "tax_exempt": true }, { "type": "TAX", "descrip": "Sales Tax", "amount": 1.25, "display_amount": 1.25, "tax_exempt": true } ], "CustomField_Values": { "customfields": { "ip_address": "127.0.0.1" } }, "Shipping_Module_Code": "flatrate", "Shipping_Module_Data": "Free Shipping", "CalculateCharges": true, "TriggerFulfillmentModules": false }