Log in to your ESHOPBOX account to give feedback

Feature Requests

Improved order import feature for shopify - Itemid
Handle Missing Mandatory Fields in Shopify Order Import Currently, there are several mandatory fields that must be present when importing an order from Shopify to Eshopbox. However, in some cases, these fields may not be present. This can cause problems for us and clients/brands, as they may not be able to track their orders. This epic proposes to handle missing mandatory fields in Shopify order import in the following way: If the itemid field is present and also present in our system, then we'll directly process the order. If the itemid field is blank or not present in our system, we'll add a field sellersku in our API, while fetching order details from Shopify, and then, can check that product's order against that sellersku provided. If the itemid and sellersku fields are both either blank or not present in our system, then we'll create a new product to fulfill that order, in our system, which will eventually added to a section of product's draft, and in that draft section of products, the brand or we can update the details of product. If the fields like weight and dimension are not given for the product, then the order's status would be on hold. If the fields like hsn and tax code are missing, then there will be two cases: If the client generates invoices from our system, then we'll put that order on hold. If the client does not generate invoices from our system, then we'll process that order. Acceptance Criteria: The solution must be able to handle orders with missing mandatory fields. Dependencies: This epic depends on the following epics: Add Sellersku Field to API and Consider Cases of Channel ID and Seller SKU Handle Missing Weight and Dimensions
2
·
Apps
·
complete