Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can filter the results and easily find the orders you're looking for by using the fields above. For instance, to identify Mr. Doe's orders, type "Doe" into the "Customer" field and then click "FilterSearch".

Info

YOU CANNOT DELETE AN ORDER. It is illegal to be able to remove payment or ordering information and/or invoice information from a business in Europe. Therefore, implementing a "Delete" button for orders would render PrestaShop illegal in Europe.

To safely delete the default order, install the "Database Cleaner" module (which is available in the default installation since v1.5.4), open its configuration screen and check the "Orders and customers" box before you click on the "Delete orders & customers" button.

You can export a list of your orders by clicking on the "Export" button at the top.
You cannot import orders.

Creating an Order

One of the great features of PrestaShop is the ability to create an order directly from the back office. For instance, this is tremendously useful when a customer wants to buy a product but does not succeed, and you need to take the hand and make the order while on the phone or during an e-mail conversation with the customer.

Clicking "Add new order" opens a new page with a single text field, labeled "Search customersfor a customer". When creating a new order through the back office, your first task is to associate that order with a customer. Type the first letters of the customer first name, last name or e-mail address, and PrestaShop will display the matching accounts.

Info

If the customer you are creating this order for does not even have a user account already, you can create one on the fly: click the "Add a new customer" button to open a window with the main account details ready to fill. Once the account is saved, it becomes the chosen account for the order.

Note that you will also have to register the customer's address – a an "Add new address" button is available at the bottom of the page, in the "Addresses" section.

Click the "Choose" button for the correct customer, and the whole order form appears. Its main section, "Cart", is where you will make all the necessary product decisions for this order. You can also choose to use a previous order from the customer, or a previously abandoned cart.

The page also enables you to see the previous carts and orders from that customer, if any. If it turns out you are dealing with a cart that a customer somehow cannot validate, you can use that cart for this order by clicking on the "Use" action button.

The "Search for a product" field enables you to dynamically find products to add: type the first letters of its name and PrestaShop will fill a drop-down list with matching products. Choose a product, select a quantity, and click "Add to cart" button. You can, of course, choose among the many combinations of a product, if any, in the "Combination" drop-down list that appears in that case.
Note that PrestaShop gives you an indication of the remaining stock for a given product, which enables you to tell the customer that you are out of stock for said product right from the order form.

The page also enables you to see the previous carts and orders from that customer, if any. If it turns out you are dealing with a cart that a customer somehow cannot validate, you can use that cart for this order by clicking on the "Use" action button.If needed, you can also grant that order a voucher/cart rule, and even create one on the fly by clicking on the "Add new voucher" button.

Finally, you need to specify to which address the order should be delivery (and possibly billed). Here, again, you can create new addresses on the fly using the "Add a new addressesaddress" button.

Viewing an Order's Details

In order to process the orders you receive, you have to view the information they contain.
Click From the Orders page, click on the line containing the order, or click on the button to the right of the order.

...

At the top of the page is a quick summary of the order: date it has been validated, total amount of money, number of customer service discussions about it, number and number of products in the order, and total amount of money.

The detail sheet of the order gives you access to:

...

  • Standard refund. Available once the order reaches the "Payment accepted" status. Not available once the products have been sent.
    To be used when you need to refund the totality of the order, and can be done as long as the products are still in your warehouse.
    Click the "Standard refund" button and a new column will appear in the product list, titled "Refund". Set the amount and quantity for each of the affected products, choose one of the option options at the bottom of the list (see below), and click the "Partial refund" button at the bottom of the table.

  • Partial refund. Available once the order reaches the "Payment accepted" status.
    To be used when you need to refund only part of the order and not the whole order, either because the customer returned the ordered product, or simply as a sign of goodwill for a damaged product that the customer chose to keep anyway. 
    Click the "Partial refund" button and a new column will appear in the product list, titled "Partial refund". Set the amount and quantity for each of the affected products, choose one of the option options at the bottom of the list (see below), and click the "Partial refund" button at the bottom of the table.
  • Return products. Available once the order reaches the "Shipped" status. PrestaShop must be set to accept merchandise returns, which is not in the Orders > Merchandise Returns page, with the "Enable returns" option.
    To be used only when the customer has effectively returned products: once the returned product has been received, you can mark it as returned directly in the order form. 
    Click the "Return products" button and a new column will appear in the product list, titled "Return". Check the box of the affected products, indicate the quantity of items that were returned, and click the "Return products" at the bottom of the table.

...

If you need to send the package to an address that is not already registered in PrestaShop, you must first create it. To do this, go to the "Customers" menu, open the "Addresses" page, and click in the "Add new" button. Do not forget to put the correct e-mail of the customer, as this is the way PrestaShop will know to associate that new address with your existing customer! Once done, go back to the order's page, and change the address using the drop-down list.

...

The "Invoice address" section enables you to edit the payment address of the order. Just as for the shipping address, you can either choose the drop-down menu to choose another of the addresses that the customers has have already registered on your shop, or you can use the "Edit" icon to edit the currently chosen address.

If you need the payment to be tied to an address that is not already registered in PrestaShop, you must first create it. To do this, go to the "Customers" menu, open the "Addresses" page, and click in the "Add new" button. Do not forget to put the correct e-mail of the customer, as this is the way PrestaShop will know to associate that new address with your existing customer! Once done, go back to the order's page, and change the address using the drop-down menu.

...

You can also have this comment be sent to the customer, in order to give him or her information concerning the order, a delay, a surprise, or keep him or her informed on about offers and specials. This is a key point of customer relationship.

...