Lukenzo Posted May 13, 2020 Share Posted May 13, 2020 Hello, What is the best way to edit order shipping price after order is submitted? And what would be the best way to disable order payment until it is not confirmed ? Prestashop 1.7 Link to comment Share on other sites More sharing options...
jetway Posted May 13, 2020 Share Posted May 13, 2020 (edited) It depends on which payment methods you accept. Do you want to change a shipping price after someone placed an order? if the order was paid with credit card then it will be difficult to get the customer to pay the difference. However, i would go into the database and update the shipping cost for the specific order. Your second question i don't quite understand. Edited May 13, 2020 by jetway (see edit history) Link to comment Share on other sites More sharing options...
Lukenzo Posted May 13, 2020 Author Share Posted May 13, 2020 Accepted payment methods: Cash on delivery and banklink. Yes, I want to change shipping price after order is placed. As for second question, I want to allow customer to submit order without paying (until shipping fee is not calculated by administrator) if selected delivery is X (e.g. international delivery). Scenario would be: Customer places order Administrator reviews order and changed shipping price accordingly Customer pays for the order Order is delivered to customer I hope it is clearer now. Thanks Link to comment Share on other sites More sharing options...
jetway Posted May 13, 2020 Share Posted May 13, 2020 (edited) Ok, well i am pretty sure validating orders is not a built in feature. You probably need to modify code or search the add on section for a Module that supports that. Edited May 13, 2020 by jetway (see edit history) Link to comment Share on other sites More sharing options...
Lukenzo Posted May 13, 2020 Author Share Posted May 13, 2020 That's sad. I saw some posts that it was possible to somehow edit order in admin panel, but I can't manage to make it work with my prestashop. Thank you anyways 😊 Link to comment Share on other sites More sharing options...
musicmaster Posted May 15, 2020 Share Posted May 15, 2020 You can change this with Prestools. It is free. Link to comment Share on other sites More sharing options...
Lukenzo Posted May 19, 2020 Author Share Posted May 19, 2020 I want to do it with module. But thank you. I will use it as a reference Link to comment Share on other sites More sharing options...
El Patron Posted May 21, 2020 Share Posted May 21, 2020 1.7.7.0beta has upgraded order/customer management including what you ask...at least it's coming Link to comment Share on other sites More sharing options...
Lukenzo Posted May 22, 2020 Author Share Posted May 22, 2020 El Patron, Nice, I'll be waiting. Thanks for the heads up Link to comment Share on other sites More sharing options...
philipp.haugg Posted May 25, 2020 Share Posted May 25, 2020 Yes, PrestaShop 1.7.7 will have some great features. Waiting for the same. https://build.prestashop.com/news/the-new-order-pages-in-prestaShop-1-7-7/ Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now