Overview

ROI360 automatically calculates net in-app purchase (IAP) and subscription revenue. It does this by deducting store commissions and local taxes from the gross amount.

The default configuration reflects standard App Store and Google Play fees and tax rules. App Store defaults are region-specific. If your store commission differs (for example, Apple's Small Business Program charges 15 percent, or 12 percent in Greater China) or if you operate in a country with special tax treatment, use the Net Revenue API to override the defaults.

ROI360 applies the following default store commissions:

PlatformRegionIAP (one-time purchases)Subscriptions, months 1–12Subscriptions, month 13+
iOSJapan26%26%15%
iOSChina mainland (CN)25%25%12%
iOSRest of the world30%30%15%
AndroidAll regions30%15%15%

Default tax rates are listed in True Revenue - default tax rates

⚠️

Deprecation Notice

API v1.0 (/api/stores-taxes/v1.0/) is deprecated. Please migrate to v2.0 (/api/net-revenue/v2.0/).