I need information about an app to purchase apps. I want to work on an Inapp purchase app for Android and iPhone. I just need to know a little about the InApp system.
After reading the documentation, I learn that on our own server you can download the Inapp purchase data item (for example, video, music), and we just need to manage the shopping list in google play for android or the App Store for iPhone. I just need to know that after the purchase, the "row or value or data or response" element of the application server sends us as "purchase_item_id or username_id" so that I can send this value to my own server in order to download a specific purchase from my server for a specific user .
Thanks for the valuable time! Any help was appreciated.
source share