Issue #2914933: Add service tags to order-related interfaces
Added doc comments to specify the service tags for OrderTypeResolverInterface
, OrderPreprocessorInterface
, AvailabilityCheckerInterface
, and OrderProcessorInterface
. This change ensures that each interface explicitly declares the services it should be tagged with, improving clarity and maintainability.
Closes #2914933