Order Summary page (B2C)

The Order Summary page is where customers can view the details of their order, and pay for their order.

Elements of the Order Summary page


Order Summary page

Full size screen capture

Standard functions on this page

2 Billing information
Customers can view the billing information such as billing address and their chosen method of payment.

E-Marketing Spots

The following three e-Marketing Spots display on this page and all other pages in the checkout flow:
  • 1 CheckoutTopRight_Content
  • 4 CheckoutBottomLeft_Content
  • 5 CheckoutBottomRight_Content
For details, see the Shopping Cart page (B2C).

Links and buttons

3 Order
Displays the Order Confirmation page (B2C) after the payment is authorized and the order is submitted to the Sterling Order Management System.
3 Back
Displays the Shipping and Billing Method page (B2C).
6 Order Comments Slider widget
Customer service representatives can view or add customer comments to orders. Comments display time stamps and the representative's name who saved the comment.

Order Summary page: Multiple shipping and billing addresses

The following screen capture shows how this page displays multiple shipping addresses. The area marked 1 shows an example of two different shipping addresses within the same order.


Order Summary page: Multiple shipping and billing addresses screen capture

Full size screen capture

JSP files

  • SingleShipmentSummary.jsp represents the entire page for a single shipment method.
  • MultipleShipmentSummary.jsp represents the entire page multiple shipment methods.
  • OrderItemDetailSummary.jsp represents the area where order items are summarized for a single shipment method.
  • MSOrderItemDetailSummary.jsp represents the area where order items are summarized for multiple shipment methods.
  • SingleShipmentOrderTotalsSummary.jsp represents the order total summary area.
  • RecurringOrderCheckoutDisplay.jsp represents the recurring order area.
  • CheckoutPaymentsAndBillingAddressSummary.jspf represents the payment and billing address summary area.