DefaultDeliveryBuilderSetFromCalculationRequest Method |
Namespace: CMS.Ecommerce
public void SetFromCalculationRequest( CalculationRequest request, Func<CalculationRequestItem, bool> itemSelector = null )
The following data is taken from the calculation request:
Please note that CustomData are not populated from the calculation request. The same applies to CustomData created from calculation request items. To include some custom data into Delivery, inherit your custom delivery builder.