we are using 2 shipping methods in our site.
- Table rate shipping method
- Custom shipping method [ extension]
we are doing Android app for our magento site.
when we use default shipping methods [ example : "Table rate shipping method " ,code : "tablerate_bestway" ] shipping charges are working fine in site and in andriod app.
when we use custom shipping method [ example : "custom shipping method 1" , code "ship_ship" ] shipping charges are working fine in site but we are getting "0" as shipping charges in android app Because in APP, its not saving in "sales_flat_quote_shipping_rate " table
this is the problem. what we need to do so that shipping charges should work in andriod app when we use custom shipping method.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…