Mintplex.xyz Docs
  • What is Mintplex?
  • Guides
    • How to create an NFT collection
    • Creating your first Mintplex project
    • Anatomy of a Mintplex project
    • Setup Images and Metadata on IPFS
    • Generating a Contract
      • Project Information
      • Teams and Permissions
      • Contract Features
        • Remove Mintplex Signature
        • Only Owner Minting
        • Allowlisting Mode (aka. Whitelisting)
        • Allow Minting On Deployment
        • Maximum Mints per Transaction
        • Restrict Wallet Mints
        • Limited Token Supply
        • Minting Fee
        • Pre-Reveal Drop
      • Payouts
      • Header Mark
      • Generate
    • Deploying your contract
    • Airdrop a token to someone
    • Listing your NFT collection on a marketplace
    • Minting Embeds and Website
      • How to use the Mintplex embed with custom buttons
  • FAQ
    • My metadata does not pass!
    • How do I deploy to testnet
    • How do I list my NFT contract on OpenSea?
    • How do I mint tokens for myself or team?
  • Mintplex Apps FAQ
    • Shopify Token-Discount Plugin
      • Advanced Setup vs Basic Setup
        • Advanced Setup FAQ
          • How to create a Shopify App Key
          • How to Generate a Price Rule Id
        • Basic Setup FAQ
          • How to Generate a Discount Code
  • Extras
    • 💥Join us on Discord
    • 📚Youtube Tutorial Walkthrough
    • 🐦Follow us on Twitter
    • 📧team@mintplex.xyz
Powered by GitBook
On this page
  1. Mintplex Apps FAQ
  2. Shopify Token-Discount Plugin
  3. Advanced Setup vs Basic Setup
  4. Advanced Setup FAQ

How to create a Shopify App Key

PreviousAdvanced Setup FAQNextHow to Generate a Price Rule Id

Last updated 2 years ago

You must have admin access to your Shopify store to do this setup.

First, go to your store admin interface and click on Apps on the sidebar.

Next, Click on "Develop Apps"

Now start a new App with "Create an App"

Name the app anything - this is not critical to the function of this plugin, but be sure its at least identifiable in what its function is. Click "Create App".

Now, you want to select "Configure Admin API Scope"

Next you want to filter the selection by using the phrase "discounts" and then enabling read and write permissions for both discounts and price_rules and click "Save".

Now click on "Api Credentials" and select to "Install App"

Finally, you will see a modal with an input to "Reveal token once". Select this and take this string and paste it into the proper field on Mintplex.

Your Shopify API key is AES-256 encrypted on Mintplex and is not publiclly readable or stored in a readable format for your security. You cannot retrieve this value from Mintplex should you lose it.

You're done! Removing and un-installing the app from Shopify will break the functionality of this plugin so please only do so once you are totally finished with the discount plugin.