Issue
I am trying to handle refunds for google play one-time purchase products. I am not able to get a real time notification when I refund the item from the play store.
Do refunds send real-time developer notifications, what kind? ONE_TIME_PRODUCT_CANCELED? Is it possible to test or get notifications for a google play refund in test/sandbox environment?
Solution
No there isn't real time developer notification for refunds. You need to poll data from this api and perform refunds that way on your side.
Answered By - 100r
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.