SlideShare uma empresa Scribd logo
1 de 57
Baixar para ler offline
© CedCommerce. All rights reserved.
SUPPORT@CEDCOMMERCE.COM
[Jet Magento 2 Integration]
CedCommerce Jet Magento® 2 Integration, an extension by CedCommerce, establishes synchronization
of inventory, price, other details for product creation and its management between Magento 2 store
and Jet.com. The smooth harmonization is established with help of Jet.com REST API.
© CedCommerce. All Rights Reserved.
2
Jet Magento 2 Integration
User Manual
Version – 2.1
© CedCommerce. All Rights Reserved.
3
Contents
OVERVIEW.....................................................................................................................................................5
INSTALL INSTRUCTION..................................................................................................................................5
JET CONFIGURATION SETTINGS....................................................................................................................6
USE EXTENSION WITH TEST API MODE.......................................................................................................12
MAP JET CATEGORY WITH MAGENTO CATEGORY......................................................................................13
FILL REQUIRED PRODUCT INFORMATION...................................................................................................16
CHECK REJECTED UPLOAD FILES .................................................................................................................20
IMPORT & ACKNOWLEDGE ORDER.............................................................................................................24
SHIPMENT OF AN ORDER............................................................................................................................32
FAILED JET ORDERS.....................................................................................................................................34
FETCH & SUBMIT RETURN ..........................................................................................................................35
JET REFUND.................................................................................................................................................48
UPLOAD CSV................................................................................................................................................53
ATTRIBUTE MAPPING..................................................................................................................................54
KNOWLEDGE BASE......................................................................................................................................56
CRON STATUS..............................................................................................................................................57
SUPPORT .....................................................................................................................................................57
© CedCommerce. All Rights Reserved.
4
Features of Jet Magento Integration Extension
Jet Magento Integration extension provides following features: -
 Manage Jet Product/Upload Product (directly from grid and bulk upload all products)
 Product Synchronization
a) Automatic process on each product edit
b) Manual synchronization process
 Review Product Upload Errors
 Automated Order Import & Acknowledgement
 Shipment and Cancellation of Orders
 Multiple Shipment of an Order
 Fetch & Submit Return
 Create Refund
 Bulk Product Upload
 Archive Selected Product
 Archive Products in Bulk
 Unarchive Selected Product
 Unarchive Products in Bulk
 Shipping Exception
 Return Exception
 CRON Facility
 Knowledge Base
EXTENSION IS HEAVILY DEPENDENT ON CRONS FOR
RUNNING VARIOUS AUTOMATED PROCESSES. SO, MAKE
SURE THAT CRON JOB IS PROPERLY CONFIGURED &
WORKING ON YOUR SERVER.
© CedCommerce. All Rights Reserved.
5
OVERVIEW
Jet-Magento 2 Integration, an extension by CedCommerce, establishes a synchronization of
inventory, price, other details for product creation and its management between Magento 2
store and Jet.com. The smooth harmonization is established with help of Jet.com REST API.
INSTALL INSTRUCTION
Follow these points: -
 Login to your ftp and go to Magento 2 root folder (generally present under public_html
folder)
 Create new folder named code under app folder and under “code” folder create a folder
named Ced.
 Drag & Drop app/code/Ced/Jet directory.
 After successfully uploading the directory, the extension will be installed/upgraded.
 Now run the following upgrade command in “cmd”
php bin/magento setup:upgrade
© CedCommerce. All Rights Reserved.
6
JET CONFIGURATION SETTINGS
In order to obtain Jet API key, API Secret and Fulfillment Node Id the merchant needs to go to
https://partner.jet.com/ and login to his account.
© CedCommerce. All Rights Reserved.
7
© CedCommerce. All Rights Reserved.
8
 After that obtain the API key and Secret.
 Generate a Fulfillment Node as per Jet specifications to have a Jet Fulfillment Node Id.
 These details will be used in the configuration settings of merchant’s admin panel.
 Once the extension is successfully installed on your store, Jet menu will start appearing.
To fill the Jet Configuration Setting go to Jet > Configuration.
© CedCommerce. All Rights Reserved.
9
Here the mandatory settings merchant needs to enter:
 API user (API User in Jet),
 API Secret (Secret in Jet)
 Fulfillment Node Id (not Merchant Id of Jet, go to Fulfillment > Fulfillment Node Id from
left navigation menu in the Jet Partner Panel)
 Select Store which you want to integrate on Jet.
 Before saving the configuration settings, click on the Validate button to validate the
“API User” and “Secret Key”.
© CedCommerce. All Rights Reserved.
10
In the Return Location, the merchant needs to enter Address where product has to be
returned.
© CedCommerce. All Rights Reserved.
11
Product Edit Settings: what information of product should be updated on Jet when product is
edited.
 Update Price of product whenever the Product is edited from admin panel.
 Update Inventory of Product whenever the Product is edited from admin panel.
 Update Images of Product whenever the Product is edited from admin panel.
 Update basic information of Product whenever the Product is edited from admin panel.
 Product Required Field Mapping shows the list of fields which is used to send Product
Information on Jet.
© CedCommerce. All Rights Reserved.
12
 Left side labels are the fields required by Jet & right side includes the Magento 2
Product Attribute Code.
 To set a different price for all the products, use Product Price field. This is a dropdown
using which you can set the price on the following basis: -
For all products
o Increase by Fixed Price.
o Increase by Fixed Percentage.
o Decrease by Fixed Price.
o Decrease by Fixed Percentage.
For setting individual product price
o Set individually for each product.
 By creating a new attribute for each product and filling the attribute code
here.
 By default, required Jet fields are mapped with respective Magento 2 Attribute but
admin can change the attribute for each & every field according to his/her need.
 Except the required product information Jet.com also gives an option to merchant to
Provide Extra information about the Product which will be used by Jet.com for Listing
Product & Shipment calculation. They can be assigned using Attribute Mapping on
product edit page.
USE EXTENSION WITH TEST API MODE
To integrate Magento 2 store with Jet.com, merchant has to fulfill and call all the below APIs: -
© CedCommerce. All Rights Reserved.
13
To Upload Product on jet admin, merchant needs to Map Jet Category to Magento 2 Category.
MAP JET CATEGORY WITH MAGENTO CATEGORY
To map jet categories in Magento 2 go to Jet > Jet Categories.
© CedCommerce. All Rights Reserved.
14
Select this menu item to open
the category listings
© CedCommerce. All Rights Reserved.
15
 Now go to Catalog > Manage Categories and select the required category.
 Open the Jet Category Information tab.
 Select the Jet Category which has to be mapped to this Magento 2 category from the
dropdown and then click on the “Save Category” button.
Select the category from
the dropdown to be
mapped.
Using this Jet Taxonomy Csv files can be
uploaded. This section has been
explained at the end of the document.
© CedCommerce. All Rights Reserved.
16
When you map your Magento 2 category, all products of the mapped category get listed in
Manage Product grid of Jet.
FILL REQUIRED PRODUCT INFORMATION
To upload a product on Jet, go to Jet > Jet Products > Upload Products. If your mapped
Magento 2 category has products, then those products will be listed in this grid.
Click Jet > Jet Products >
Upload Products in the menu
section to open Product Manager.
© CedCommerce. All Rights Reserved.
17
Now admin has to update following information in each product which he wants to upload on
Jet.com by clicking on its respective Edit link. On Product Edit page, please fill the critical
information given below: -
Sync with Jet to synchronize
the inventory, price, image or
other details.
Jet provides several optional attributes
to provide extra information on Jet. It is
explained at the end of the document.
© CedCommerce. All Rights Reserved.
18
Critical information for Simple product:
1. The product must be assigned to any mapped Jet category.
2. Brand information is mandatory to be given for each product which has to be filled in jet.com
tab on Product Edit page.
3. Each product must also have one of the following information: UPC, GTIN-14, ISBN-13, ISBN-
10, EAN or ASIN.
Note: Product can be uploaded on jet with Brand & Manufacture part number but those
products will never be live on jet.com so one of the below attribute value is required for each
product on jet.
UPC or
EAN or
ASIN or
GTIN-14 or
© CedCommerce. All Rights Reserved.
19
ISBN-13 or
ISBN-10
On Product Edit Page there exists a button “Sync with Jet” which can be used to synchronize all
the updated product information of that particular product on Jet.
Upload simple product
Go to the Jet Product >> Upload Products grid again. Products can be uploaded in 2 ways:
either by using Direct API call or by using File Upload process.
After Uploading a product from Magento 2, its default status will be set to ‘Under Jet
Review’. The product will go through a manual review process on jet and upon its
successful completion, the product will be pushed to LIVE on Jet else error will be
displayed on merchant’s jet partner panel. Review process may take 1-2 weeks.
Direct API Call
Bulk Upload
© CedCommerce. All Rights Reserved.
20
Direct API Call: Uploads single product at a time with accurate error reporting.
Bulk Upload: Uploads products in bulk, but has weak error reporting.
CHECK REJECTED UPLOAD FILES
After Uploading the Product on Jet we need to check that all data which is send on Jet is
Validated or not.
If products are uploaded using Bulk Upload process and due to some reason an error occurs in
the Product Data, then the file will be listed in the Rejected File panel. From here the merchant
needs to review product’s error detail from View Errors & Resubmit link.
To view the rejected files, go to Jet >> Jet Products >> Rejected Files
© CedCommerce. All Rights Reserved.
21
Select Jet > Jet Products >
Rejected Files from the menu
section to open Rejected Jet Files
Manager.
© CedCommerce. All Rights Reserved.
22
Click here to view the errors coming in the rejected files.
This is the error which needs to be
resolved for the current product.
Click this button to fetch
Rejected Files immediately.
© CedCommerce. All Rights Reserved.
23
 Error Description shows the error message for the file; in the above example it is
