Android - old stuck receipts/transactions still stuck with 2.2.7

If the previous purchases are still in Pending state, you would expect a ProcessPurchase to be triggered automatically during IAP initialization. If you then return Complete or call ConfirmPendingPurchase, this should clear the transaction. Please provide the device logs with Debug.Log in your ProcessPurchase to confirm if this method is invoked properly. How To - Capturing Device Logs on Android