I have to create two inapp purchase item one with $3 and one with $5. If any user selects $3 then he can buy any 5 items from the app and i also want to allow user to buy this $3 item again to purchase another 5 items from the app.My app have hundreds of items.I want one time purchase only.So i have to go with Non-consumable in app purchase item.
But my question is how user can bye $3 item to purchase another 5 items from my app. I am confuse to manage this kind of in app purchase. Can any one please guide me for this ?
You should really use consumable purchase — this will let your user buy that $3 item as many times as he wants.