Looking to create a private app inside Shopify for OneReturn? Follow this step-by-step guide to set up and integrate your custom app with LateShipment.com.
1. Access the Shopify Developer Dashboard
Log in to your Shopify account.
In the top-right corner, click your Profile menu.
Select Dev Dashboard.
Click Create App, enter an App Name, and click Create.
2. Copy Client ID and Client Secret
Navigate to the Settings section of the app.
Copy the Client ID and Client Secret.
Keep these values handy — you will need them in the next steps.
3. Create a New App Version
Go to the Home menu.
Click on New Version.
4. Configure App URLs
Fill in the following fields:
App URL
https://app.lateshipment.com/oauth/shopifydev/index.php?client_id={client_id}&secret={secret}
Remove the curly brackets {}.
Replace client_id and secret with the values copied earlier.
Disable Embed app in Shopify admin.
Redirect URL
https://app.lateshipment.com/oauth/shopifydev/authorize.php/{client_id}/{secret}
Remove the curly brackets {}.
Replace client_id and secret with your actual credentials.
5. Add Required App Scopes
- Scroll down and click Select Scopes.
- Assign the following permissions to the app:
Products & Inventory
read_productswrite_productsread_product_listingswrite_product_listingsread_inventorywrite_inventory
Orders & Order Management
read_orderswrite_ordersread_draft_orderswrite_draft_ordersread_order_editswrite_order_editsread_marketplace_orderswrite_marketplace_ordersread_marketplace_fulfillment_orders
Returns
read_returnswrite_returns
Fulfillment & Shipping
read_shippingread_fulfillmentsread_assigned_fulfillment_orderswrite_assigned_fulfillment_ordersread_merchant_managed_fulfillment_orderswrite_merchant_managed_fulfillment_ordersread_third_party_fulfillment_orderswrite_third_party_fulfillment_orders
Customers
read_customerswrite_customers
Locations & Store Data
read_locationsread_themesread_script_tagsread_metafieldsread_publicationswrite_publications
Discounts, Gift Cards & Store Credit
read_discountswrite_discountsread_gift_cardsread_store_credit_account_transactionswrite_store_credit_account_transactions
Shopify Payments
read_shopify_payments_payoutsread_shopify_payments_disputes
- Review the selected scopes carefully and click Done once all required permissions have been added.
6. Release the App Version
Click the Release button.
Enter a Version Name.
Click Release to publish the version.
7. Install the App
Return to the Home page.
Click Install App.
Select your Shopify Store.
Click Install.
8. Complete LateShipment Login
You will be redirected to LateShipment.com.
Enter your LateShipment account email and password.
Click Continue to complete the installation.
Congratulations!
You’ve successfully built your LateShipment.com OneReturn inside Shopify. Your private app is now ready to streamline order tracking, enhance fulfillment, and optimize your shipping experience.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article
