delconick Posted May 13, 2022 Share Posted May 13, 2022 (edited) Hello all, I got an email last night saying one of my customers couldn't check out because there was no carriers available for the delivery address, I tried creating a order via the back office for my test customer and get no carrier can be applied to this order, I would assume it is the same issue, I made sure my Minimum quantity for sale is set to "1", I have re installed my shipping Carrier module, cleared cache, disabled all non prestashop modules and still have this error. Any idea on how to fix this? I did reach out to a warehouse module developer I use his module because he had to create a cart.php override for the module to work, but I think it might have sometime to do with the cart.php over ride or something worse like a prestashop bug, not every customer gets this error some can check out just fine while some can't. Here is the issue I am getting. I need some assistance on getting this fixed because some customers can checkout and some can't Edited May 13, 2022 by delconick (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted May 13, 2022 Share Posted May 13, 2022 Check that if there is shipping carrier applied in product edit screen. Link to comment Share on other sites More sharing options...
delconick Posted May 13, 2022 Author Share Posted May 13, 2022 15 minutes ago, El Patron said: Check that if there is shipping carrier applied in product edit screen. I don't have none selected for the simple reason on the bottom. Link to comment Share on other sites More sharing options...
El Patron Posted May 13, 2022 Share Posted May 13, 2022 you stated you have shipping Carrier module, without looking at each carrier def then I can not offer more advice. so hopefully the creator of your shipping module may be able to provide assitance or you can check each carrier to ensure enabled for that country/price/weight etc. Link to comment Share on other sites More sharing options...
delconick Posted May 13, 2022 Author Share Posted May 13, 2022 22 minutes ago, El Patron said: you stated you have shipping Carrier module, without looking at each carrier def then I can not offer more advice. so hopefully the creator of your shipping module may be able to provide assitance or you can check each carrier to ensure enabled for that country/price/weight etc. I disabled non prestashop modules which includes the 3rd party shipping module and used basic usps shipping that prestashop offered and it didn't work so I am not entirely sure its the shipping module? Link to comment Share on other sites More sharing options...
El Patron Posted May 13, 2022 Share Posted May 13, 2022 Hi, sorry then I do not know you had removed the shipping module, in future you may want to post name though without access to carrier def, then I can only guess there is misconfiguration of carrier you may want to post in job section where tech can review your carrier setup, test/debug... so much easier to solve these with hands on rather than play 20 questions, so find tech in job offers, they are usually pretty affordable and build relationship so you have help when stuck Link to comment Share on other sites More sharing options...
delconick Posted May 16, 2022 Author Share Posted May 16, 2022 Got this working, had to re configure the USPS shipping module from Webkul Link to comment Share on other sites More sharing options...
El Patron Posted May 16, 2022 Share Posted May 16, 2022 4 hours ago, delconick said: Got this working, had to re configure the USPS shipping module from Webkul Hi thanks for update, I suspected webkul as it looked very familiar, I don't like how it add's every carrier the way it does, USPS has only few popular carriers and one does not want to overwhelm customer with to many choices. The other REALLY big issue is that for each carrier, it create db table that can get really really large and signficantly slow down checkout, we debugged client shop and one of the usps had 5.6 million rows, elongating checkout by 10's of seconds. we recommend putting in cron job to truncate tables occasionally. We need to report this back to webkul in near future. 1 Link to comment Share on other sites More sharing options...
craftyflair Posted September 6, 2022 Share Posted September 6, 2022 Hello, I'm having the same issue and have done for a while now. I only have three post options for the UK and two international ones. It's always for the UK customers, when they checkout they are charged the maximum international shipping, when they are in the UK. When I go to the back office, it says that "No carrier can be applied to this order". If I delete the address and re-add it, it's fine. I'm not sure, but I suspect when an address from PayPal is bought across, this happens, but I'm not sure. It's only that all of the customers this happens to are using PayPal and they've had these accounts for 15-20 years. Link to comment Share on other sites More sharing options...
craftyflair Posted September 12, 2022 Share Posted September 12, 2022 I've worked out that in Prestashop Checkout, if a customer pays with PayPal and they've had that same address for YEARS!, then it passes the ID_STATE as '1' for the UK, (Where we have no states), so thus it then applies US postage. If I change the State ID to '0', the shipping is correct. This I had to find out myself as Prestashop Checkout didn't think it was their module. Awaiting a fix now. Link to comment Share on other sites More sharing options...
El Patron Posted September 13, 2022 Share Posted September 13, 2022 And still a lot if bugs reported. Avoid ps checkout. Community tested Link to comment Share on other sites More sharing options...
c64girl Posted May 30, 2023 Share Posted May 30, 2023 Have same problem ps 1.7.8.9 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