Sunday, July 31, 2011

Re: [android-developers] Refunds in App-Billing

It's a full refund, the user gets their full amount back.

The infrastructure will send you REFUNDED purchase state, and then
it's up to your code to handle it as needed: so that the premium
features keep working.

If your code is based on the Dungeons sample, it's in there somewhere,
commented as being "nice for the user" (with which I agree).

This was a real life-saver for me during the month of July, when a
significant number of users couldn't activate, due to a bug on
Google's side.

-- Kostya

2011/8/1 Joan Pujol <joanpujol@gmail.com>:
> That's nice. One good thing of In-app billing :)
> And I suppose that in any case no comission is aplied, isn't it?
>
> Cheers,
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment