We are trying to figure out how the property name ActualDeliveryDate is working behind the scenes. We can’t find any documentation on this and no settings in the backoffice.
Litium version: 6
We are trying to figure out how the property name ActualDeliveryDate is working behind the scenes. We can’t find any documentation on this and no settings in the backoffice.
Litium version: 6
If you not is using accelerator the property should not be set at all.
If you using accelerator you can find the logic in `Litium.Accelerator.ECommerce.DeliveryFactory´ that will set the date to 7 days from order placement.
Thanks Patric. I think this solves our problem