Create an account
- Go to the Samsung Store Seller Portal and register a seller account.
- Provide the email you used to register an account, and we will send you an invitation.
- Accept the invitation
- Select the business account in the dropdown menu at the top of the page
Fill out the information
Go to the Apps section, select your game and fill out the following information
1. App Information
- Title
- Icon, 1080x1920 & 1920x1080 banners, video preview
- Orientation
- Category
- Age restriction
- Languages
- Privacy Policy URL
- Terms & Conditions URL
- Support email
- Save changes
2. Country/Region & Price
- Select price Free
- Check all countries except China
- Save changes
3. Publication
- Select Publish Manually
- Check US Export Laws
- Save changes
Build
- You need to add the following Samsung SDKs to index.html. Otherwise, Samsung will not allow you to upload the build.
<script src="https://gtg.samsungapps.com/gsinstant-sdk/gsinstant.0.44.js"> </script>
<script src="https://img.samsungapps.com/gsinstant-sdk/iapinstant.1.0.js"> </script>
- Samsung does not allow scripts to be fetched from a remote server, so you need to download the connector library from our server and include it in the build. You can download the latest version of the connector from connector.latest.js. Add connector to the index.html. Replace your_project_id with the projectId we provided.
<script src="connector.latest.js?projectId=your_project_id&source=samsung"></script>
Upload the build
- Create a .zip archive of your build
- Go to your app settings and select Web Hosting
- Click Add Asset Bundle
- Activate the loaded bundle
- Save changes
Add the products
- Generate a CSV file with the products in the following format.
Item ID,Item Title,Item Type,Pricing Template ID,Standard Price (USD),Price Exception,Phone Bill,Description,Status
gold_chest,Gold Chest,Consumable,,29.99,,No,A huge chest with 10000 gold!,ACTIVE
- Go to your app settings and select In App Purchase
- Click Add item and select Bulk Upload
- Browse CSV and click Upload
- Save changes
Add beta-test
- Click Add Beta Test
- Click Submit Beta Test
- Click Publish now
- You can now test the game via the link
Add age rating
Add an age rating icon to your startup loading screen
Depending on your game's orientation, the icon should be positioned as follows: