Jump to content

Technical Error???


MrBaseball34

Recommended Posts

Here is the json data that is being passed:

{
'products': [
   {
       'id':            195992,
       'link':          'http://www.partreports.com/product.php?id_product=195992',
       'quantity':      1,
       'priceByLine':   '$0.10',
       'name':          'Government S...',
       'price':         '$0.10',
       'idCombination': 0,
       'hasAttributes': false,
       'hasCustomizedDatas': false,

       'customizedDatas':[
               ]


   }],

'discounts': [
],

'shippingCost': '$0.00',
'wrappingCost': '$0.00',
'nbTotalProducts': '1',
'total': '$0.10',
'productTotal': '$0.10',

'hasError' : false

}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...