How can I view my order details, including the start date, document type, total amount, and payment status, in a tabular format?
The orders table provides a clear and organized way to track your purchases. Here's a detailed explanation you will see:
1. Start Date
- The date on which the order was initiated or confirmed.
2. Document Type
- The type of document associated with the order, such as an invoice, receipt, or purchase agreement.
3. Total Amount
- The total monetary value of the order, including taxes and discounts.
4. Payment Status
- Indicates the current state of the payment, such as:
- Paid: The payment has been successfully processed.
- Pending: The payment is yet to be completed.
- Failed: The payment was unsuccessful.

Comments