Android In-App billing cancel payment

前端 未结 3 1869
无人及你
无人及你 2020-12-16 08:47

When someone buys an in-app product in an Android app and the owner cancels the payment in Google Checkout, so he gets refunded - does the user still keep the item? (managed

3条回答
  •  执念已碎
    2020-12-16 09:30

    I think you need to run backgrond task(once a week for example), to check if user own that items or not.

提交回复
热议问题