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.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?

Next article

Customers