How can I get voidedQuantity from google voided purchase API? - Stack Overflow

admin2025-04-17  3

Google Docs :

Hello, I'm developing In-App-Purchase feature, and I face some problem.

Google claims that it specifies that multiple purchases can be searched for invalidated purchases. However, if the developer actually tries to issue a partial refund on the play console, it will not be possible to remove the status unless the refund rate is set to 100%. This is contradictory. According to the above document (and the actual response as well), refunds that have not been deleted cannot be viewed. Where on earth can I get partial refund details for multiple cases that have had their eligibility removed?

I have received partial refunds several times without deleting my qualifications. However, of course, because the qualification was not deleted, the API failed to query the refund. Also, when calling the API, includeQuantityBasedPartialRefund: set to true.

转载请注明原文地址:http://anycun.com/QandA/1744880935a88940.html