# Set up your Store

## Create a Game Store

1. At the Developer dashboard, navigate to the Store
2. Click in the (+) button to add a new store
3. Select the Game you want to start selling products

<figure><img src="https://489110667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsLpEwOhOuN4WgGYjfjIP%2Fuploads%2FPyt1unPhDm1b7N5pjqFQ%2FScreenshot%202023-12-01%20at%2000.32.15.png?alt=media&#x26;token=e3f92715-c883-4a3d-8c02-4946e26d1647" alt=""><figcaption></figcaption></figure>

4. Add the Game Backend URL, then click Submit

*The Server URL represents the game backend endpoint where the post-payment webhook from Elixir Store will be sent.*

<figure><img src="https://489110667-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsLpEwOhOuN4WgGYjfjIP%2Fuploads%2F9HbSQsSRgTyl3QGwdUzA%2FAdd%20IAP%20to%20a%20new%20game.png?alt=media&#x26;token=d2701d44-73a1-402f-b51a-72f8e6ee013d" alt="" width="290"><figcaption></figcaption></figure>

{% hint style="warning" %}
After creating a store for a game, a unique pair of[ API keys](https://docs.elixir.app/dashboard/in-app-purchases/developer/handle-post-payments) will be generated in the background, that can be accessed in the [Game API keys ](https://docs.elixir.app/dashboard/management/api-keys)section. There you can edit the server webhook endpoint and access your public key.
{% endhint %}
