DSTNC Docs
  • Integrations
    • Shopify
    • Magento
    • WooCommerce
    • Wix (beta)
    • OpenCart
    • Squarespace
    • Shipstation
    • PrestaShop
    • CSV / Google Sheets
  • Brand Portal
    • Orders
      • Overview
      • Order details
      • Fulfill orders
      • Manually fulfill order
      • Fulfill part of an order manually
      • Fulfill multiple orders at the same time
      • Sorting unfulfilled orders
    • Payments
      • Supported Countries
      • Connect to Stripe
      • Getting Paid
      • How often you get paid
      • View Invoices
      • View Paid Invoices
      • Export Unpaid Invoices
      • Export Paid Invoices
      • View Payments
      • Export Payments
  • Returns
    • Page 1
Powered by GitBook
On this page
  • Step 1: Enable custom app development from the Shopify admin.
  • Step 2: Create and install a custom app
  1. Integrations

Shopify

Our Shopify integration is designed as an end-to-end model that allows us to pull in product details, inventory levels, and pricing and facilitate order placement.

NextMagento

Last updated 9 months ago

With the Shopify API Integration, orders will automatically be synced to your Shopify dashboard and can be fulfilled and refunded like any other web order. For identification, our order will be tagged with 'DSTNC.'

To initiate the API credentials from your Shopify store, please follow the step-by-step guide below.

Step 1: Enable custom app development from the Shopify admin.

Before you can create a custom app for your store, you need to enable custom app development. Only the store owner can enable custom app development.

  1. From your Shopify admin, go to Apps.

  2. Click Develop apps.

  3. Click Allow custom app development.

  4. Read the warning and information provided, and then click Allow custom app development.

Step 2: Create and install a custom app

  1. Click Create an app.

  2. In the modal window, enter the App name (DSTNC) and select an App developer. The app developer can be the store owner or any staff or collaborator account with the Develop apps permission.

  3. Click Create app.

  4. Click Select Configure Admin API scopes

  5. Type read_inventory in the search box and select read_inventory

  6. Type write_orders in the search box and select write_orders and read_orders

  7. Type read_products in the search box and select read_products

  8. Click Save

  9. Click Install App

  10. Under the API Credentials tab, copy the Admin API access token and submit it in your brand onboarding form

Caution

This key can only be accessed once, so please copy it before navigating away from the page. If you do not copy the key, you will need to click uninstall and then reinstall and copy the new key.