# Private app
You can use dealar by creating a private app in shoplazza/shopify.
1.Generate an access token in shopify/shoplazza
shoplazza : https://www.shoplazza.dev/reference/create-an-app#private-app
Shopify : https://help.shopify.com/en/manual/apps/private-apps
All permissions must be granted ‘read and write’ when generating access tokens
2.Add your shop in dealar
https://buy.dealar.com/#/shop/select
- click private app in select shop page
- Enter the domain and access token as prompted
domain : not a custom domain but a domain provided by shopify/shoplazza
https://[subDomain].shopify.com/ or https://[subDomain].shoplaza.com/
3.It's success if the shop show in select shop page
# Create private app in shoplazza
# Shoplazza
- Apps -> Manage private apps
- click Create App button
- Enter Private app name ,Emergency developer email ,Grant all highest permissions: read and write -> click save
- you will get access token at last.
notice : copy whole url as domain
# Create private app in shopify
# shopify
- Apps -> App and sales channel settings
- Develop apps
- Allow custom app development
- Create an app
- enter App name and click Create app button
- Overview -> Configure Admin API scopes
- Grant all highest permissions: read and write(total:84) -> click save
- Overview -> Install app
- Click Install
- API credentials -> Reveal token once (Please keep this Access token securely)
- you will get access token at last.
notice : copy whole url as domain
# Dealar droshipping
- Login or Register
- click private app in shop selection page
- Select the shoplazza/shopify option in the Platform selection box and enter the domain and access token in the corresponding input box and click confirm.
- Finally, you will see your new shop on the shop selection page