The Google Void Purchase API says:
The Google Play Voided Purchases API allows you to revoke access to in-app products that are associated with purchases that a user has voided. The user can void a purchase in the following ways:
- The user requests a refund for their order.
- The user cancels their order.
- An order is charged back.
But when I get this API's return, I found some purchases state are Charged.
Why Charged order is return by Google Void Purchases ?
How do I get all refund orders ?