2. Sequence Diagram
Sơ đồ tuần tự
Explanation:
- The user navigates to the product page on the online store.
- The online store displays the product information to the user.
- The user adds the product to their cart.
- The online store confirms that the product has been added to the user's cart.
- The user proceeds to checkout.
- The online store requests payment from the payment gateway.
- The payment gateway redirects the user to a payment page.
- The user provides their payment details on the payment page.
- The payment gateway confirms the payment with the online store.
- The online store requests shipment from the shipping company.
- The shipping company provides shipment details to the online store.
- The online store displays the order confirmation to the user.
- The user confirms the order details.
- The online store provides the shipment tracking information to the user.