Calculate shipping change

  • Posts: 94
  • Thank you received: 0
12 years 5 months ago #28841

So I was wondering if you could include a feature that if someone places an order with one shipping option but then they ask to change it to something else that this is calculated automatically. Basically right now when you go to the order page and you adjust the shipping you first select the shipping method you want and then it opens up a thing that says New Price and also do you want to notify the user. I think that based on the shipping option you choose it should automatically provide a new price suggestion.

Thoughts?

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 5 months ago #28871

That would be great. But it's not simple to put in place as you need to load all the order information as it is loaded during the checkout so that the shipping method can process all that again and propose a new price.
That's surely a good idea but not a high priority for us at the moment.
That's something which you could do, if you know PHP, by editing the view of that popup ( file "changeplugin" of the view "order" ) and loading the order info and calling the shipping method event to get the shipping price.

Please Log in or Create an account to join the conversation.

Time to create page: 0.048 seconds
Powered by Kunena Forum