“Invalid UPC Code”.
 File Content shows the data which is uploaded for the products.
Note:
1. A single batch file contains maximum 30 Products Data.
2. Error Description is applied to one or more Products in the Batch that means in above
case Invalid UPC Code error exist in Product Sku sony_experia.
3. Merchant needs to check all products details in the batch for the Error Description.
4. When Rejected File Manager has lot of data it can be deleted from grid Delete Action
or directly by clicking the Clear All Logs button.
5. If merchant think that product information is updated according to the Error in the
then this batch can be re-uploaded by clicking on Resubmit button.
If the merchant has resubmitted the file, then status of the file will change to N/A.
If no Rejected File is Found that means Product Upload is Successful, now check Jet Partner
Portal product section “sony_experia” will show in the products List. See image below:
Now merchant can generate Test order from Jet Partner Panel in order to Run test for Order
import & Acknowledge.
© CedCommerce. All Rights Reserved.
24
IMPORT & ACKNOWLEDGE ORDER
Test API Mode Generate Order from Partner panel steps are as follows:
Step 1: Go to the Partner Panel API menu & click on the Order generator link. Generate order
for the uploaded product for example: Sku sony_expria.
Step 2: Now go to Magento Jet >> Jet Orders >> View Jet Orders menu which will enlist all the
order imported from jet.
Step 3: Click on Fetch Latest Jet Order button to import the order which is placed through
order generator at merchant Partner Panel (please note orders are automatically imported via
CRON in every 10 min):
© CedCommerce. All Rights Reserved.
25
Click this option to go to
the View Orders grid.
© CedCommerce. All Rights Reserved.
26
Step 4: If order imported successfully then a new row can be found in the Jet Order Details grid
like in above image imported Jet order 100000124 now click on this link to Acknowledge & Ship
jet order
Note:
1. Orders will be auto acknowledged as soon as they are imported from jet.
2. If no Order is imported, then please check the Failed order log from Jet >> Jet Order >>
Failed Jet Orders.
3. Order will be Auto Rejected on jet at following condition:
a. When Jet Product SKU does not exist in Magento 2.
b. When Product is Out of Stock in Magento 2.
c. When product is disabled in Magento 2.
Click this button to manually fetch
the orders in case of immediate
requirement.
© CedCommerce. All Rights Reserved.
27
© CedCommerce. All Rights Reserved.
28
Note:
 Order imported from jet will use Payment method dependent upon the System
Configuration setting of Jet extension.
 Order imported with our Jet.com shipping method (custom shipping method created by
our extension).
© CedCommerce. All Rights Reserved.
29
SHIPMENT & CANCELLATION OF JET ORDERS
Shipment & Cancellation Test of jet Order can be done from the Ship by Jet tab in the Order
view page.
Here the merchant needs to enter the following things:
 Tracking number (*required).
 Quantity to Ship (*required)
Click on Ship by jet tab in the
left menu to open this section.
© CedCommerce. All Rights Reserved.
30
How many quantity Merchant can ship of any item? Its value cannot be
greater than Qty Available for Ship.
 Quantity cancelled (by default 0).
How many quantity of an Item Merchant wants to cancel to ship (i.e. reject to
ship)?
Note: To perform Shipment & cancellation TEST API Call
You need to set
Quantity to Ship: 0
Quantity to Cancel: 1
But in Live API Mode You Should not set Quantity to Cancel value grater
then 0 (until you want to Cancel Order Item on Jet)
Note: Cancelling order will reduce Merchant Performance on Jet
 Return location address (optional) by selecting ‘Yes’ from the dropdown. It means if
customer generates a return request for this order then this product will be returned
to the address set in the return location Jet System Configuration Settings.
 Days to Return (optional).
 RMA Number (optional).
 Ship to Date (*required).
 Expected Delivery Date (*required).
 Carrier Pick Up Date (*required)
By Clicking on Submit Shipment button
1. Order Shipment send on Jet.com
2. Order Invoice and Shipment will be created automatically in Magento 2.
3. Order Status will change to Complete on Jet.com.
4. The status of order will change to Completed into Magento 2.
© CedCommerce. All Rights Reserved.
31
When the order is cancelled from
Jet.com it appears like this.
© CedCommerce. All Rights Reserved.
32
SHIPMENT OF AN ORDER
 Merchant can send shipment of Jet Order for all the requested quantity of Items that
are ordered.
 Order status on jet will be In-progress if any item’s shipment is Pending from Merchant
side.
 When shipment all items quantity sent on Jet then order status will change to Complete
on jet.
Merchant can also cancel the whole Order by “Quantity to Cancel” field value equal to the
“Qty Available for Ship”.
Example: If merchant want to cancel the Jet order at Shipment time he can do it by setting
“Quantity to Ship” value 0 & “Quantity to Cancel” value equal to the “Qty Available for Ship”
for each & every item of an Order.
© CedCommerce. All Rights Reserved.
33
Note:
 Cron Schedule will fetch the latest order on jet in every 10 minutes.
 Whenever latest orders imported from Jet.com a Notification appears in the Admin
panel’s notification area for those orders get Auto-Acknowledged.
 Jet Policy Order should be acknowledged within 15 minutes of Window time.
 If No Order is imported, then please check Failed Jet Orders.
 According to the jet they prefer FILL OR KILL Order fulfillment policy system if order
cancellation rate goes beyond their expected range then Merchant Account will be
closed.
Quantity to cancel value equals to the Qty
Available for ship.
© CedCommerce. All Rights Reserved.
34
FAILED JET ORDERS
List of Failed jet orders can be viewed by selecting Jet > Jet Orders > Failed Jet Orders from the
jet menu. Order cannot be imported from Jet due to the following conditions.
 If any Product in the Jet Order is Out of Stock in Magneto 2.
 If any product in the Jet Order is disabled in Magento 2.
 If any Product does not exist in Magento 2 or deleted on Magneto 2 after product
upload on Jet.
 If selected Payment Method in Jet System Configuration Setting is not available in
Magento 2.
This section displays the failed orders with their order id and the reason for their failure.
Choose this option to view
the failed orders.
© CedCommerce. All Rights Reserved.
35
FETCH & SUBMIT RETURN
Returns are generated by Jet.com whenever customer returns the product to jet. Returns can
be generated only for completed order.
To generate a return: -
 Login to your Jet Partner Panel
 Go to the Test mode > API menu
 Click on the Return Generator link
 Select the order for which the return has to be generated
 Click on the Submit button
The created returns will be listed in the return panel with the status Created and the merchant
(admin) will be notified about it by notification in the admin panel.
Select the orders to be deleted and
then choose Delete option from the
mass Action dropdown and click
Submit button.
© CedCommerce. All Rights Reserved.
36
Select Jet > Jet Orders >
Return from the menu
section to open the Return
Management page.
© CedCommerce. All Rights Reserved.
37
For completing the return, the merchant needs to enter some required information. Hence the
merchant needs to click on the Edit link. It will open a form that contains all the necessary fields
which the merchant has to fill for completing the return.
Click on the Edit link of any particular row in the grid that
appears on Return Management page to open this form.
Click this button to fetch New
Returns immediately.
© CedCommerce. All Rights Reserved.
38
Select Yes in this field if you agree
to return this item. This section
comes item-wise, like if two
products have been ordered in a
single order then this section will be
displayed item-wise so that if you
don’t agree to return a particular
item then you can select No in this
field.
Enter the qty of the item
that you want to refund to
the customer.
© CedCommerce. All Rights Reserved.
39
 Agree to Return: select “Yes” if you accept the return for this order, otherwise “No”.
 Generate Return for the Item: select “Yes” if you agree to return the product and
