Guest Posted February 10, 2013 Share Posted February 10, 2013 Hi, prestashop doc says that's impossible to do. Btw should not be so hard and I'd like to implement it, since I will have free shipping except for a few locations where there will be an additional amount (which is variable). Instead of allowing negative vouchers (which actually should be quite easy but I don't like the idea of 'negative discounts'), I'd like to be able to edit the shipping cost (honestly I don't see why should be possible to change the amount of any good ordered, to reduce the amount of the order but not to increase it or change the shipping costs ). Did someone already implemented this? Thanks in advance. Link to comment Share on other sites More sharing options...
Guest Posted February 12, 2013 Share Posted February 12, 2013 I accidentally noticed that in classes/Order.php is already there the public function updateShippingCost ($amount). I guess that this makes even easier to implement by editing the table #shipping_table in the back-office and adding a few lines of code in the function postProcess() of controllers/AdminOrdersController.php. I will update this thread in case I decide to make this change. Link to comment Share on other sites More sharing options...
tonycajjo Posted February 24, 2013 Share Posted February 24, 2013 (edited) i think we are trying to do the same thing. i want to have a shipping options that is Free Shipping in the US, then have an international one. when the international one is selected i want to be able to manually go in and add the shipping cost to the order. i never thought of negative vouchers. maybe i can look into that as well. i would like for the US orders to go through without the need for approval. (i will be using paypal) and the international ones to alert me to go figure out the shipping cost then add it to the order. also, i didn't see a Orders.php file. I'm running 1.5.3.1 Edited February 24, 2013 by tonycajjo (see edit history) Link to comment Share on other sites More sharing options...
sku4lox Posted March 24, 2013 Share Posted March 24, 2013 somenews about to change-shipping-costs-from-backoffice-after-a-customer-order ? 1 Link to comment Share on other sites More sharing options...
tonycajjo Posted March 24, 2013 Share Posted March 24, 2013 I end up making a new order then add a carrier of my choice which I set with a fixed price. So I have generic carriers all with set shipping fee. Link to comment Share on other sites More sharing options...
sku4lox Posted March 24, 2013 Share Posted March 24, 2013 no I need a module that enable to modify the shipping cost of all exiting orders... someone know where i can download it for free? Link to comment Share on other sites More sharing options...
mapb_1990 Posted April 2, 2013 Share Posted April 2, 2013 +1 Link to comment Share on other sites More sharing options...
tonycajjo Posted April 3, 2013 Share Posted April 3, 2013 i think it may have something to do with using the website to track things for legal reasons so you really shouldn't be allowed to do it, therefore i would imagine you won't really find something. you could always pay a prestashop dev to do it if they would comply, dunno. i gotta way around for what i need, but in the future i dunno. Link to comment Share on other sites More sharing options...
devilsown Posted April 3, 2013 Share Posted April 3, 2013 this sure would be nice to edit an order. for some reason my cart does not always add a shipping price. So when that happens i have to re enter the order from scratch. Link to comment Share on other sites More sharing options...
cutecat Posted April 8, 2013 Share Posted April 8, 2013 it will be nice. I just add in comments saying of additional shipment cost Link to comment Share on other sites More sharing options...
mapb_1990 Posted April 8, 2013 Share Posted April 8, 2013 the problem is that the total value of the order is submitted soon to the user, this can pay enconmenda immediately before the admin add the postage. Link to comment Share on other sites More sharing options...
Pronux Posted January 18, 2014 Share Posted January 18, 2014 Same problem here. Did anyone found a solution for this requirement/problem? Link to comment Share on other sites More sharing options...
hicotech Posted January 21, 2014 Share Posted January 21, 2014 Hi Guys.. I have developed module for this functionality.. contact me here through PM 1 Link to comment Share on other sites More sharing options...
Pronux Posted January 21, 2014 Share Posted January 21, 2014 https://github.com/soulseekah/prestashop-variable-shipping 1 Link to comment Share on other sites More sharing options...
p-d-s Posted January 22, 2014 Share Posted January 22, 2014 If someone else is searching for this: In 1.5.6 I've just added a invisible product "Shipping Cost 1". Then I just added this product to the order. 1 Link to comment Share on other sites More sharing options...
Pronux Posted January 24, 2014 Share Posted January 24, 2014 @p-d-s: nice trick! 1 Link to comment Share on other sites More sharing options...
ABANGWEB Posted March 22, 2014 Share Posted March 22, 2014 https://github.com/soulseekah/prestashop-variable-shipping Any update for prestashop 1.6 ?? 1 Link to comment Share on other sites More sharing options...
ronoch Posted April 4, 2014 Share Posted April 4, 2014 https://github.com/soulseekah/prestashop-variable-shipping I did try it on prestashop 1.5.6.2. it doesn't work for custom shipping fee. It can not updated on the total shipping fee after press the "update" button. Hopefully, I will work later. Link to comment Share on other sites More sharing options...
AvestaBeads Posted April 15, 2014 Share Posted April 15, 2014 Any update for prestashop 1.6 ?? Did you try it on prestashop 1.6? It doesn't work? Link to comment Share on other sites More sharing options...
nnab Posted May 31, 2014 Share Posted May 31, 2014 installed in 1.6.0.6, it works. Link to comment Share on other sites More sharing options...
shaun_imakr Posted July 10, 2014 Share Posted July 10, 2014 (edited) It works in 1.6.0.6 but it appears on and off randomly. Sometimes I need to log out to make it reappear again and sometimes it's enough to refresh the page. Edited July 10, 2014 by shaun_imakr (see edit history) Link to comment Share on other sites More sharing options...
Česká Faktura Posted August 21, 2014 Share Posted August 21, 2014 (edited) This module do exactly what you need. http://www.prestashop.com/forums/topic/291328-module-change-carrier-and-shipping-cost-for-an-existing-order/ Edited August 21, 2014 by Česká Faktura (see edit history) Link to comment Share on other sites More sharing options...
lovemyseo Posted August 23, 2014 Share Posted August 23, 2014 (edited) installed in 1.6.0.6, it works. Only for manual order not for orders made by customer Edited August 23, 2014 by lovemyseo (see edit history) Link to comment Share on other sites More sharing options...
nnab Posted August 23, 2014 Share Posted August 23, 2014 Only for manual order for for orders made by customer Only for manual orders from BO. for orders from customer we use uniquemodule to change carrier after the order is placed as we use only one default carrier in FO. Link to comment Share on other sites More sharing options...
Rosie Posy Posted October 17, 2014 Share Posted October 17, 2014 (edited) Hi guys, I have a very basic question ... where do I set the postage price? Found it... in the carrier / under shipping and costs kind regards Len Edited October 17, 2014 by Rosie Posy (see edit history) Link to comment Share on other sites More sharing options...
shaun_imakr Posted October 21, 2014 Share Posted October 21, 2014 I'm trying to make Variable Shipping module works, but still no success. I installed that properly and it appears in the list of Carriers When I create an order in the backoffice and select Variable Shipping from the list, I don't have any input fields Also, if I go to the created order and try to edit shipping info, I can only add Tracking number, but not to change the price. Any ideas? 1 Link to comment Share on other sites More sharing options...
shaun_imakr Posted October 21, 2014 Share Posted October 21, 2014 I just noticed that in Modules I have warning message "Variable Shipping: "Custom Shipping Carrier" must be configured to use this module correctly" Click on this link gives me this: Link to comment Share on other sites More sharing options...
rgangwani Posted November 30, 2014 Share Posted November 30, 2014 (edited) https://github.com/soulseekah/prestashop-variable-shipping thank you Edited November 30, 2014 by rgangwani (see edit history) Link to comment Share on other sites More sharing options...
damagedspoon Posted May 4, 2015 Share Posted May 4, 2015 Module says properly downloaded, but fails to show in Modules list. 1.6.0.14 Link to comment Share on other sites More sharing options...
taydotech123 Posted September 5, 2015 Share Posted September 5, 2015 hello, I downloaded this module for prestashop 1.5.6m but it is NOT working? how to see it works? Link to comment Share on other sites More sharing options...
HairMaker.Gr Posted January 9, 2016 Share Posted January 9, 2016 Same problem. Any solution? Thanks. Link to comment Share on other sites More sharing options...
Nero_ Posted January 30, 2016 Share Posted January 30, 2016 Module says properly downloaded, installed but fails to show in Modules list. 1.6.1.4 Link to comment Share on other sites More sharing options...
prestowicz Posted February 18, 2016 Share Posted February 18, 2016 Guys, the following is needed to proper install: 1) Module in zip archive 2) Zip file structure: variableshipping.zip [ archive ] variableshipping [directory ] ...... [ content ] Had to shorten the direcotry depth because in default it was 2-level depth and change the name to module name: "variableshipping" and it's working. At presta version 1.6.1.1 and 1.6.1.0 no price edit possible, working to change that. 1 Link to comment Share on other sites More sharing options...
dnivon Posted August 19, 2016 Share Posted August 19, 2016 I have the same issue on my prestashop website : "Variable Shipping: "Custom Shipping Carrier" must be configured to use this module correctly" Can someone help me to solve this issue ? Thanks Prestashop version : 1.6.1.3 Link to comment Share on other sites More sharing options...
Gipielle Posted June 6, 2017 Share Posted June 6, 2017 Thanks Pronux something to fix but it works (PS: 1.5.6.2) Link to comment Share on other sites More sharing options...
Pronux Posted June 6, 2017 Share Posted June 6, 2017 Thanks Pronux something to fix but it works (PS: 1.5.6.2) no problemo :-) Link to comment Share on other sites More sharing options...
Recommended Posts