search_box

Ship and Delete the Cdiscount Orders

The Magento 2 store owners can fetch the new orders and view all the order details fetched from Cdiscount. They can also ship the required orders and can delete the orders those are no more required.

To fetch and view new orders

  1. Go to the Magento 2 Admin panel.
  2. On the left navigation bar, click the CDISCOUNT INTEGRATION menu.
    The menu appears as shown in the following figure:
  3. Click Orders Listing.
    The Cdiscount Order List page appears as shown in the following figure:
    CdiscountIntegration_OrderList
  4. Click the Fetch Cdiscount Orders button.
    If the order is imported successfully then, a new record is found in the Orders Grid table as shown in the figure.
    Notes:

    • Orders are automatically imported through CRON in every 10 minutes.
    • Whenever the latest orders are imported from Cdiscount, a Notification appears in the notification area of the Admin panel for those orders and they are Auto-Acknowledged as soon as they are imported in the Magento 2 store admin panel.
    • If no Order is imported, then check the Failed orders listed on the Cdiscount Failed Order page.
    • Order are auto-rejected on Cdiscount in the following conditions:
      • When Cdiscount Product SKU does not exist in Magento 2 store.
      • When Product is Out of Stock in Magento 2 store.
      • When a product is disabled in Magento 2 store.

To ship the Cdiscount order

  1. Go to the Magento 2 Admin panel.
  2. On the left navigation bar, click the CDISCOUNT INTEGRATION menu, and then click Orders Listing.
    The Cdiscount Order List page appears as shown in the following figure:
    CdiscountIntegration_OrderList
  3. Scroll down to the required row of the order to ship.
  4. In the Action column of the respective row, click the Edit LazadaM2_ProductEditIcon icon.
    The Order view page appears
  5. In the left navigation panel, click the Cdiscount menu.
    The page appears in the right panel as shown in the following figure:CdiscountIntegration_OrderView
  6. Under the Cdiscount Order Information section, do the following steps:
    1. In the Shipping Provider list, select the required carrier.
    2. In the Tracking Number box, enter the required value.
    3. In the TrackingUrl box, enter the required tracking URL.
  7. Scroll down to the Shipment Order Items section, and then do the following steps.
    • In the Quantity to Ship box, enter a value.
      The number of a quantity that the user can ship. The value cannot be greater than the Quantity ordered value.
      Note: This field is activated only if the Quantity ordered value is more than 1. Otherwise, by default 1 is selected and the field is deactivated.
  8. Click the Ship Order button.
    The success message appears if the order is shipped successfully.

To delete the Cdiscount orders

  1. Go to the Magento 2 Admin panel.
  2. On the left navigation bar, click the CDISCOUNT INTEGRATION menu, and then click Orders Listing.
    The Cdiscount Order List page appears as shown in the following figure:
    CdiscountIntegration_OrderList
  3. To delete the single order, do the following steps:
    1. Scroll down to the order row no more required.
    2. In the Action column of the respective row, click the Delete LazadaM2_DeleteIcon icon.
      A confirmation dialog box appears.
    3. Click the OK button.
      The order is deleted from the Cdiscount Marketplace.
  4. To delete the selected Cdiscount orders in bulk, do the following steps:
    1. Select the check boxes associated with the orders those are no more required.
    2. Click the Arrow button next to the Actions list.
      A menu appears as shown in the following figure:
      LazadaOrderDetails_BulkDeleteOrders
    3. Click Delete Order(s).
      A confirmation dialog box appears.
    4. Click the OK button.
      The selected orders are deleted from the Cdiscount Marketplace.

 

Yes No Suggest edit
Suggest Edit