Orders

The orders contain information for purchases made by the customer. An order consists of the following things:

  • Order details
    Each detail contains information for a single product that is part of the order.
  • Order addresses
    The order addresses can be represented by a shipping and billing addresses. Typically an order has one of each type.
  • Order payment
    The order payment contains information about the payment, the payment method and any other information related to the payment (i.e. payment processor returned values, payment attempts).
  • Order discounts
    Each order discount links the order to an existing discount defined in the Ecommerce module.
  • Order
    The order itself contains information about the date of purchase, the customer, taxes, shipping, weight, total price and etc.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?

Next article

Customers