send information to Jet.
 Qty Refunded: enter the quantity that has to be refunded to the customer.
 Return Feedback: enter the feedback about the return.
 Shipping Cost: shipping cost of the item that will be refunded to the customer.
 Shipping Tax: amount charged on the shipping.
 Tax: tax amount charged on the item.
All the rest of the fields will be pre-filled.
On clicking the Submit Return button, return will be completed on jet.com.
As soon as the Return is completed, the Credit-memo for that order is also generated in
Magento 2 so as to complete the return process of that order in Magento 2 as well.
 After your test process is complete you will get the live mode API Keys.
 You can obtain these keys from Jet Partner Panel > Live mode > API > Get API Keys or if
no products are uploaded in Live mode, then keys can be obtained directly from Jet
Partner Panel > Live mode > Dashboard.
This is the amount that
will be returned to the
customer.
© CedCommerce. All Rights Reserved.
40
 You should replace these keys in the configuration settings to upload the product in live
mode.
SELECTED PRODUCT UPLOAD
To upload a Simple product, go to the Jet > Jet Product > Upload Products Grid, select the
products to be uploaded followed by selecting the “Selected Product Upload” option from the
Action dropdown and click on the Submit button.
Click the View button of that product to get the latest information from Jet.
Select the simple product to be uploaded,
choose the Selected Product Upload option
from the mass Action and click Submit
button.
Click this link to view
the details of the
product that are on Jet.
© CedCommerce. All Rights Reserved.
41
BULK PRODUCT UPLOAD
To upload multiple products on jet or to upload all the products on jet, batch upload feature
can be used.
 Select all the required products and choose “Bulk Product Upload” from the mass
Action dropdown and click on the Submit button. The products will get uploaded.
 The process of Upload will be visible to the merchant and if any error appears like UPC
number is not given, or Brand and Manufacturer Part Number is not given, etc. then
the Upload process will break and the error will be listed in the Rejected Files panel.
© CedCommerce. All Rights Reserved.
42
SELECTED PRODUCT ARCHIVE
Jet.com provides the ability to close the uploaded product. If a merchant wants to close his
uploaded product at any time after successful upload, then it can be easily done.
 Select the product from the product panel by selecting the checkbox.
 Select the archive action and click on the Submit button.
 That product will be archived successfully and its status will change to Archived.
 This product will be closed on jet.com and it will not appear on jet.com for purchase.
Select the products to be uploaded and choose
Bulk Product Upload option from the Mass
Action dropdown and click Submit button.
Click this button to directly upload all the products.
No need to select the products in this case.
© CedCommerce. All Rights Reserved.
43
BULK PRODUCT ARCHIVE
Products can also be archived in bulk. To bulk archive the products: -
 Select all the products (using Select All option or individually clicking the checkbox).
 Select the Bulk Product Archive option from the mass Action dropdown.
 Click the Submit button. The products will be archived.
Select the product which has to be
Closed/Archived. Select Archive
option from the Mass Action dropdown
and click Submit button.
© CedCommerce. All Rights Reserved.
44
SELECTED PRODUCT UNARCHIVE
Jet.com provides the ability to Reopen closed products.
 Select the archived product and then select Un-archive option from the Action
dropdown and click on the Submit button.
 The selected product will be available again for purchase on jet.com.
 Merchant can archive or Un-archive multiple products by selecting them using
checkbox.
Select the products which have to
be Closed/Archived. Select the
Bulk Archive option from the
Mass Action dropdown.
© CedCommerce. All Rights Reserved.
45
BULK PRODUCT UNARCHIVE
Products can also be unarchived in bulk. To bulk unarchive the products: -
 Select all the products (using Select All option or individually clicking the checkbox).
 Select the Bulk Product Unarchive option from the mass Action dropdown.
 Click the Submit button. The products will be unarchived.
Select the product which has to be
Reopened/Unarchived. Only Archived products can
be Unarchived. Select Unarchive option from the
Mass Action dropdown and click Submit button.
© CedCommerce. All Rights Reserved.
46
ADD SHIPPING EXCEPTION
If any product has to be shipped differently from other products, then Shipping Exception is
used.
 To add Shipping Exception, edit a particular product and go to the Jet Shipping
Exception tab.
 Click on the Add Exception button.
 Fill in the requisite details over here and click on the Save button.
Select the product which has to be
Reopened/Unarchived. Select the Bulk
Archive option from the Mass Action
dropdown and click Submit button.
© CedCommerce. All Rights Reserved.
47
ADD RETURN EXCEPTION
In case the customer wants to return the product (s) that he has purchased and this product
has to be returned differently than other products, then Return Exception is used.
 To add the Return Exception, edit a particular product and go to the Jet Return
Exception tab.
 Click on the Add Exception button.
Shipping Exception related details
can be entered over here.
© CedCommerce. All Rights Reserved.
48
JET REFUND
If a customer returns that product/order directly to the merchant without the involvement of
jet.com, then the merchant needs to send a request on jet.com for completing this type of
return. To manage this type of return there is a panel ‘Jet Refund’.
Return Exception related details
can be entered over here.
© CedCommerce. All Rights Reserved.
49
Select Jet > Jet Orders >
Refund from the menu
section to open the Refund
Management page.
© CedCommerce. All Rights Reserved.
50
 If any jet.com product will be returned directly to the merchant, then to complete this
return the merchant needs to click on ‘Create New Refund’ button.
Click this button to get Updated
Refund Status immediately.
Click this button to create a
new Refund.
This id can also be obtained by going to Jet > Jet
Orders > View Jet Orders > Jet Merchant Order
Id column. Locate your order whose refund has to
be created and then copy its id and paste it in this
field over here.
Enter the Merchant Order Id of the
order whose refund is to be
generated. Click this button to open
the respective refund form.
© CedCommerce. All Rights Reserved.
51
 The respective order details get displayed item-wise in the new section (s) that gets
listed below.
 Click on the “Add” button adjacent to the SKU tab to display the form shown below.
Enter the quantity that the
merchant wants to refund. It
cannot be more than the Qty
Returned but can be less than it as
the merchant may not want to
refund all the items.
Provide a Refund
feedback over here.
© CedCommerce. All Rights Reserved.
52
 Refund id: Refund id that the merchant will get from jet.com.
 Refund Merchant Id: Merchant id of the merchant.
 Order item id: Item id that has been ordered.
 Qty Requested: Total items ordered in the current order.
 Qty Already Refunded: Items which have been already refunded to the customer.
 Qty Available for Refund: Number of items which can be refunded.
 Qty Returned: Total quantity returned by the customer (should be <= shipped qty).
 Qty Refunded: Qty which the merchant wants to refund (should be <= returned qty).
 Refund tax: Tax applied on the products returned.
 Refund Amount: Amount that jet has to return to the customer.
 Refund Shipping Cost: Shipping cost applied on the returned product.
 Refund Shipping tax: Shipping tax applied on the returned product.
 Refund Feedback: Merchant’s feedback about the returned product.
 Refund Reason: Reason why customer has returned the product.
Provide a reason for
Refund as provided by
the customer.
Enter the Refund
Shipping cost, Refund
Shipping Tax and
Refund Tax as per the
need.
© CedCommerce. All Rights Reserved.
53
UPLOAD CSV
If you get some notification in your Jet Partner Panel regarding Taxonomy Csv being updated,
then you can upload that csv file to update the categories in the Jet Magento 2 Integration
extension as well. To upload the csv file, click on the Upload Csv button on the Jet Categories
page.
Browse the csv file to be uploaded and then click on the Upload & Update button. The
categories and other respective details will be updated.
© CedCommerce. All Rights Reserved.
54
ATTRIBUTE MAPPING
Apart from the required attributes that are necessary to be entered for a particular product, Jet
also provides a set of optional attributes to provide extra product information on Jet. These
attributes can be added from the Product Edit page by clicking the Add Jet Attribute button.
Following page will appear: -
If you need to have the
previous csv files again
then click on this button.
If you want to create an already mapped
new Jet attribute, then click this button.
© CedCommerce. All Rights Reserved.
55
Click on the Map Attributes button to map Jet attributes to Magento 2 attributes. These mapped
attributes will be listed in the jetcom tab on Product Edit page.
Click on the Add More button to add a
new row for mapping attributes.
© CedCommerce. All Rights Reserved.
56
KNOWLEDGE BASE
To clarify your doubts, a knowledge base link has been provided so that you can view the FAQs
and get the answers to your questions.
To view the FAQ, go to Jet > Jet Knowledge Base.
Click this option to open
the Knowledge Base
Section.
© CedCommerce. All Rights Reserved.
57
CRON STATUS
The updated status will be reflected (visible) as follows: -
Activity Time Required for Updating (min)
Order Creation Every 10 minutes
SUPPORT
If you need support or have questions directly related to JET-MAGENTO 2 INTEGRATION, please
use our Online Message Form to contact our support team or send us an email at
support@cedcommerce.com
Best Regards,
CedCommerce Team

