Ship and Delete BestBuy Orders
The Magento 2 store owners can fetch the new orders and view all the order details fetched from BestBuy. They can also ship the required orders and can delete the orders which are no more required.
To fetch and view new orders
- Go to the Magento 2 Admin panel.
- On the left navigation bar, click the BESTBUY INTEGRATION menu.
The menu appears as shown in the following figure:
- Click Order Listing.
The BestBuy Order List page appears as shown in the following figure:
- Click the Fetch BestBuy Orders button.
If the order is imported successfully then, a new record is found in the Orders Grid table as shown in the figure above. - Click on order and the page you will navigated to, will appear as:
Notes:
- Orders are automatically imported through CRON settings, periodically.
- Whenever the latest orders are imported from BestBuy, 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 BestBuy Failed Order page.
- Orders are auto-rejected on BestBuy in the following conditions:
- When BestBuy 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 BestBuy order
- Go to the Magento 2 Admin panel.
- On the left navigation bar, click the BESTBUY INTEGRATION menu, and then click Order Listing.
The BestBuy Order List page appears as shown in the following figure:
- Scroll down to the required row of the order to ship.
- In the Action column of the respective row, click the Edit icon.
The Order view page appears
- In the right panel, under BestBuy Order Information, do the following steps:
- In the Shipping Provider list, select the required carrier.
- In the Tracking Number box, enter the required value.
- Click the Submit Shipment button.
A success message appears if the order is shipped successfully.
To delete the BestBuy orders
- Go to the Magento 2 Admin panel.
- On the left navigation bar, click the BESTBUY INTEGRATION menu, and then click Orders Listing.
The BestBuy Order List page appears as shown in the following figure:
- Now scroll down to the order row no more required.
- In the Action column of the respective row, click the Delete icon.
A confirmation dialog box appears. - Click the OK button.
- The order is deleted from the BestBuy Marketplace.
Related Articles
Manage BestBuy Orders
Admin can do the following tasks while managing the BestBuy orders: Fetch, View, Ship, and Delete the BestBuy Orders View and Delete the Failed Orders
BestBuy Feeds
After uploading the product on BestBuy or after updating the product inventory or the product price, the user can check the status of the feed and sync the selected feeds from the BestBuy Feeds page. To View and Manage the Product Feeds Go to the ...
View and Delete the Failed Orders
The users can view the list of failed BestBuy orders on the BestBuy Failed Orders page. Before that, read the points below and understand that in the following conditions, orders are not imported from BestBuy: If any product in the BestBuy Order is ...
BestBuy Cron Details
To view BestBuy Cron Details, Go to the Magento 2 Admin panel. On the left navigation bar, click the BESTBUY INTEGRATION menu. A menu appears as shown in the following figure: Click Cron Logs. The BestBuy Cron page appears as shown in the following ...
BestBuy Configuration
Once the extension is successfully installed in the Magento 2 store, the BESTBUY INTEGRATION menu appears on the left navigation bar of the Magento 2 Admin panel. To set-up the configuration settings in the Magento 2 Admin panel Go to the Magento 2 ...