Skip to content

FR Cart

Vladislav edited this page Aug 21, 2023 · 3 revisions
  1. System should provide the ability to create a Shopping Session connected to userId.
  2. System should allow to add/delete products to/from the Shopping Session, change their quantity.
  3. System should update the state of the Shopping Session sending the request to the Product service.
  4. System should delete the Shopping Session after a successful payment.
Clone this wiki locally