Mais conteúdo relacionado

Mais procurados

Vendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerce
Vendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerceVendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerce
Vendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerceCedCommerce
 
Windward Magento Integration - Manuals
Windward Magento Integration - ManualsWindward Magento Integration - Manuals
Windward Magento Integration - ManualsOmnichannel Commerce
 
Vendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerce
Vendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerceVendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerce
Vendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerceCedCommerce
 
Vendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerce
Vendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerceVendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerce
Vendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerceCedCommerce
 
Pro qa-02 process of uploading the revision updated
Pro qa-02 process of uploading the revision updatedPro qa-02 process of uploading the revision updated
Pro qa-02 process of uploading the revision updatedAishwaryaPriyadarshi5
 
Magento 2 Admin Mobile App
Magento 2 Admin Mobile AppMagento 2 Admin Mobile App
Magento 2 Admin Mobile AppAppJetty
 
All-In-One Checkout User Manual for Magento by Aitoc
All-In-One Checkout User Manual for Magento by AitocAll-In-One Checkout User Manual for Magento by Aitoc
All-In-One Checkout User Manual for Magento by AitocAitoc, Inc
 
Magento 2 Inventory Management Extension
Magento 2 Inventory Management ExtensionMagento 2 Inventory Management Extension
Magento 2 Inventory Management ExtensionAppJetty
 

Mais procurados (8)

Vendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerce
Vendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerceVendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerce
Vendor Attribute Addon - Magento2 Multi-Vendor Marketplace By CedCommerce
 
Windward Magento Integration - Manuals
Windward Magento Integration - ManualsWindward Magento Integration - Manuals
Windward Magento Integration - Manuals
 
Vendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerce
Vendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerceVendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerce
Vendor Group Addon -Magento2 Multi-Vendor Marketplace by CedCommerce
 
Vendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerce
Vendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerceVendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerce
Vendor Group Addon - Magento Multi-Vendor Marketplace Addon by CedCommerce
 
Pro qa-02 process of uploading the revision updated
Pro qa-02 process of uploading the revision updatedPro qa-02 process of uploading the revision updated
Pro qa-02 process of uploading the revision updated
 
Magento 2 Admin Mobile App
Magento 2 Admin Mobile AppMagento 2 Admin Mobile App
Magento 2 Admin Mobile App
 
All-In-One Checkout User Manual for Magento by Aitoc
All-In-One Checkout User Manual for Magento by AitocAll-In-One Checkout User Manual for Magento by Aitoc
All-In-One Checkout User Manual for Magento by Aitoc
 
Magento 2 Inventory Management Extension
Magento 2 Inventory Management ExtensionMagento 2 Inventory Management Extension
Magento 2 Inventory Management Extension
 

Semelhante a Jet Magento 2 Integration User Manual By CedCommerce

Jet Shopify Integration by CedCommerce
Jet Shopify Integration by CedCommerceJet Shopify Integration by CedCommerce
Jet Shopify Integration by CedCommerceCedCommerce
 
Jet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerceJet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerceCedCommerce
 
Mkmage jet magento integration user guide
Mkmage jet magento integration user guideMkmage jet magento integration user guide
Mkmage jet magento integration user guideIgor Ilievski
 
Wholesale Market | WooCommerce Extension – CedCommerce
Wholesale Market | WooCommerce Extension – CedCommerceWholesale Market | WooCommerce Extension – CedCommerce
Wholesale Market | WooCommerce Extension – CedCommerceCedCommerce
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerceCedCommerce
 
SuiteCRM Customer Portal
SuiteCRM Customer PortalSuiteCRM Customer Portal
SuiteCRM Customer PortalAppJetty
 
Vendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerce
Vendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerceVendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerce
Vendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerceCedCommerce
 
Magento 2 Import Coupon Codes
Magento 2 Import Coupon CodesMagento 2 Import Coupon Codes
Magento 2 Import Coupon CodesMageAnts
 
Walmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerceWalmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerceCedCommerce
 
Magento 2 Quick View Extension by ITORIS INC.
Magento 2 Quick View Extension by ITORIS INC.Magento 2 Quick View Extension by ITORIS INC.
Magento 2 Quick View Extension by ITORIS INC.Itexus LLC
 
How to migrate data from AmeriCommerce to Magento by LitExtension
How to migrate data from AmeriCommerce to Magento by LitExtensionHow to migrate data from AmeriCommerce to Magento by LitExtension
How to migrate data from AmeriCommerce to Magento by LitExtensionLitExtension
 
Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.Itexus LLC
 
Magento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCMagento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCItexus LLC
 
Magento 2 Order Attributes
Magento 2 Order Attributes Magento 2 Order Attributes
Magento 2 Order Attributes MageAnts
 
How to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtensionHow to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtensionLitExtension
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2Amasty
 
Magento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMagento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMageAnts
 
Language Translator Magento 2 Extension
Language Translator Magento 2 ExtensionLanguage Translator Magento 2 Extension
Language Translator Magento 2 ExtensionBiztech Store
 

Semelhante a Jet Magento 2 Integration User Manual By CedCommerce (20)

Jet Shopify Integration by CedCommerce
Jet Shopify Integration by CedCommerceJet Shopify Integration by CedCommerce
Jet Shopify Integration by CedCommerce
 
Jet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerceJet Prestashop Integration by CedCommerce
Jet Prestashop Integration by CedCommerce
 
Mkmage jet magento integration user guide
Mkmage jet magento integration user guideMkmage jet magento integration user guide
Mkmage jet magento integration user guide
 
Wholesale Market | WooCommerce Extension – CedCommerce
Wholesale Market | WooCommerce Extension – CedCommerceWholesale Market | WooCommerce Extension – CedCommerce
Wholesale Market | WooCommerce Extension – CedCommerce
 
Social Login User Manual by CedCommerce
Social Login User Manual by CedCommerceSocial Login User Manual by CedCommerce
Social Login User Manual by CedCommerce
 
SuiteCRM Customer Portal
SuiteCRM Customer PortalSuiteCRM Customer Portal
SuiteCRM Customer Portal
 
Vendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerce
Vendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerceVendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerce
Vendor Product Attribute Addon - Magento Multi-Vendor Marketplace by CedCommerce
 
Magento 2 Import Coupon Codes
Magento 2 Import Coupon CodesMagento 2 Import Coupon Codes
Magento 2 Import Coupon Codes
 
Walmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerceWalmart Magento Integration User Guide - CedCommerce
Walmart Magento Integration User Guide - CedCommerce
 
Magento 2 Quick View Extension by ITORIS INC.
Magento 2 Quick View Extension by ITORIS INC.Magento 2 Quick View Extension by ITORIS INC.
Magento 2 Quick View Extension by ITORIS INC.
 
How to migrate data from AmeriCommerce to Magento by LitExtension
How to migrate data from AmeriCommerce to Magento by LitExtensionHow to migrate data from AmeriCommerce to Magento by LitExtension
How to migrate data from AmeriCommerce to Magento by LitExtension
 
Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.Magento 2 Product Price Formula Extension by IToris inc.
Magento 2 Product Price Formula Extension by IToris inc.
 
Magento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INCMagento 2 Daily Deals extension by ITORIS INC
Magento 2 Daily Deals extension by ITORIS INC
 
BigCommerce Akeneo Connector
BigCommerce Akeneo ConnectorBigCommerce Akeneo Connector
BigCommerce Akeneo Connector
 
Magento 2 Order Attributes
Magento 2 Order Attributes Magento 2 Order Attributes
Magento 2 Order Attributes
 
Magento 2 geo ip and auto switcher
Magento 2 geo ip and auto switcherMagento 2 geo ip and auto switcher
Magento 2 geo ip and auto switcher
 
How to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtensionHow to migrate data from Marketpress to Magento by LitExtension
How to migrate data from Marketpress to Magento by LitExtension
 
Order Attributes for Magento 2
Order Attributes for Magento 2Order Attributes for Magento 2
Order Attributes for Magento 2
 
Magento 2 Extra Fee Extension
Magento 2 Extra Fee ExtensionMagento 2 Extra Fee Extension
Magento 2 Extra Fee Extension
 
