Integrating Sell.App
Integrate Isaac with your Sell.App Store
Syntax: <>
= required, []
= optional.
Before you begin..
You will need to create an API Key in your Sell.App Store. Per the Sell.App Developer Docs
API keys are tied to individual user accounts instead of storefronts. To create or manage API keys, navigate to your API keys by clicking here.
Important: For security reasons No screenshots will be provide for visual assistance.
Integrate Your Store API Key
Now that you have your Sell.App Api Key you are ready to Integrate Isaac into your Store. To do this simply visit a Private channel Isaac has access too and run:
/integrate api <Your API Key>
You can update / change your API Keys at anytime, simply run the
/integrate api
command again
Important: Make sure your API Key has permissions for EVERYTHING
Reminder: When using Integrate commands only you can see their response. This is to help with security.
Integrate Your Store Name
Currently Isaac does not Automatically identify your Sell.App Store Name so you will have to manually set it so Isaac knows what to refer it as. To do this simply run
/integrate store <Your Store Name>
Information: Like your API Key you can update / change your Stores name at any time.
Integrate Your Customer Role
Finally we can set your store customer role. to this simply run
/integrate customer <@Your Customer Role>
Information: Like your API Key & Store Name you can update / change your customer role at anytime
Last updated