package consumer
// TODO: implement subscriber or consumer
// When the shopping cart is successfully paid
// the service waits for a message in the broker to change the cart status to paid and clear it from the cache.