Language Translator Magento 2 Extension
Language Translator Magento 2 ExtensionLanguage Translator Magento 2 Extension
Language Translator Magento 2 Extension
 

Mais de CedCommerce

Sell on MercadoLibre with Magento & Double Up Your Sales Instantly
Sell on MercadoLibre with Magento & Double Up Your Sales InstantlySell on MercadoLibre with Magento & Double Up Your Sales Instantly
Sell on MercadoLibre with Magento & Double Up Your Sales InstantlyCedCommerce
 
Sell on Lazada to Boost your Business in the Southeast Asian Region
Sell on Lazada to Boost your Business in the Southeast Asian RegionSell on Lazada to Boost your Business in the Southeast Asian Region
Sell on Lazada to Boost your Business in the Southeast Asian RegionCedCommerce
 
Complete Guide to Sell in Europe
Complete Guide to Sell in EuropeComplete Guide to Sell in Europe
Complete Guide to Sell in EuropeCedCommerce
 
Best ChannelAdvisor Alternative for Online Sellers
Best ChannelAdvisor Alternative for Online SellersBest ChannelAdvisor Alternative for Online Sellers
Best ChannelAdvisor Alternative for Online SellersCedCommerce
 
Steps to Boost Your Sales with European Fashion Hub - Zalando
Steps to Boost Your Sales with European Fashion Hub - ZalandoSteps to Boost Your Sales with European Fashion Hub - Zalando
Steps to Boost Your Sales with European Fashion Hub - ZalandoCedCommerce
 
Shopify Magento Integration| Connector
Shopify Magento Integration| ConnectorShopify Magento Integration| Connector
Shopify Magento Integration| ConnectorCedCommerce
 
Sell On Catch Marketplace With Magento
Sell On Catch Marketplace With MagentoSell On Catch Marketplace With Magento
Sell On Catch Marketplace With MagentoCedCommerce
 
Sell on Zalora With Magento
Sell on Zalora With MagentoSell on Zalora With Magento
Sell on Zalora With MagentoCedCommerce
 
Skyrocket your Sales on Shopee with Magento!
Skyrocket your Sales on Shopee with Magento!Skyrocket your Sales on Shopee with Magento!
Skyrocket your Sales on Shopee with Magento!CedCommerce
 
Sell on the Reverb Marketplace with Magento to Skyrocket Sales!
Sell on the Reverb Marketplace with Magento to Skyrocket Sales!Sell on the Reverb Marketplace with Magento to Skyrocket Sales!
Sell on the Reverb Marketplace with Magento to Skyrocket Sales!CedCommerce
 
Sell on Cdiscount Marketplace with Magento
Sell on Cdiscount Marketplace with Magento Sell on Cdiscount Marketplace with Magento
Sell on Cdiscount Marketplace with Magento CedCommerce
 
Sell On Manomano With Magento
Sell On Manomano With MagentoSell On Manomano With Magento
Sell On Manomano With MagentoCedCommerce
 
Sell On Facebook Shop With Magento
Sell On Facebook Shop With MagentoSell On Facebook Shop With Magento
Sell On Facebook Shop With MagentoCedCommerce
 
Sell on eBay with Magento
Sell on eBay with MagentoSell on eBay with Magento
Sell on eBay with MagentoCedCommerce
 
Ultimate guide to sell on amazon with magento
Ultimate guide to sell on amazon with magentoUltimate guide to sell on amazon with magento
Ultimate guide to sell on amazon with magentoCedCommerce
 
Sell on Southeast Asian Marketplaces to Boost your Sales!
Sell on Southeast Asian Marketplaces to Boost your Sales!Sell on Southeast Asian Marketplaces to Boost your Sales!
Sell on Southeast Asian Marketplaces to Boost your Sales!CedCommerce
 
A Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain House
A Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain HouseA Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain House
A Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain HouseCedCommerce
 
Progressive web application considerations before implementing magento pwa ...
Progressive web application   considerations before implementing magento pwa ...Progressive web application   considerations before implementing magento pwa ...
Progressive web application considerations before implementing magento pwa ...CedCommerce
 
Coffee & Commerce
Coffee & CommerceCoffee & Commerce
Coffee & CommerceCedCommerce
 
All need to know about Chinese new year
All need to know about Chinese new year All need to know about Chinese new year
All need to know about Chinese new year CedCommerce
 

Mais de CedCommerce (20)

Sell on MercadoLibre with Magento & Double Up Your Sales Instantly
Sell on MercadoLibre with Magento & Double Up Your Sales InstantlySell on MercadoLibre with Magento & Double Up Your Sales Instantly
Sell on MercadoLibre with Magento & Double Up Your Sales Instantly
 
Sell on Lazada to Boost your Business in the Southeast Asian Region
Sell on Lazada to Boost your Business in the Southeast Asian RegionSell on Lazada to Boost your Business in the Southeast Asian Region
Sell on Lazada to Boost your Business in the Southeast Asian Region
 
Complete Guide to Sell in Europe
Complete Guide to Sell in EuropeComplete Guide to Sell in Europe
Complete Guide to Sell in Europe
 
Best ChannelAdvisor Alternative for Online Sellers
Best ChannelAdvisor Alternative for Online SellersBest ChannelAdvisor Alternative for Online Sellers
Best ChannelAdvisor Alternative for Online Sellers
 
Steps to Boost Your Sales with European Fashion Hub - Zalando
Steps to Boost Your Sales with European Fashion Hub - ZalandoSteps to Boost Your Sales with European Fashion Hub - Zalando
Steps to Boost Your Sales with European Fashion Hub - Zalando
 
Shopify Magento Integration| Connector
Shopify Magento Integration| ConnectorShopify Magento Integration| Connector
Shopify Magento Integration| Connector
 
Sell On Catch Marketplace With Magento
Sell On Catch Marketplace With MagentoSell On Catch Marketplace With Magento
Sell On Catch Marketplace With Magento
 
Sell on Zalora With Magento
Sell on Zalora With MagentoSell on Zalora With Magento
Sell on Zalora With Magento
 
Skyrocket your Sales on Shopee with Magento!
Skyrocket your Sales on Shopee with Magento!Skyrocket your Sales on Shopee with Magento!
Skyrocket your Sales on Shopee with Magento!
 
Sell on the Reverb Marketplace with Magento to Skyrocket Sales!
Sell on the Reverb Marketplace with Magento to Skyrocket Sales!Sell on the Reverb Marketplace with Magento to Skyrocket Sales!
Sell on the Reverb Marketplace with Magento to Skyrocket Sales!
 
Sell on Cdiscount Marketplace with Magento
Sell on Cdiscount Marketplace with Magento Sell on Cdiscount Marketplace with Magento
Sell on Cdiscount Marketplace with Magento
 
Sell On Manomano With Magento
Sell On Manomano With MagentoSell On Manomano With Magento
Sell On Manomano With Magento
 
Sell On Facebook Shop With Magento
Sell On Facebook Shop With MagentoSell On Facebook Shop With Magento
Sell On Facebook Shop With Magento
 
Sell on eBay with Magento
Sell on eBay with MagentoSell on eBay with Magento
Sell on eBay with Magento
 
Ultimate guide to sell on amazon with magento
Ultimate guide to sell on amazon with magentoUltimate guide to sell on amazon with magento
Ultimate guide to sell on amazon with magento
 
Sell on Southeast Asian Marketplaces to Boost your Sales!
Sell on Southeast Asian Marketplaces to Boost your Sales!Sell on Southeast Asian Marketplaces to Boost your Sales!
Sell on Southeast Asian Marketplaces to Boost your Sales!
 
A Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain House
A Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain HouseA Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain House
A Guide to Selling on Fyndiq Marketplace – Sweden’s Largest Bargain House
 
Progressive web application considerations before implementing magento pwa ...
Progressive web application   considerations before implementing magento pwa ...Progressive web application   considerations before implementing magento pwa ...
Progressive web application considerations before implementing magento pwa ...
 
Coffee & Commerce
Coffee & CommerceCoffee & Commerce
Coffee & Commerce
 
All need to know about Chinese new year
All need to know about Chinese new year All need to know about Chinese new year
All need to know about Chinese new year
 

Último

Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsstephieert
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Roomdivyansh0kumar0
 

Último (20)

Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Rohini 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
Radiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girlsRadiant Call girls in Dubai O56338O268 Dubai Call girls
Radiant Call girls in Dubai O56338O268 Dubai Call girls
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With RoomVIP Kolkata Call Girl Dum Dum 👉 8250192130  Available With Room
VIP Kolkata Call Girl Dum Dum 👉 8250192130 Available With Room
 

