Documentation Index
Fetch the complete documentation index at: https://sidedish.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Merchants
Merchants are the people behind the products in your marketplace. They can be a single person or a team of people. Your company can also be a merchant in your marketplace. If you want to publish products of your own, you’ll need to create a merchant profile for yourselves.Merchant properties
Merchants havename (which isn’t necessarily unique) and a hash which is unique.
Other properties can be added and selected by you in the Store settings page.
Available properties:
- Business name
- Location
- Profile picture
- Cover picture
- Website link
- Support link
- Twitter link
- Instagram link
- Custom fields (tiers, badges, etc)
Merchant profile page
Merchants can have a unique url, that is used to access their profile page. Something like https://sidedish.store/@merchant To set a url for all merchants go to the Store settings page.Creating a Merchant
Merchants can be created in three ways:- In the SideDish admin dashboard
- By using the API, from your own app.
- By merchants themselves using the
New Merchantembeddable component.
Merchant teams
Merchants can have multiple people working on their team. Adding people to their team can be done from multiple methods:- In the SideDish admin dashboard
- By using the API
- By the merchants themselves, in their Team page, available from the
Merchantembeddable component.
Merchant possibilities
Successful marketplaces require full cooperation from the merchants. They are the ones who can create products. To better assist them with this, SideDish provides the following features:- Self management of their profile page
- Self management of their team
- Self management of their payments
- Upload documents
- Creation of products
- Editing of products
- Responding to reviews
Authenticating merchants
If you want to use SideDish’s interface and the prebuilt components, you’ll need to authenticate your merchants. Merchants can be authenticated in two ways:- By you, using the API to create
End User tokens. See here - By utilizing SideDish login page.