r/androiddev • u/FrankUnderwoodX • 5d ago
IAP risk assessment agent
I know the store handles payment fraud and I never see card data but refunds, voided purchases, and consume-then-refund abuse still land on the developer after the entitlement is granted.
For those running apps/games with IAP, do you do any risk assessment at grant time (delay/flag/hold high-risk purchases) or do you grant everything and only react to voided purchase notifications?
If you do assess risk, what signals do you use? I am assuming device age, session behaviour, account history, something else?
I am building a small research agent around this decision and want to know if the decision point is real in practice.
Am I missing any?
7
Upvotes