search_box

Fetch, View, Ship, and Delete the Newegg Orders

The Magento 2 store owners can fetch the new orders and view all the order details fetched from Newegg. 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 NEWEGG INTEGRATION menu.
    The menu appears as shown in the following figure:
  3. Click Orders Listing.
  4. The Newegg Order List page appears as shown in the following figure:
  5. Click the Fetch Newegg 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 Newegg, 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 into the Magento store admin panel.
    • If no Order is imported, then check the Failed orders listed on the Failed Order reason column.
    • Order are auto-rejected on Newegg in the following conditions:
      • When Newegg Product SKU does not exist in Magento store.
      • When Product is Out of Stock in Magento store.
      • When a product is disabled in Magento store.

To ship the order

  1. Go to the Magento 2 Admin panel.
  2. On the left navigation bar, click the NEWEGG INTEGRATION menu.
    A menu appears.
  3. Click Orders Listing.
    The Newegg Order List page appears as shown in the following figure:
  4. Scroll down to the required row of the order to ship.
  5. In the Actions column of the respective row, click the Edit link.
    1. As soon as you enter the tracking number & carrier, it gets automatically shipped.
      The success message appears if the order is shipped successfully.

To delete the Newegg Orders

  1. Go to the Magento 2 Admin panel.
  2. On the left navigation bar, click the NEWEGG INTEGRATION menu.
    A menu appears.
  3. Click Orders Listing.
    The Newegg Order List page appears as shown in the following figure:
  4. 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 link.A confirmation dialog box appears.
    3. Click the OK button.
      The order is deleted from the Newegg Marketplace.
  5. To delete the selected Newegg 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 in the Actions list.
      A menu appears as shown in the following figure:
      NeweggMagento2Integration_NeweggOrderList_BulkList
    3. Click Delete Order(s).
      A confirmation dialog box appears.
    4. Click the OK button.
      The selected orders are deleted from the Newegg Marketplace.
Yes No Suggest edit
Suggest Edit