Overview
Costco is a membership warehouse club selling brand-name merchandise. Costco US is known for offering a wide range of products at low prices, like groceries, appliances, electronics, furniture, clothing, and more. Many products are sold in bulk, allowing them to offer members competitive prices.
Integrating Costco US allows you to manage your listings on their platform and fulfill orders thought Sellercloud. This integration works through EDI documents transmitting information between the two services. The document exchange goes through CommerceHub – a third-party platform that provides the Secure File Transfer Protocol (SFTP) server and credentials.
- Order Import – Imports orders from Costco US to Sellercloud in EDI 850 format.
- Tracking Export – Exports tracking information to Costco US in EDI 856 format.
- PDF Invoice – Creates printable PDF packing slips.
- Inventory Export – Exports inventory to Costco US in EDI 846 format.
You can contact Sellercloud Support to request additional customizations or other plugins for this integration if necessary.
Prerequisites
Before you can integrate Costco US into Sellercloud, complete the following requirements.
Contact CommerceHub for your SFTP details: Server Name, Username, and Password. You will need them for the scheduled tasks that automate the plugins. Ask for their ISA ID as well – you will need it for the custom company settings.
Custom Company Settings
Create the following Custom Company Settings.
On your default company:
- STControlNumber
- GSControlNumber
- ISAControlNumber
- CostcoUS_CustomerISAID – Enter a phone number that you don’t use for another integration.
- Costco_ISAID – Costco’s unique identifier, used to exchange EDI documents. Contact them for it.
- Costco_CustomerQualifier – Set to ZZ.
- Costco_Qualifier – Set to 12.
- Costco_WarehouseMapping – Format: “WarehouseID in SellerCloud-WarehouseCode in Costco.” When adding more than one mapping, separate them with a semicolon. For example: “123-WHNY;456-WH2”
On the company created for the integration:
- Costco_ShippingRequiresThirdPartyBilling – Optional, set to True or False. When True, orders will be imported with third-party shipping required.
Sellercloud Support
You must contact Sellercloud Support and request:
- To install the Costco US Plugins.
- The following Custom Product and Order Columns:
Custom Product Columns
- CostcoUS_Enabled – Optional column used to enable only specific products for Costco US. Set to True for any products you want to send with the Inventory Export plugin.
- COSTCO_MERCHANTSKU – A product’s SKU at Costco US.
Custom Order Columns
- CostcoOrderFlag – String, used to check if the order is from Costco US or Costco CA.
- Costco_PrintFrenchFirst – Boolean.
Order Import
This plugin imports order data from Costco US to Sellercloud via EDI 850 and sends acknowledgment via EDI 997. After importing, it marks orders’ CostcoOrderFlag custom column with US or CA for Costco United States and Costco Canada.
The plugin checks for a note on the scheduled task:
- If there’s no note, both US and CA orders will be created in the task’s company.
- If there is a note, the plugin will match the orders to the Customer ISA ID (CostcoUS_CustomerISAID or CostcoCA_CustomerISAID) and create only US or only CA orders in the task’s company.
Automate Order Import
To create a Scheduled Task that regularly imports orders:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Import Orders.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- The following message appears at the bottom of your screen: “Scheduled task created successfully. Click Here to configure the task details.” – click the link.
- Click the Edit button on the top right.
- In the Details section:
- Click the Create Orders For Company menu and select your designated company for this integration.
- Click the Plugin menu and select Costco Order Import 850 with 997.
- In the Import Options section, set Import From to FTP and fill out the FTP fields. Make sure to check Use Passive and Use Secure FTP.
- In the Frequency section, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General section, click the Enable button.
- Click Save on the top right.
Tracking Export
This plugin exports tracking from Sellercloud to Costco US following the 856 EDI format.
Before you move on, create a Saved Search for orders filtered by:
- Company – The company you created for the integration
- Order Status – InProcess Or Completed
- Shipping Status – FullyShipped
- Payment Status – Charged
- Tracking Uploaded – No
Automate Tracking Export
To create a Scheduled Task that regularly exports order tracking:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Export Orders.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- The following message appears at the bottom of your screen: “Scheduled task created successfully. Click Here to configure the task details.” – click the link.
- Click the Edit button on the top right.
- In the Details section:
- Click the User ID menu and select your ID.
- Click the Saved Search menu and select the saved search you created earlier.
- Click the Export Via menu and select Costco Tracking Export EDI 856.
- Check This Is Tracking Export.
- In the Export Options section, set Export To to FTP and fill out the FTP fields. Make sure to check Use Passive and Use Secure FTP.
- In the Frequency section, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General section, click the Enable toggle button.
- Click Save on the top right.
Inventory Export
This plugin exports inventory by warehouse from Sellercloud to Costco US in EDI 846 format.
Optionally, you can enable only specific products for Costco US by setting their CostcoUS_Enabled Custom Column for Products to True:
- For one product at a time: go to the Product Details Page > click Toolbox and select Custom Columns > click Edit, update the CostcoUS_Enabled column, and Save.
- For multiple products in bulk: follow the steps to Bulk Update Products and use the CostcoUS_Enabled column – set it to True for all products you want to enable.
Unlike core integrations, plugin integrations don’t require products to be in the company with the scheduled tasks. The export will include the products you select with your Saved Search.
Next, create a Saved Search for products filtered by CostcoUS_Enabled – True. Optionally, you can add more filters to the search.
Automate Inventory Export
To create a Scheduled Task that regularly exports inventory:
- Navigate to Settings > Scheduled Tasks > Manage Scheduled Tasks.
- Click the green + icon: Create New Scheduled Task.
- Complete as follows:
- Click Task Type and select Export Products.
- Set the Task Name.
- Select the Company.
- Select the Start Time.
- Click CREATE.
- The following message appears at the bottom of your screen: “Scheduled task created successfully. Click Here to configure the task details.” – click the link.
- Click the Edit button on the top right.
- In the Details section:
- Click the User ID menu and select your ID.
- Click the Saved Search menu and select the saved search you created earlier.
- Click the Export Via menu and select Costco EDI846 Product Export.
- In the Export Options section, set Export To to FTP and fill out the FTP fields. Make sure to check Use Passive and Use Secure FTP.
- In the Frequency section, specify the task frequency. For optimal performance, select a range between thirty minutes and one hour.
- In the General section, click the Enable toggle button.
- Click Save on the top right.
Order PDF Invoice
This plugin creates packing slips with information about your orders and the products they include. It doesn’t require a scheduled task.
To set it up:
- Go to the Company Settings of the company you created for the integration
- Click Toolbox and select Invoice Settings.
- Click Per Channel Preferences.
- For Website, select Plugin > Costco Packing Slip PDF.
- Click Save.