Hi people.
I'm trying change the shipping value... I have one list of values... the customer need to choose the values... when they choose I need to change the amount to pay...
I need to change in the Cart, like using ajax..
Someone have any idea?
Developer forum
E-mail notifications
Change the delivery value
Replies
It sounds like default behavior. See chapter 7+8 in the eCommerce book:
http://developer.dynamicweb-cms.com/documentation/books/dynamicweb-ecommerce-8.aspx
When the user changes a delivery method in the cart, autopost the form, and the selected delivery method will be applied with the fee that comes with it.
BR Nicolai
Hi Nicolai...
To user choose the delivery method is ok... but
I have just One delivery method... In this delivery I have a ShippingProvider... depends what the customer have in the basket (quantity, sizes, place to delivery, amount) they give a different prices and time to delivery to the same delivery method...
The customer will choose one of... and this delivery price I need to put together in the basket (i think need put in the Delivery/Shipping Fee)...
You must be logged in to post in the forum