Tracking Order History in Drupal: A User Guide

thumb_up 1  ·  sell Drupal order history, Monitoring orders in Drupal, Managing customer orders with Drupal

Order history is dependent on the ordered products by the user after checkout. It includes history of the product which includes order number, user name, order status etc.

You can view the order history of the product by using the following steps −

Step 1 − Go to Store and click the Orders link.

Step 2 − You will get the screen of the ordered products list.

It contains fields such as −

  • Order Number − It is the order number of product.

  • Updated − It specifies when the product has been updated last.

  • Name − It is the name of the user who has ordered the product.

  • User − It is the account name of the user. It may be authenticated by user or admin.

  • Total − It specifies total amount of the ordered product.

  • Order Status − Defines the order status such as processing or pending or completed or cancelled.

  • Operations − Here you can perform some operations on the product such as −

    • View option displays the billing information and shipping information.

    • Edit option allows to edit the price, shipping information, billing information etc.

    • Delete option deletes the product order and payment option specifies paid amount for the product, date of expiry, etc..

  •  

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

An Introduction to Drupal

    Drupal is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. It is…

arrow_forward
description

Installing Drupal: A Comprehensive Guide

    This chapter provides step-by-step procedure for Drupal installation. Before installing Drupal, the following system requirements are…

arrow_forward
description

Understanding the Drupal Architecture

  Drupal is a platform for web content management which is a powerful tool for building simple and complex sites. In this chapter, we are…

arrow_forward
description

Exploring Drupal's Main Menu Functionality

    In this chapter, we will study how to Create Menus in Drupal. Menus are very important to easily navigate in your website. Menus…

arrow_forward
description

Mastering Drupal's Blocks and Regions

  In this chapter, we will study about Drupal Blocks & Regions. Blocks are container objects that are used to organize your content of…

arrow_forward
arrow_back « Back