Hi members,
I have one noob question, if you all pardon me, I want to know the process how you integrate in app buying in your Game. For example, you game require GOLD / MANA /HP anything which will boost hero health or improve your game.
# How you put (which code ) in your game for buying gold.
# suppose two person has opted for gold one from USA and another from China.
# they have paid gold for suppose $2 each.
# your game has button for payment and it have redirect to paying portal suppose PAYPAL, Wired anything.
# Amount has come to your account.
# Now how do the game app will came to know that you have receive money and it have to give 100 gold coin to which person.
OR
# Is there any portal where you will describe $2 = 100 gold coin and every payment will be monitored by that portal.
# now how will your app will confirm and how you program your app that to give 100 gold coin when confirmation of paying is done.
Please give reply. I have seen many developer has done integration of in-App purchase.
If some one can give step wise tutorial then it will be great.
Thanks