You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've made a test purchase, then did a refund on the Google Play Console. I can see the order status is now refunded.
However, when I run the app, I can see that the BillingClient can still find the purchase that was refunded (matched the same order number as the refunded order).
The text was updated successfully, but these errors were encountered:
I am having this same issue but from my research using different libraries, the result is the same I think Google is taking longer to update the status of purchases.
it took 7-10 hours to get a refunded product removed from the purchased list.
I've made a test purchase, then did a refund on the Google Play Console. I can see the order status is now refunded.
However, when I run the app, I can see that the BillingClient can still find the purchase that was refunded (matched the same order number as the refunded order).
The text was updated successfully, but these errors were encountered: