[Shopify Plus] How do I create a Custom App for ReadyCloud?

Notice for Shopify Users

In order to utilize the Store Credit feature in ReadyReturns, Shopify requires that your store is on the Shopify Plus plan. The Shopify API Gift Card resource is available only for custom apps installed on Shopify Plus stores. For further information, please see the Shopify Gift Card API Docs here.

Please follow the steps below to create a Custom App in your Shopify Plus Store:

  1. In the Shopify admin dashboard, click the Apps link in the left sidebar.
  2. Scroll down to the very bottom of the page and click the Develop apps for your store button.
  3. Click the Create an app button on the next page.
  4. In the window that opens, for the App name enter ReadyCloud and then click the Create app button at the bottom right.
  5. Next, click the Configure Admin API scopes button.
  6. Under the All tab, you will see a list of Admin API access scopes, scroll down the list and check the boxes for the following scopes:
    1. Fulfillment services
      write_fulfillments
      read_fullfillments
    2. Gift cards
      write_gift_cards
      read_gift_cards
    3. Inventory
      write_inventory
      read_inventory
    4. Locations
      read_locations
    5. Order editing
      write_order_edits
      read_order_edits
    6. Orders
      write_orders
      read_orders
    7. Products
      read_products
  7. Once complete, click the Selected (12) tab and verify it looks the same as the picture below:
  8. Scroll back up to the top of the page and click the Save button at the top right. You will see a notification at the bottom letting you know the configuration has been saved.
  9. At the top of the page, click the API Credentials tab and then click the Install app button.
  10. A window will open asking you to confirm you would like to install the app, click the Install button.
  11. You will now be provided with your API credentials.
  12.  In the Admin API access token section, click the Reveal token once link and then click the clipboard icon to the very right of the textbox to copy the token to your clipboard.

    Note: To protect your data, you’ll only be able to reveal your Admin API token once. Copy and save your Admin API access token in a secure place.

Still need help? Contact Us Contact Us