Closed marlena-b closed 2 months ago
Issue: https://github.com/RailsEventStore/ecommerce/issues/394
Before there was one SubmitService that handled order submissions from both the client and admin sides. Now there are two separate SubmitServices - one dedicated to handling order submissions from the client side and another for the admin side.
Issue: https://github.com/RailsEventStore/ecommerce/issues/394
Before there was one SubmitService that handled order submissions from both the client and admin sides. Now there are two separate SubmitServices - one dedicated to handling order submissions from the client side and another for the admin side.