Amazon: SVOD IAP offer creation
If you want to offer subscriptions through in-app purchase on Amazon you will need to create an offer in the store and match it with an offer in the Magine Pro Console.
General information
Before you can sell offers through Amazon you need to sign an agreement with Amazon and fill out tax forms.
If an offer is visible in the app depends on the visibility of the offer in the Magine Pro Console.
Amazon offer setup
Amazon will ask you to add two SKUs. A SKU is a unique ID that serves as identifier for our system and app to show and add the correct offer to the user account.
To create an offer in Amazon, head to https://developer.amazon.com/dashboard and select App & Services from the top menu. Pick the app in the App List and go through the following steps:
- Select In-App items from the left menu.
- Click Add Single IAP from the top menu.
- Select Subscription
- Enter:
- Subscription Title - (this is not shown to the end user) e.g.
Monthly Plan
- Subscription SKU - (this is not shown to the user) e.g.
monthly_plan
- On the next page you'll be able to set the Display Title and Description, both will be the ones the end users see in the Store so chose carefully.
- Attach the two icons needed by the store, one is 512x512px and the other 114x114px. Both needs to be PNG and with transparent background. This is not a mandatory but should preferably be provided for professional purposes.
- Create a term and define the renewal period, under "Subscription terms" by selecting "Add New Term"
- Term Period -
Monthly
orYearly
- Term SKU - e.g.
subscription_monthly_01
- this must be globally unique across your Amazon Store - The term Term SKU needs to include the renewal period and it has to be written like this: monthly or annually, so it's easily understood between platforms.
- In the last section you'll set the Pricing, flip the switch to Yes (unless the offer is for free) and set the Price. The Store will automatically calculate corresponding price for all other regions and currencies but they can be adjusted if needed.
Everything is now created on the Amazon Store side, head to Console Integration part to connect the offer to Magine Console, which is the last step to get it fully operational.
Create matching offer in the console
When you have created the base plan and offer (if applicable) in Google you need to create an offer in the Magine Pro Console.
- Go to the commercial section in the Magine Pro Console
- Click on "Create offer"
- Name your offer
- Select Third-party and then subscription in the drop-down menu
- Add unique selling points and an image
- Select AMAZON as a provider
- Paste the AMAZON SKU into the external product ID field
- NOTE: This There are two different SKU's - a parent SKU (under In-App Items), .
- Go to the APP > In-App Items > Select the In-App SKU (i.e. Monthly Subscription) > Scroll Down to "Subscription terms" and you will find the Subscription SKU to be used in Console here:
- Define in which region the offer can be purchased
- Add a package
- Review and create
Troubleshooting Amazon offers
If the offer renewal period doesn't show in the app please check the naming of the term Subscription SKU. The app is reading the renewal period from there.
Therefore it is important that the term SKU includes the word monthly or annually depending on which offer you create.