Why Does Apple Charge 30% and When Does It Not Apply?

The article explains Apple's 30% App Store commission, clarifies why services like 12306 train tickets are exempt, outlines the definition of in‑app purchases in the App Store Review Guidelines, and details the developer agreements and recent policy exceptions that affect fee structures.

Java Architect Handbook
Java Architect Handbook
Java Architect Handbook
Why Does Apple Charge 30% and When Does It Not Apply?

Apple “tax” and In‑App Purchase (IAP) commission

Apple charges a 30 % commission on transactions that are processed through its In‑App Purchase (IAP) system. The commission applies to digital goods, subscriptions, and features that unlock functionality within an app.

Transactions exempt from the 30 % commission

Goods and services classified as “outside the app” per clause 3.1.3(e) of the App Store Review Guidelines (e.g., train tickets sold via 12306). These may use alternative payment methods such as WeChat Pay, Alipay, or Apple Pay without the 30 % fee.

Physical goods or services that do not unlock app functionality are also exempt.

Transactions that must use IAP

Access to premium content, such as paid articles or full‑version features in a WeChat public‑account, is considered “access to premium content” and must be sold through IAP, incurring the commission.

Virtual currency or “coins” used to unlock content inside the app also falls under IAP.

Relevant agreements

Apple Developer Program License Agreement – states that items sold outside the app cannot be processed via IAP; developers may integrate other payment solutions.

Paid App Agreement – defines the standard 30 % share for paid apps.

After one year of automatic renewal the commission may drop to 15 %; small‑business developers may qualify for a 15 % rate from the start.

Other payment options

Apple Pay is a native payment method that does not incur the 30 % commission.

Recent guideline updates (e.g., EU StoreKit requirements) allow non‑IAP payment options for certain use cases.

Key take‑aways

The fee structure depends on how a transaction is categorized under the App Store policies.

Digital unlocks and premium content are subject to the commission; physical goods, external services, and “outside‑app” items are exempt.

Developers must reference the App Store Review Guidelines (especially clause 3.1.3(e)) and the relevant Apple agreements to determine the correct payment flow.

Code example

1.
我的私密学习小圈子,从0到1手撸企业实战项目~
2.
Spring Boot 3 + Netty 构建高并发即时通讯服务
3.
SpringBoot + nmap4j 获取端口信息
4.
SpringBoot+OnlyOffice:优雅实现在线 Word 编辑、转化、保存等功能
mobile developmentAppleApp StoreIn-App Purchaseindustry insights30% commission
Java Architect Handbook
Written by

Java Architect Handbook

Focused on Java interview questions and practical article sharing, covering algorithms, databases, Spring Boot, microservices, high concurrency, JVM, Docker containers, and ELK-related knowledge. Looking forward to progressing together with you.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.