question

jimsandeep avatar image
jimsandeep asked

What is actually an App... really got confused

Ours is a kind of assessment application where any one can taker some kind of online evaluation assessment. So it requires a delivery code to take that assessment. So we would like to sell this delivery code through Amazon. So what we need exactly is from amazon there will our Asessment description public can purchase the delivery code by by the buy now button on the site which will take to our page (ASPX) and select the assessment they need from our page, thus after selecting it it will take them back to amazon for the payment part.. After payment done, we will send them (user) the delivery code they wish.. So how can I accomplish that..
web apps
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

WangChao@Amazon avatar image
WangChao@Amazon answered
I believe Amazon In-App Purchase would suit your requirement well. Please check https://developer.amazon.com/public/apis/earn/in-app-purchasing for more information. Considering that your service is provided on web pages, you might want to focus on Web Apps and In-App Purchase JS at the beginning. Please check https://developer.amazon.com/public/solutions/platforms/webapps and https://developer.amazon.com/public/solutions/platforms/webapps/docs/understanding.html.
10 |5000

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