csankhala / csankhala/OrderService

Order: Validate checkout info with product catalog

Open
#12 0 comments 0 reactions 1 assignee Claimed by @csankhala View on GitHub
Dominant language
Java
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The order service should process incoming messages from the "cart-updated" topic to create a new order.

The order service should use the product catalog service to retrieve product information for each item in the order.

If payment fails, the order service should send a message to the "payment-failed" Kafka topic and notify the customer of the payment failure.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.