Jet Magento 2 Integration User Manual By CedCommerce

  • 1. © CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM [Jet Magento 2 Integration] CedCommerce Jet Magento® 2 Integration, an extension by CedCommerce, establishes synchronization of inventory, price, other details for product creation and its management between Magento 2 store and Jet.com. The smooth harmonization is established with help of Jet.com REST API.
  • 2. © CedCommerce. All Rights Reserved. 2 Jet Magento 2 Integration User Manual Version – 2.1
  • 3. © CedCommerce. All Rights Reserved. 3 Contents OVERVIEW.....................................................................................................................................................5 INSTALL INSTRUCTION..................................................................................................................................5 JET CONFIGURATION SETTINGS....................................................................................................................6 USE EXTENSION WITH TEST API MODE.......................................................................................................12 MAP JET CATEGORY WITH MAGENTO CATEGORY......................................................................................13 FILL REQUIRED PRODUCT INFORMATION...................................................................................................16 CHECK REJECTED UPLOAD FILES .................................................................................................................20 IMPORT & ACKNOWLEDGE ORDER.............................................................................................................24 SHIPMENT OF AN ORDER............................................................................................................................32 FAILED JET ORDERS.....................................................................................................................................34 FETCH & SUBMIT RETURN ..........................................................................................................................35 JET REFUND.................................................................................................................................................48 UPLOAD CSV................................................................................................................................................53 ATTRIBUTE MAPPING..................................................................................................................................54 KNOWLEDGE BASE......................................................................................................................................56 CRON STATUS..............................................................................................................................................57 SUPPORT .....................................................................................................................................................57
  • 4. © CedCommerce. All Rights Reserved. 4 Features of Jet Magento Integration Extension Jet Magento Integration extension provides following features: -  Manage Jet Product/Upload Product (directly from grid and bulk upload all products)  Product Synchronization a) Automatic process on each product edit b) Manual synchronization process  Review Product Upload Errors  Automated Order Import & Acknowledgement  Shipment and Cancellation of Orders  Multiple Shipment of an Order  Fetch & Submit Return  Create Refund  Bulk Product Upload  Archive Selected Product  Archive Products in Bulk  Unarchive Selected Product  Unarchive Products in Bulk  Shipping Exception  Return Exception  CRON Facility  Knowledge Base EXTENSION IS HEAVILY DEPENDENT ON CRONS FOR RUNNING VARIOUS AUTOMATED PROCESSES. SO, MAKE SURE THAT CRON JOB IS PROPERLY CONFIGURED & WORKING ON YOUR SERVER.
  • 5. © CedCommerce. All Rights Reserved. 5 OVERVIEW Jet-Magento 2 Integration, an extension by CedCommerce, establishes a synchronization of inventory, price, other details for product creation and its management between Magento 2 store and Jet.com. The smooth harmonization is established with help of Jet.com REST API. INSTALL INSTRUCTION Follow these points: -  Login to your ftp and go to Magento 2 root folder (generally present under public_html folder)  Create new folder named code under app folder and under “code” folder create a folder named Ced.  Drag & Drop app/code/Ced/Jet directory.  After successfully uploading the directory, the extension will be installed/upgraded.  Now run the following upgrade command in “cmd” php bin/magento setup:upgrade
  • 6. © CedCommerce. All Rights Reserved. 6 JET CONFIGURATION SETTINGS In order to obtain Jet API key, API Secret and Fulfillment Node Id the merchant needs to go to https://partner.jet.com/ and login to his account.
  • 7. © CedCommerce. All Rights Reserved. 7
  • 8. © CedCommerce. All Rights Reserved. 8  After that obtain the API key and Secret.  Generate a Fulfillment Node as per Jet specifications to have a Jet Fulfillment Node Id.  These details will be used in the configuration settings of merchant’s admin panel.  Once the extension is successfully installed on your store, Jet menu will start appearing. To fill the Jet Configuration Setting go to Jet > Configuration.
  • 9. © CedCommerce. All Rights Reserved. 9 Here the mandatory settings merchant needs to enter:  API user (API User in Jet),  API Secret (Secret in Jet)  Fulfillment Node Id (not Merchant Id of Jet, go to Fulfillment > Fulfillment Node Id from left navigation menu in the Jet Partner Panel)  Select Store which you want to integrate on Jet.  Before saving the configuration settings, click on the Validate button to validate the “API User” and “Secret Key”.
  • 10. © CedCommerce. All Rights Reserved. 10 In the Return Location, the merchant needs to enter Address where product has to be returned.
  • 11. © CedCommerce. All Rights Reserved. 11 Product Edit Settings: what information of product should be updated on Jet when product is edited.  Update Price of product whenever the Product is edited from admin panel.  Update Inventory of Product whenever the Product is edited from admin panel.  Update Images of Product whenever the Product is edited from admin panel.  Update basic information of Product whenever the Product is edited from admin panel.  Product Required Field Mapping shows the list of fields which is used to send Product Information on Jet.
  • 12. © CedCommerce. All Rights Reserved. 12  Left side labels are the fields required by Jet & right side includes the Magento 2 Product Attribute Code.  To set a different price for all the products, use Product Price field. This is a dropdown using which you can set the price on the following basis: - For all products o Increase by Fixed Price. o Increase by Fixed Percentage. o Decrease by Fixed Price. o Decrease by Fixed Percentage. For setting individual product price o Set individually for each product.  By creating a new attribute for each product and filling the attribute code here.  By default, required Jet fields are mapped with respective Magento 2 Attribute but admin can change the attribute for each & every field according to his/her need.  Except the required product information Jet.com also gives an option to merchant to Provide Extra information about the Product which will be used by Jet.com for Listing Product & Shipment calculation. They can be assigned using Attribute Mapping on product edit page. USE EXTENSION WITH TEST API MODE To integrate Magento 2 store with Jet.com, merchant has to fulfill and call all the below APIs: -
  • 13. © CedCommerce. All Rights Reserved. 13 To Upload Product on jet admin, merchant needs to Map Jet Category to Magento 2 Category. MAP JET CATEGORY WITH MAGENTO CATEGORY To map jet categories in Magento 2 go to Jet > Jet Categories.
  • 14. © CedCommerce. All Rights Reserved. 14 Select this menu item to open the category listings
  • 15. © CedCommerce. All Rights Reserved. 15  Now go to Catalog > Manage Categories and select the required category.  Open the Jet Category Information tab.  Select the Jet Category which has to be mapped to this Magento 2 category from the dropdown and then click on the “Save Category” button. Select the category from the dropdown to be mapped. Using this Jet Taxonomy Csv files can be uploaded. This section has been explained at the end of the document.
  • 16. © CedCommerce. All Rights Reserved. 16 When you map your Magento 2 category, all products of the mapped category get listed in Manage Product grid of Jet. FILL REQUIRED PRODUCT INFORMATION To upload a product on Jet, go to Jet > Jet Products > Upload Products. If your mapped Magento 2 category has products, then those products will be listed in this grid. Click Jet > Jet Products > Upload Products in the menu section to open Product Manager.
  • 17. © CedCommerce. All Rights Reserved. 17 Now admin has to update following information in each product which he wants to upload on Jet.com by clicking on its respective Edit link. On Product Edit page, please fill the critical information given below: - Sync with Jet to synchronize the inventory, price, image or other details. Jet provides several optional attributes to provide extra information on Jet. It is explained at the end of the document.
  • 18. © CedCommerce. All Rights Reserved. 18 Critical information for Simple product: 1. The product must be assigned to any mapped Jet category. 2. Brand information is mandatory to be given for each product which has to be filled in jet.com tab on Product Edit page. 3. Each product must also have one of the following information: UPC, GTIN-14, ISBN-13, ISBN- 10, EAN or ASIN. Note: Product can be uploaded on jet with Brand & Manufacture part number but those products will never be live on jet.com so one of the below attribute value is required for each product on jet. UPC or EAN or ASIN or GTIN-14 or
  • 19. © CedCommerce. All Rights Reserved. 19 ISBN-13 or ISBN-10 On Product Edit Page there exists a button “Sync with Jet” which can be used to synchronize all the updated product information of that particular product on Jet. Upload simple product Go to the Jet Product >> Upload Products grid again. Products can be uploaded in 2 ways: either by using Direct API call or by using File Upload process. After Uploading a product from Magento 2, its default status will be set to ‘Under Jet Review’. The product will go through a manual review process on jet and upon its successful completion, the product will be pushed to LIVE on Jet else error will be displayed on merchant’s jet partner panel. Review process may take 1-2 weeks. Direct API Call Bulk Upload
  • 20. © CedCommerce. All Rights Reserved. 20 Direct API Call: Uploads single product at a time with accurate error reporting. Bulk Upload: Uploads products in bulk, but has weak error reporting. CHECK REJECTED UPLOAD FILES After Uploading the Product on Jet we need to check that all data which is send on Jet is Validated or not. If products are uploaded using Bulk Upload process and due to some reason an error occurs in the Product Data, then the file will be listed in the Rejected File panel. From here the merchant needs to review product’s error detail from View Errors & Resubmit link. To view the rejected files, go to Jet >> Jet Products >> Rejected Files
  • 21. © CedCommerce. All Rights Reserved. 21 Select Jet > Jet Products > Rejected Files from the menu section to open Rejected Jet Files Manager.
  • 22. © CedCommerce. All Rights Reserved. 22 Click here to view the errors coming in the rejected files. This is the error which needs to be resolved for the current product. Click this button to fetch Rejected Files immediately.
  • 23. © CedCommerce. All Rights Reserved. 23  Error Description shows the error message for the file; in the above example it is “Invalid UPC Code”.  File Content shows the data which is uploaded for the products. Note: 1. A single batch file contains maximum 30 Products Data. 2. Error Description is applied to one or more Products in the Batch that means in above case Invalid UPC Code error exist in Product Sku sony_experia. 3. Merchant needs to check all products details in the batch for the Error Description. 4. When Rejected File Manager has lot of data it can be deleted from grid Delete Action or directly by clicking the Clear All Logs button. 5. If merchant think that product information is updated according to the Error in the then this batch can be re-uploaded by clicking on Resubmit button. If the merchant has resubmitted the file, then status of the file will change to N/A. If no Rejected File is Found that means Product Upload is Successful, now check Jet Partner Portal product section “sony_experia” will show in the products List. See image below: Now merchant can generate Test order from Jet Partner Panel in order to Run test for Order import & Acknowledge.
  • 24. © CedCommerce. All Rights Reserved. 24 IMPORT & ACKNOWLEDGE ORDER Test API Mode Generate Order from Partner panel steps are as follows: Step 1: Go to the Partner Panel API menu & click on the Order generator link. Generate order for the uploaded product for example: Sku sony_expria. Step 2: Now go to Magento Jet >> Jet Orders >> View Jet Orders menu which will enlist all the order imported from jet. Step 3: Click on Fetch Latest Jet Order button to import the order which is placed through order generator at merchant Partner Panel (please note orders are automatically imported via CRON in every 10 min):
  • 25. © CedCommerce. All Rights Reserved. 25 Click this option to go to the View Orders grid.
  • 26. © CedCommerce. All Rights Reserved. 26 Step 4: If order imported successfully then a new row can be found in the Jet Order Details grid like in above image imported Jet order 100000124 now click on this link to Acknowledge & Ship jet order Note: 1. Orders will be auto acknowledged as soon as they are imported from jet. 2. If no Order is imported, then please check the Failed order log from Jet >> Jet Order >> Failed Jet Orders. 3. Order will be Auto Rejected on jet at following condition: a. When Jet Product SKU does not exist in Magento 2. b. When Product is Out of Stock in Magento 2. c. When product is disabled in Magento 2. Click this button to manually fetch the orders in case of immediate requirement.
  • 27. © CedCommerce. All Rights Reserved. 27
  • 28. © CedCommerce. All Rights Reserved. 28 Note:  Order imported from jet will use Payment method dependent upon the System Configuration setting of Jet extension.  Order imported with our Jet.com shipping method (custom shipping method created by our extension).
  • 29. © CedCommerce. All Rights Reserved. 29 SHIPMENT & CANCELLATION OF JET ORDERS Shipment & Cancellation Test of jet Order can be done from the Ship by Jet tab in the Order view page. Here the merchant needs to enter the following things:  Tracking number (*required).  Quantity to Ship (*required) Click on Ship by jet tab in the left menu to open this section.
  • 30. © CedCommerce. All Rights Reserved. 30 How many quantity Merchant can ship of any item? Its value cannot be greater than Qty Available for Ship.  Quantity cancelled (by default 0). How many quantity of an Item Merchant wants to cancel to ship (i.e. reject to ship)? Note: To perform Shipment & cancellation TEST API Call You need to set Quantity to Ship: 0 Quantity to Cancel: 1 But in Live API Mode You Should not set Quantity to Cancel value grater then 0 (until you want to Cancel Order Item on Jet) Note: Cancelling order will reduce Merchant Performance on Jet  Return location address (optional) by selecting ‘Yes’ from the dropdown. It means if customer generates a return request for this order then this product will be returned to the address set in the return location Jet System Configuration Settings.  Days to Return (optional).  RMA Number (optional).  Ship to Date (*required).  Expected Delivery Date (*required).  Carrier Pick Up Date (*required) By Clicking on Submit Shipment button 1. Order Shipment send on Jet.com 2. Order Invoice and Shipment will be created automatically in Magento 2. 3. Order Status will change to Complete on Jet.com. 4. The status of order will change to Completed into Magento 2.
  • 31. © CedCommerce. All Rights Reserved. 31 When the order is cancelled from Jet.com it appears like this.
  • 32. © CedCommerce. All Rights Reserved. 32 SHIPMENT OF AN ORDER  Merchant can send shipment of Jet Order for all the requested quantity of Items that are ordered.  Order status on jet will be In-progress if any item’s shipment is Pending from Merchant side.  When shipment all items quantity sent on Jet then order status will change to Complete on jet. Merchant can also cancel the whole Order by “Quantity to Cancel” field value equal to the “Qty Available for Ship”. Example: If merchant want to cancel the Jet order at Shipment time he can do it by setting “Quantity to Ship” value 0 & “Quantity to Cancel” value equal to the “Qty Available for Ship” for each & every item of an Order.
  • 33. © CedCommerce. All Rights Reserved. 33 Note:  Cron Schedule will fetch the latest order on jet in every 10 minutes.  Whenever latest orders imported from Jet.com a Notification appears in the Admin panel’s notification area for those orders get Auto-Acknowledged.  Jet Policy Order should be acknowledged within 15 minutes of Window time.  If No Order is imported, then please check Failed Jet Orders.  According to the jet they prefer FILL OR KILL Order fulfillment policy system if order cancellation rate goes beyond their expected range then Merchant Account will be closed. Quantity to cancel value equals to the Qty Available for ship.
  • 34. © CedCommerce. All Rights Reserved. 34 FAILED JET ORDERS List of Failed jet orders can be viewed by selecting Jet > Jet Orders > Failed Jet Orders from the jet menu. Order cannot be imported from Jet due to the following conditions.  If any Product in the Jet Order is Out of Stock in Magneto 2.  If any product in the Jet Order is disabled in Magento 2.  If any Product does not exist in Magento 2 or deleted on Magneto 2 after product upload on Jet.  If selected Payment Method in Jet System Configuration Setting is not available in Magento 2. This section displays the failed orders with their order id and the reason for their failure. Choose this option to view the failed orders.
  • 35. © CedCommerce. All Rights Reserved. 35 FETCH & SUBMIT RETURN Returns are generated by Jet.com whenever customer returns the product to jet. Returns can be generated only for completed order. To generate a return: -  Login to your Jet Partner Panel  Go to the Test mode > API menu  Click on the Return Generator link  Select the order for which the return has to be generated  Click on the Submit button The created returns will be listed in the return panel with the status Created and the merchant (admin) will be notified about it by notification in the admin panel. Select the orders to be deleted and then choose Delete option from the mass Action dropdown and click Submit button.
  • 36. © CedCommerce. All Rights Reserved. 36 Select Jet > Jet Orders > Return from the menu section to open the Return Management page.
  • 37. © CedCommerce. All Rights Reserved. 37 For completing the return, the merchant needs to enter some required information. Hence the merchant needs to click on the Edit link. It will open a form that contains all the necessary fields which the merchant has to fill for completing the return. Click on the Edit link of any particular row in the grid that appears on Return Management page to open this form. Click this button to fetch New Returns immediately.
  • 38. © CedCommerce. All Rights Reserved. 38 Select Yes in this field if you agree to return this item. This section comes item-wise, like if two products have been ordered in a single order then this section will be displayed item-wise so that if you don’t agree to return a particular item then you can select No in this field. Enter the qty of the item that you want to refund to the customer.
  • 39. © CedCommerce. All Rights Reserved. 39  Agree to Return: select “Yes” if you accept the return for this order, otherwise “No”.  Generate Return for the Item: select “Yes” if you agree to return the product and send information to Jet.  Qty Refunded: enter the quantity that has to be refunded to the customer.  Return Feedback: enter the feedback about the return.  Shipping Cost: shipping cost of the item that will be refunded to the customer.  Shipping Tax: amount charged on the shipping.  Tax: tax amount charged on the item. All the rest of the fields will be pre-filled. On clicking the Submit Return button, return will be completed on jet.com. As soon as the Return is completed, the Credit-memo for that order is also generated in Magento 2 so as to complete the return process of that order in Magento 2 as well.  After your test process is complete you will get the live mode API Keys.  You can obtain these keys from Jet Partner Panel > Live mode > API > Get API Keys or if no products are uploaded in Live mode, then keys can be obtained directly from Jet Partner Panel > Live mode > Dashboard. This is the amount that will be returned to the customer.
  • 40. © CedCommerce. All Rights Reserved. 40  You should replace these keys in the configuration settings to upload the product in live mode. SELECTED PRODUCT UPLOAD To upload a Simple product, go to the Jet > Jet Product > Upload Products Grid, select the products to be uploaded followed by selecting the “Selected Product Upload” option from the Action dropdown and click on the Submit button. Click the View button of that product to get the latest information from Jet. Select the simple product to be uploaded, choose the Selected Product Upload option from the mass Action and click Submit button. Click this link to view the details of the product that are on Jet.
  • 41. © CedCommerce. All Rights Reserved. 41 BULK PRODUCT UPLOAD To upload multiple products on jet or to upload all the products on jet, batch upload feature can be used.  Select all the required products and choose “Bulk Product Upload” from the mass Action dropdown and click on the Submit button. The products will get uploaded.  The process of Upload will be visible to the merchant and if any error appears like UPC number is not given, or Brand and Manufacturer Part Number is not given, etc. then the Upload process will break and the error will be listed in the Rejected Files panel.
  • 42. © CedCommerce. All Rights Reserved. 42 SELECTED PRODUCT ARCHIVE Jet.com provides the ability to close the uploaded product. If a merchant wants to close his uploaded product at any time after successful upload, then it can be easily done.  Select the product from the product panel by selecting the checkbox.  Select the archive action and click on the Submit button.  That product will be archived successfully and its status will change to Archived.  This product will be closed on jet.com and it will not appear on jet.com for purchase. Select the products to be uploaded and choose Bulk Product Upload option from the Mass Action dropdown and click Submit button. Click this button to directly upload all the products. No need to select the products in this case.
  • 43. © CedCommerce. All Rights Reserved. 43 BULK PRODUCT ARCHIVE Products can also be archived in bulk. To bulk archive the products: -  Select all the products (using Select All option or individually clicking the checkbox).  Select the Bulk Product Archive option from the mass Action dropdown.  Click the Submit button. The products will be archived. Select the product which has to be Closed/Archived. Select Archive option from the Mass Action dropdown and click Submit button.
  • 44. © CedCommerce. All Rights Reserved. 44 SELECTED PRODUCT UNARCHIVE Jet.com provides the ability to Reopen closed products.  Select the archived product and then select Un-archive option from the Action dropdown and click on the Submit button.  The selected product will be available again for purchase on jet.com.  Merchant can archive or Un-archive multiple products by selecting them using checkbox. Select the products which have to be Closed/Archived. Select the Bulk Archive option from the Mass Action dropdown.
  • 45. © CedCommerce. All Rights Reserved. 45 BULK PRODUCT UNARCHIVE Products can also be unarchived in bulk. To bulk unarchive the products: -  Select all the products (using Select All option or individually clicking the checkbox).  Select the Bulk Product Unarchive option from the mass Action dropdown.  Click the Submit button. The products will be unarchived. Select the product which has to be Reopened/Unarchived. Only Archived products can be Unarchived. Select Unarchive option from the Mass Action dropdown and click Submit button.
  • 46. © CedCommerce. All Rights Reserved. 46 ADD SHIPPING EXCEPTION If any product has to be shipped differently from other products, then Shipping Exception is used.  To add Shipping Exception, edit a particular product and go to the Jet Shipping Exception tab.  Click on the Add Exception button.  Fill in the requisite details over here and click on the Save button. Select the product which has to be Reopened/Unarchived. Select the Bulk Archive option from the Mass Action dropdown and click Submit button.
  • 47. © CedCommerce. All Rights Reserved. 47 ADD RETURN EXCEPTION In case the customer wants to return the product (s) that he has purchased and this product has to be returned differently than other products, then Return Exception is used.  To add the Return Exception, edit a particular product and go to the Jet Return Exception tab.  Click on the Add Exception button. Shipping Exception related details can be entered over here.
  • 48. © CedCommerce. All Rights Reserved. 48 JET REFUND If a customer returns that product/order directly to the merchant without the involvement of jet.com, then the merchant needs to send a request on jet.com for completing this type of return. To manage this type of return there is a panel ‘Jet Refund’. Return Exception related details can be entered over here.
  • 49. © CedCommerce. All Rights Reserved. 49 Select Jet > Jet Orders > Refund from the menu section to open the Refund Management page.
  • 50. © CedCommerce. All Rights Reserved. 50  If any jet.com product will be returned directly to the merchant, then to complete this return the merchant needs to click on ‘Create New Refund’ button. Click this button to get Updated Refund Status immediately. Click this button to create a new Refund. This id can also be obtained by going to Jet > Jet Orders > View Jet Orders > Jet Merchant Order Id column. Locate your order whose refund has to be created and then copy its id and paste it in this field over here. Enter the Merchant Order Id of the order whose refund is to be generated. Click this button to open the respective refund form.
  • 51. © CedCommerce. All Rights Reserved. 51  The respective order details get displayed item-wise in the new section (s) that gets listed below.  Click on the “Add” button adjacent to the SKU tab to display the form shown below. Enter the quantity that the merchant wants to refund. It cannot be more than the Qty Returned but can be less than it as the merchant may not want to refund all the items. Provide a Refund feedback over here.
  • 52. © CedCommerce. All Rights Reserved. 52  Refund id: Refund id that the merchant will get from jet.com.  Refund Merchant Id: Merchant id of the merchant.  Order item id: Item id that has been ordered.  Qty Requested: Total items ordered in the current order.  Qty Already Refunded: Items which have been already refunded to the customer.  Qty Available for Refund: Number of items which can be refunded.  Qty Returned: Total quantity returned by the customer (should be <= shipped qty).  Qty Refunded: Qty which the merchant wants to refund (should be <= returned qty).  Refund tax: Tax applied on the products returned.  Refund Amount: Amount that jet has to return to the customer.  Refund Shipping Cost: Shipping cost applied on the returned product.  Refund Shipping tax: Shipping tax applied on the returned product.  Refund Feedback: Merchant’s feedback about the returned product.  Refund Reason: Reason why customer has returned the product. Provide a reason for Refund as provided by the customer. Enter the Refund Shipping cost, Refund Shipping Tax and Refund Tax as per the need.
  • 53. © CedCommerce. All Rights Reserved. 53 UPLOAD CSV If you get some notification in your Jet Partner Panel regarding Taxonomy Csv being updated, then you can upload that csv file to update the categories in the Jet Magento 2 Integration extension as well. To upload the csv file, click on the Upload Csv button on the Jet Categories page. Browse the csv file to be uploaded and then click on the Upload & Update button. The categories and other respective details will be updated.
  • 54. © CedCommerce. All Rights Reserved. 54 ATTRIBUTE MAPPING Apart from the required attributes that are necessary to be entered for a particular product, Jet also provides a set of optional attributes to provide extra product information on Jet. These attributes can be added from the Product Edit page by clicking the Add Jet Attribute button. Following page will appear: - If you need to have the previous csv files again then click on this button. If you want to create an already mapped new Jet attribute, then click this button.
  • 55. © CedCommerce. All Rights Reserved. 55 Click on the Map Attributes button to map Jet attributes to Magento 2 attributes. These mapped attributes will be listed in the jetcom tab on Product Edit page. Click on the Add More button to add a new row for mapping attributes.
  • 56. © CedCommerce. All Rights Reserved. 56 KNOWLEDGE BASE To clarify your doubts, a knowledge base link has been provided so that you can view the FAQs and get the answers to your questions. To view the FAQ, go to Jet > Jet Knowledge Base. Click this option to open the Knowledge Base Section.
  • 57. © CedCommerce. All Rights Reserved. 57 CRON STATUS The updated status will be reflected (visible) as follows: - Activity Time Required for Updating (min) Order Creation Every 10 minutes SUPPORT If you need support or have questions directly related to JET-MAGENTO 2 INTEGRATION, please use our Online Message Form to contact our support team or send us an email at support@cedcommerce.com Best Regards, CedCommerce Team