Jump to content

Wrong shipping cost calculation


endriudb

Recommended Posts

Hi to all,

I have a very strange problem on a shop.

When people buy using different delivery address and invoice address, in some case, I have this situation:

 

Order object/db record:

id_address_delivery: x

id_address_invoice: y

 

Cart object/db record:

id_address_delivery: y

id_address_invoice: y

 

the result is that the customer pays wrong shipping costs, calculated on y instead of x.

 

I've tried to reproduce this issue in every way I could imagine, but everything worked as expected.

 

Have you ever encountered a problem like this?

 

----------------------

 

I'm using Prestashop 1.6.1.10 (updated, not installed with this version) with a bought theme (leo_shoesworld)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...