Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ValidateOrderProvider returns which delivery options exist for an order. It could be e.g. Standard, Express and Shipping date. The provider will return the Description and Id for the delivery option. The Id is used in profile.config for the configuration.

If provider returns Id ShippingDate it will trigger a date picker to select date to appear.

...