(Enterprise)

Order History page (B2B)

In the Order History page, registered customers can view a complete list of orders that they placed with the store and see the order status. Customers can also reorder a specific order.

The page lists orders in two tabs:

The Buyer Approver or Buyer Administrator can either approve or reject an order:


Order statuses

In WebSphere Commerce, orders can have various statuses and the following statuses are displayed:

Orders tab Waiting for Approval tab

  • Approval denied

  • Order that is received and ready for processing

  • Payment authorization requires review

  • Back ordered

  • Payment approved

  • Order shipped

  • Inventory fulfilled

  • Order completed

  • Order that is transferred to fulfillment

  • Order processing

  • Insufficient inventory

  • Pending approval

The following additional order statuses are not displayed in the page without customization:

  • Return associated

  • Order canceled

  • Partially shipped

  • Currently, edited by the store

  • Currently, locked by the store


Elements of the Order History page: Orders tab


Elements of the Order History page: Waiting for Approval tab

Full size screen capture


Optional functions on the page

The Order status tracking function is an optional store function that can be enabled or disabled for the Aurora starter store using the Store Management tool in Management Center. For more information, see Selecting store functions.


JSP files

  • BreadcrumbTrail.jsp is the top-level JSP file for the Breadcrumb Trail widget, which displays the breadcrumb trail.

  • MyAccountNavigation.jsp is the top-level JSP file for the My Account Navigation widget, which displays the My Account sidebar and its navigational links.

  • OrderStatusDisplay.jsp represents the entire page.

  • OrderStatusTableDisplay.jsp represents the table area with the order history.

    • OrderStatusTableDetailsDisplay.jsp represents the details of an order.


Links and buttons

    1 Details
    Opens the Order Details page.

    2 Re-Order
    Copies the order items into the current order and then displays the Current Order page, showing the items in the order.


E-Marketing Spots

There are no e-Marketing Spots on the page.


Related reference
Order History page