# Amazon App Store

## Creating a new Auto-renewing Subscription in the Amazon Developer Console

* Go to the [Amazon developer console](https://developer.amazon.com/dashboard)

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxFI8NvSuu2rJRAp58%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.28.01.png?alt=media\&token=d811cd24-0404-4325-bcdc-7712df135133)

* Select your app

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxFOKDvaHuHleVFiBZ%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.28.14.png?alt=media\&token=6644175f-7e8b-49d9-ac05-c4ab017950dc)

* Define a title and an SKU for your IAP. This is the SKU of the group (similar to Apple subscription groups) that holds the different prducts (monthly, yearly, …)
* Define titles, descriptions and images that will be displayed in the store and set the translations to your markets.

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxFTYW2HPNtXuSMsVw%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.28.36.png?alt=media\&token=36241e80-1c8a-4a07-8eb8-1b30da3abf9d)

* Add new terms to distribute your products. A term is a time based variation of your product within your group (weekly, monthly, yearly, …)

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxG-ooM7Uz-OTTHjoR%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.32.50.png?alt=media\&token=a5b182c5-8354-4f0c-b3e0-8a526f52e73c)

{% hint style="info" %}
This is the Term SKU that you need to set inside Purchasely console to identify your Plan.
{% endhint %}

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxG2pWzBW6PwFFh9td%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.51.40.png?alt=media\&token=f9ddf424-3910-41fe-b941-05de517d19de)

* Set the pricing of your terma and

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxIpHtM2Fl3GGIqOln%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.52.02.png?alt=media\&token=c36d3db1-e6aa-4e91-9cde-af2a8d50dc4b)

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxIiCXfMnZ2Qor04_g%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.52.11.png?alt=media\&token=06429b30-da2c-46e1-a0d3-598b4ad40aee)

Submit your IAP

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MZx7eOhtSwDQcT-syey%2F-MZxG9cV6cpTkR9bsITn%2FCapture%20d%E2%80%99e%CC%81cran%202021-05-05%20a%CC%80%2017.52.18.png?alt=media\&token=854b4398-f74e-47d9-a538-79fdf7983a86)

{% hint style="warning" %}
Your In-App Product should be in status **Approved**.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://purchasely.gitbook.io/purchasely/quick-start-1/console-configuration/create-your-products/amazon-app-store.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
