shoppingflux / shoppingfluxexport

7 stars 7 forks source link

CDiscount REL/SO1/RCO not saving correctly the relay name in company field #407

Closed ghost closed 5 years ago

ghost commented 5 years ago

Expected behaviour

CDiscount is putting the relay name (for REL/SO1/RCO ShippingMethod) in the ShippingAddress in LastName.

The FirstName contains the full name of the client (concataining the first and last name). When we create the shipping address we split the FirstName in order to decompose the real first and last name. The relay name is then transferred to the company name.

Actual behaviour

The relay name is not appearing in the company name

Steps to reproduce the behaviour

Create an order from CDiscount with REL method and check the final shipping address created in PrestaShop.