Shopify Ship Confirmation Export
Module: Export
Path: Processing>Import/Export>Exports
Topic: Shopify Ship Confirmation Export
Version(s): 5.1 & up
Editions: All
What Is Shopify Ship Confirmation Export
The Shopify Ship Confirmation Export is used to pass payment and fulfillment details back to Shopify. With this export you also have the option to use Shopify's Ship Confirmation notification should you choose.
Making The Connection
Where Will I See This Within OLX?
What Reports Can Be Pulled?
- At this time there are no reports
What Imports/Exports Relate to Shopify Ship Confirmation Export
- Shopify Order Import
Trouble Shooting
ResponseCode: 422. Response: {"errors":["Invalid fulfillment order line item quantity requested."]}
This means the order as already been confirmed in a previous export
- create a support ticket for OLX to review why backend table is not updating with this items information to keep it from repeatedly trying to export.
ResponseCode: 429. Response: {"errors":"Exceeded 2 calls per second for api client. Reduce request rates to resume uninterrupted service."}
Setup
Prerequisites
Custom Values
Following custom values must be set Client level:
Oauth:
- Shopify_Subdomain (Required)
- Shopify_APIPassword (Required)
- This is where you put the Oauth token
- Shopify_LocationID (Required)
- Shopify_Notify_Customer (optional)
- True/False
- Shopify_UseMyShopifySubDomain (optional)
- True/False
- ('y','yes','1','t','true') default is 'yes'
Basic Auth:
- Shopify_Subdomain (Required)
- Example: Our store URL is https://orderlogixstore.myshopify.com/
- you would only put "orderlogixstore".
- Shopify_APIPassword (Required)
- Shopify_APIKey (Required for Basic auth type users - not needed for Oauth auth type users)
- Shopify_Authtype (Required)
- Basic
- Shopify_Notify_Customer (optional)
- True/False
- Shopify_UseMyShopifySubDomain (optional)
- True/False
- ('y','yes','1','t','true') default is 'yes'
- Shopify_LocationID (Required)
- Finding LocationID in Shopify
- Go to Settings
- Shipping & Delivery
- Click on Manage under the Local Delivery section
- It is the number located after local delivery in the URL
- Example:
- https://orderlogixstore.myshopify.com/ admin/settings/shipping/local_delivery/394XXXXX173
Shopify Admin API Access Scopes
The following permissions must be granted in Shopify for the export to work correctly between the two systems:
- Login to Shopify
- Go to Settings
- Apps and Sales Channels
- Develop Apps
- open the app you created for OLX integration with each client
- navigate to Configuration tab
- review access scopes
- specifically looking for the write + fulfillment scopes
- write_third_party_fulfillment_orders,
- write_fulfillments,
- write_assigned_fulfillment_orders,
- write_merchant_managed_fulfillment_orders,
- write_content,
- write_customers,
- write_orders,
- write_products,
- write_translations,
- write_themes,
- write_shipping,
- write_script_tags,
- write_resource_feedbacks,
- write_reports,
- write_product_listings,
- write_price_rules,
- write_order_edits,
- write_online_store_pages,
- write_marketing_events,
- write_locales,
- write_legal_policies,
- write_inventory,
- write_gift_cards,
- write_draft_orders,
- write_discounts,
To Use:
Navigate to Processing>Import/Export>Exports.
Choose a client from the Client drop down list.
Spec = Shopify Ship Confirm Export
Set date range - this is the order date, not item status date
Shipment Delivered and Item Paid are the statuses that are updated
You can request other item statuses that are specific to your needs (this must be coded for)
If partial order options are available for that spec
Require payment of all other items on the order - will not allow any ship ready items into batch if all items are not ship ready regardless of product group(s) selected.
This will keep orders with an item on backorder from being eligible for the remaining line items not in backorder.
Require that ALL shippable items on the order are included in this export -
all ship ready items on order in product group(s) selected will ship in same batch
If there are multiple shippable items on the order in different product groups and all product groups are not selected, none of the items will export with this option checked.
Select an available product group, or multiple product groups, from the available list.
Move them to the selected list by clicking the right arrow. This product group will now be available for the export.
To move all product groups from the available list to the selected list, click the double right arrow icon.
To remove a product group, select a product group, or multiple product groups, from the selected list.
- To move it back to the available list click the left arrow. The product group will no longer be available when performing this export.
- To remove all product groups from the selected list, click the double left arrow icon.
Click the Export button to perform the export.
Once the process begins, you will see the results tab displayed; and it will state "Job ran successfully" when the file is complete.
There will be a "download" file link located in the results tab that allows you to save the file to your computer.
Related Articles
Shopify Order Import
Module: Imports Path: Processing > Imports Topic: Shopify Order Import Version(s): 5.1 & Up Editions: All What Are Shopify Order Import This module is built for olx 5x and lets us import orders from the Shopify. It supports four payment gateways for ...
Shopify Order API Export
Module: Export Path: Processing > Import/Export > Exports Topic: Shopify Order API Export Version(s): 5.1 & Up Editions: All What IS Shopify Order API Export Shopify Order API Export allows you to export orders from your OLX instance into Shopify. ...
Export Error: Server error 4: Failure
You may encounter one of the following errors when attempting to deliver/export a file to an FTP/SFTP/FTPs server: ---------------------------- Job starting... Attempting to send test file Unable to send test file. Server error (4): Failure ...
How to Set Default Columns for the Datawarehouse Export and the Flattened Export
The Datawarehouse Export and the Flattened Export are both very valuable reports in OrderLogix because they allow you to retrieve data in many different combinations, some of which may not be available from other default reports. These reports allow ...
Export delivery via sFTP, FTPS or FTP Failing
Problems with firewalls and setup are the most common problems with export delivery. OLX v4.0 supports sFTP, FTPs and FTP. Please verify that you have submitted a Firewall Rule request to OrderLogix for the IP address of the FTP site. Please verify ...