question

tassine avatar image
tassine asked

how I do to present to customer more than a purchasable item

Hi, I want present to sell in Amazon Client some purchasable items which can be add to my app. should I make a menu in PurchasingManager from application inorder to present my selection of purchasable items, or is it to Amazon Client to do. and if Amazon Client have to make it. how I will do the initialization of all purchasable item that I have, and then the customer must choose one of them. knowing that I use Consumable Content type, and I downolad of the elements from my server, associated with each of my purchasable elements.
iap
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Tassine, Your app has to present a Catalog of all items you are going to sell. This is not Amazon Client's responsibility to display the Catalog. Please go through the "Separation of Responsibilities" part in the below link for better clarity. https://developer.amazon.com/sdk/in-app-purchasing/documentation/developer-guide.html#Core%20Concepts
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.