Posted on 16/03/2018 09:12:24
Hi Rene,
The ProductCategoryFieldService is actually completed, and is located in Ecommerce.Services.ProductCategoryFields. It is however, currently only friend, as I dont think it is in a state that is quite ready for release. The following services are "complete", but are currently undergoing serious refactoring (and thus, are still kept as friend/internal), because they do not meet my requirements for code quality:
DiscountService
OrderLineService
OrderService
ProductCategoryFieldService
SalesDiscountService
They will be made public, as soon as this has been fixed.
Im sorry about the confusion in regards to the obsoleted methods - but using time to remove these, just to reintroduce them later, seems not worth the time.
Hope this explaination helps clear up the matter?
BR
Martin