[Resolved] Android Refund

Hi there,

I am fighting android iap at the moment. about refunds:

let’s say that i refund the full version unlock… how am i supposed to detect that in app? since i am doing this in the merchant account? so actually people can unlock the game, refund, and still enjoy the full game.

another question: when and why do i need to give a refund? any rules?

thanks! [import]uid: 90610 topic_id: 28517 reply_id: 328517[/import]

@dingo, you might find this thread helpful:

http://developer.coronalabs.com/forum/2012/04/16/help-goole-iap-need-check-transaction-callback-refunded-event#comment-101427

Further down, you’ll see lots of good information from Joshua there.

Good luck!

Naomi [import]uid: 67217 topic_id: 28517 reply_id: 115056[/import]

@Naomi: thanks! I guess “Corona will continue to listen for marketplace notifications even while suspended, but it won’t send the notifications to your Lua code until it resumes.” answers it. I guess I am fine with taking actions in the refunded state?

anyway, if i buy a iAP, it tells me on the phone that iAP can’t be refunded? is that right?

and since you’re here… what about the “terms of service” we have to upload for the app? are there any examples?

thanks! [import]uid: 90610 topic_id: 28517 reply_id: 115091[/import]

@dingo, about taking actions in refunded state, yes, it works.

About the iAP saying on the phone that iAP can’t be refunded, I’m not sure. I don’t remember seeing it, but I haven’t looked at Google Play version very recently.

About “terms of service”… hmmm… I wonder things have changed since I implemented it. I just checked Google Play merchant account, and I don’t see where I might’ve needed to upload it.

Naomi [import]uid: 67217 topic_id: 28517 reply_id: 115153[/import]