Documentation Index
Fetch the complete documentation index at: https://developers.e-cross.tech/llms.txt
Use this file to discover all available pages before exploring further.
Overview
When new orders are created in e-CROSS, e-CROSS creates a Shopify order in the Shopify backoffice store, allowing you to start the order fulfillment process from your Shopify store.Shopify order data written by e-CROSS
e-CROSS writes these fields to Shopify:- Line items.
- Customer name, email, and phone when available.
- Billing address: customer address in the destination country.
- Shipping address: local consolidation hub address.
- Shipping line, when shipping cost is available.
Only paid orders are created Shopify.
Order currency
The Shopify order currency is the Merchant currency in e-CROSS, i.e. if the merchant currency is USD but the order was placed in Brazil using BRL as payment currency, the Shopify order currency will be USD. The value of the order is the total value paid by the customer, in the Merchant currency.Addresses
The Shopify order will always have billing and shipping addresses fulfilled, according to the rules below:- Billing address: customer address in the destination country.
- Shipping address: local consolidation hub address. The address in the merchant country that the merchant must dispatch the order to.
Order tags
Every Shopify order created by e-CROSS receives the following tags:merchantId:<MERCHANT_ID>: tag to identify the merchant in e-CROSS.e-CROSS: tag to identify orders created by e-CROSS.- The sales channel order ID: tag to identify the order ID in the sales channel.
Additional details
Every Shopify order created by e-CROSS has the following order additional details:Sales Channel Order: the sales channel order ID.Sales Channel: the sales channel name and country.Invoice Number: invoice number generated by e-CROSS.Invoice URL: URL to the commercial invoice generated by e-CROSS.Shipping Document: cross border shipping label generated by e-CROSS.
