7 Apple In-App Purchase Alternatives for iOS Developers (2026)

7 Apple In-App Purchase Alternatives for iOS Developers (2026)

Summary

  • The Epic v. Apple ruling now allows US developers to bypass Apple's 30% commission, unlocking a share of an estimated $150 billion in annual In-App Purchase volume.
  • Developers can choose between three main paths: redirecting users to web checkouts, using a direct billing SDK, or distributing through alternative app marketplaces in regions like the EU.
  • The best solution depends on your app's revenue, user location, and ability to handle tax and legal compliance as the Merchant of Record (MoR).
  • For US-based apps with over $500K ARR, a drop-in SDK and Merchant of Record like Allocents can reduce payment fees from 30% to as low as 5% while handling all compliance automatically.

For years, the developer community has vented the same frustration: "Unless you're in the EU there is no alternative for deploying an iOS app other than the App Store." That changed in April 2025.

The Epic v. Apple ruling permanently barred Apple from forcing US developers to route payments through its In-App Purchase (IAP) system. It's not a loophole or a gray area — it's a federal injunction, and it unlocks an estimated $150 billion in annual IAP volume that was previously trapped inside Apple's 30% commission wall.

If you've been watching your margin disappear into Apple's coffers while building a perfectly good subscription business, this is the green light you've been waiting for. This guide breaks down the 7 best apple in-app purchase alternatives available in 2026, what they cost, how hard they are to integrate, and which type of app each one is best suited for.

The Three Paths to IAP Freedom

Before diving into the list, it helps to understand the three broad categories of alternatives that have emerged post-ruling (a framework detailed by Allocents and also covered by others like Adapty and ArcTouch):

  1. App-to-Web Solutions — Redirect users from inside your app to a web-based checkout, bypassing Apple's payment system entirely.
  2. Third-Party SDK Direct Billing — Drop a payment SDK directly into your native app for a seamless, in-app checkout experience without Apple's rails.
  3. Alternative Marketplaces — Distribute your app entirely outside the App Store, primarily enabled by the EU's Digital Markets Act (DMA) and similar regulations in Japan.

Each path has different compliance requirements, fee structures, and engineering lifts. Here's how the top 7 options stack up.

7 Best Apple In-App Purchase Alternatives in 2026

1. Allocents — Best for US Apps with $500K+ ARR

Category: Third-Party SDK Direct Billing

If you're a US-based developer with a meaningful app business, Allocents is the most purpose-built apple in-app purchase alternative on the market right now. It's a drop-in direct billing SDK built specifically to let iOS and Android app developers bypass Apple's 30% App Store commission with a 15-minute integration.

The math that matters: On a $10 in-app transaction, Apple keeps $3.00 (30%). With Allocents, you pay 5% + 50¢ — meaning you keep $9.00 instead of $7.00. At scale, that gap is enormous. An app doing $1M ARR pays $300K to Apple; with Allocents, that same app pays roughly $100K, keeping an additional $200K per year.

Fee Structure:

  • Allocents (Merchant of Record): 5% + 50¢ per transaction. Allocents acts as the full Merchant of Record — they handle payment processing, sales tax remittance across 190+ countries, chargebacks, fraud protection, refunds, and customer support.
  • Bring Your Own Stripe (BYOS): 0.5% of migrated revenue only. You connect your existing Stripe account and act as your own MoR. Best for larger teams with in-house compliance and support infrastructure.

Integration Complexity: Low. The entire SDK integrates in approximately 15 minutes and supports Swift/SwiftUI, Kotlin, Flutter, and React Native — a single drop-in versus the multi-system setups (e.g., Paddle plus RevenueCat) that developers have historically had to cobble together.

Standout Features:

  • Sign Up & Save paywalls — present new users with a side-by-side choice between Apple IAP and a discounted direct billing option at the point of sign-up
  • Switch & Save campaigns — intelligently migrate existing StoreKit subscribers to direct billing with targeted discount offers
  • Native web checkout with Apple Pay and Google Pay support, so the experience feels seamless
  • Smart cancellation flows that surface pause options and discount offers to reduce churn
  • Automatic StoreKit product sync from App Store Connect, so you're not re-entering product data manually
  • Gradual rollout tooling — start with 10% of users, monitor the analytics dashboard, then scale up (or roll back instantly if needed)
  • Jurisdiction-aware routing — direct billing options only surface to users in legally compliant regions (like the US), keeping your Apple relationship intact everywhere else
  • Built-in A/B testing on discounts, paywall copy, and offer timing

See the full developer documentation for integration guides.

Best-Fit App Type: Mobile gaming studios (consumable purchases like coins and gems), subscription apps in fitness, media, productivity, and dating. Ideal for apps earning $500K–$20M+ ARR in the US.

Compliance Posture: Fully compliant with the Epic v. Apple ruling for US users. Jurisdiction-aware routing handles the legal boundary automatically.

Still Paying Apple 30%?

2. Paddle — Best for SaaS and Subscription Apps in the EU/UK

Category: Third-Party SDK Direct Billing / Merchant of Record

Paddle is a well-established Merchant of Record solution that's been a popular choice for SaaS companies selling digital goods globally, and it's expanded its mobile presence following the post-Apple ruling landscape.

Fee Structure: Variable, but generally in the range of 5–20% depending on transaction volume and plan. Paddle handles EU VAT, sales tax, and global compliance as part of its MoR service, which justifies the higher fee for teams that can't manage that infrastructure themselves.

Integration Complexity: Medium. Paddle doesn't offer the same single drop-in SDK experience as Allocents. Integrating it into a mobile app typically requires more backend configuration and potentially pairing it with a separate subscription management layer.

Best-Fit App Type: SaaS products and subscription apps with significant EU or UK user bases, or teams already using Paddle on the web who want billing consistency across platforms.

Compliance Posture: Strong MoR compliance across EU, UK, and other major markets. Less purpose-built for the US Epic ruling context compared to Allocents.

3. Stripe — Best for Large Teams with Existing Infrastructure

Category: Third-Party SDK Direct Billing (Developer as MoR)

Stripe is the developer's payment processor of choice for good reason: its APIs are clean, the documentation is excellent, and the feature set is vast. But there's a catch — you are the Merchant of Record, which means you're responsible for sales tax calculation and remittance, chargeback handling, fraud prevention, and PCI compliance.

Fee Structure: 2.9% + 30¢ per transaction. While this looks low on the surface, you'll need to factor in the cost of tax compliance software (like Avalara or TaxJar), fraud tooling, engineering time to build subscription logic, and customer support infrastructure. The true all-in cost is often higher than it looks.

Integration Complexity: Medium to High. Stripe's APIs are powerful but building a complete billing system — paywalls, subscription state management, migration flows from StoreKit — requires significant engineering investment.

Best-Fit App Type: Larger app teams with existing Stripe infrastructure, in-house legal and compliance capabilities, and the engineering bandwidth to own the full billing stack. Also strong for e-commerce apps and SaaS.

Compliance Posture: Stripe provides the payment rails; compliance is entirely the developer's responsibility.

Ship Direct Billing Fast

4. RevenueCat — Best for Cross-Platform Subscription Management

Category: Subscription Management Layer

RevenueCat occupies a unique position — it's not a payment processor but a subscription management and analytics platform that sits on top of payment systems, including Apple IAP, Google Play, and Stripe. It's the industry standard for managing entitlements across platforms.

Fee Structure: Approximately 3.5% + 50¢ per transaction after the free tier, according to available pricing information. Note that if you're still routing purchases through Apple IAP, you're paying RevenueCat's fee on top of Apple's 30%.

Integration Complexity: Medium. RevenueCat has solid SDKs and documentation, but maximizing its value typically requires backend configuration and understanding its entitlement model.

Best-Fit App Type: Subscription apps that need reliable cross-platform entitlement management, detailed subscription analytics, and want a single source of truth for subscriber state across iOS and Android. Note: RevenueCat is a complement to a payment processor, not a replacement.

Compliance Posture: Works within whatever payment system underlies it. If you're using it with direct billing via Stripe, compliance rules from #3 apply.

5. Braintree — Best for Payment-Intensive Mobile Games

Category: Third-Party SDK Direct Billing (Developer as MoR)

Braintree, a PayPal subsidiary, is a strong option for apps that process high volumes of transactions and want a battle-tested payment infrastructure with flexible billing options across web and mobile.

Fee Structure: 2.9% + 30¢ per transaction (standard), similar to Stripe. Like Stripe, developer MoR responsibilities apply — tax, fraud, and chargebacks are yours to manage.

Integration Complexity: Medium to High. Braintree offers straightforward SDKs but requires backend infrastructure for subscription logic, fraud tooling, and customer support flows.

Best-Fit App Type: Mobile games with high-frequency consumable purchases, apps with complex payment needs, and teams that benefit from PayPal's global payment network and buyer trust.

Compliance Posture: Requires developer PCI compliance. Strong global regulatory coverage, but developer is MoR.

6. PayPal — Best for Global Reach and Brand Recognition

Category: App-to-Web / Third-Party Payments (Developer as MoR)

PayPal is one of the most recognized payment brands globally, which can reduce checkout friction for certain user bases — particularly in markets where trust in unfamiliar payment forms is lower.

Fee Structure: Typically 2.9% + a fixed fee (around 30¢ in the US, with variations by currency). Developer is MoR.

Integration Complexity: Low to Medium. PayPal's checkout integration is generally accessible, but the customization options for native mobile checkout experiences are more limited compared to Stripe or Braintree. Some implementations route users to PayPal's web interface, which can hurt the in-app experience.

Best-Fit App Type: Apps targeting global markets where PayPal has strong brand recognition, e-commerce-adjacent apps, or services where the buyer pool skews toward users who prefer PayPal for trust reasons.

Compliance Posture: Global compliance standards met, but developer is MoR. Monitoring and tax remittance are the developer's responsibility.

7. Alternative App Marketplaces — Best for Gaming and Indie Devs Targeting EU/Japan

Category: Alternative Marketplaces

This isn't a single product — it's an entire category that's emerged primarily from the EU's Digital Markets Act (DMA) and regulatory pressure in Japan. Alternative marketplaces let developers bypass Apple's App Store for both distribution and monetization, though — and this is important — you still need an Apple developer account ($99/year) for notarization, since Apple still performs app review even for third-party stores.

As one developer on Reddit put it: "While you can publish your application in any alternative App Store that wants to enlist it, only users from the EU can download / purchase your app from these stores." That geographic limitation is real and worth planning around.

Notable Marketplaces (via Inspire Visual):

  • Epic Games Store (iOS) — A strong option for game developers, with 270M+ existing users and Epic's established game-focused brand.
  • AltStore PAL — Popular with indie developers. Community-endorsed; one developer noted: "I released an app via the AltStore PAL marketplace. They're great guys and have been incredibly helpful. I can't recommend them enough."
  • Aptoide iOS — A decentralized store with a broad catalog across device types. Good for global reach in supported markets.
  • Skich — A gaming-focused marketplace charging a 15% revenue cut, making it meaningfully cheaper than Apple's 30%.

Fee Structure: Varies by marketplace. Skich charges 15%; others may charge less or take a different revenue-share model.

Integration Complexity: Depends entirely on the marketplace. Each has its own submission process, SDK requirements, and app review timeline.

Best-Fit App Type: Gaming studios, indie app developers, and apps that struggle with Apple's strict App Store guidelines. Primarily useful for developers with EU and Japan user bases — US users can't access these stores under current rules.

Compliance Posture: Varies by store. Notarization (Apple app review) is still required regardless of which marketplace you publish to.

Decision Matrix: Which IAP Alternative is Right for You?

Use this table to self-select the right path based on your app's profile before diving deeper into any individual option.

AlternativeCompliance PostureFee StructureIntegration ComplexityBest-Fit App Type
AllocentsFull MoR, US-compliant (Epic ruling)5% + 50¢ (or 0.5% BYOS)Low — 15-min SDKUS apps $500K+ ARR; gaming consumables, subscriptions
PaddleFull MoR, EU/UK-strong~5–20% (variable)MediumSaaS, subscription apps with EU/UK focus
StripeDeveloper is MoR2.9% + 30¢ + infra costsMedium–HighE-commerce, SaaS, teams with existing Stripe infra
RevenueCatSubscription mgmt layer~3.5% + 50¢MediumCross-platform subscription apps needing entitlement mgmt
BraintreeDeveloper is MoR2.9% + 30¢Medium–HighPayment-intensive apps, high-volume mobile games
PayPalDeveloper is MoR2.9% + fixed feeLow–MediumGlobal apps where PayPal brand trust reduces checkout friction
Alt. MarketplacesVaries by store (DMA-driven)~0–15%VariesGaming, indie apps — primarily EU/Japan users

Take Control of Your Revenue

The post-Epic era gives iOS developers something they haven't had before: a real, legally-protected choice. Whether you're a solo developer testing the waters with AltStore PAL or a mid-sized gaming studio processing millions in consumables every month, the options in this guide offer meaningful paths out of Apple's 30% grip.

For US-based developers with established apps, the calculus is clear. A full Merchant of Record solution that integrates in 15 minutes, cuts your effective payment rate from 30% to 5%, and handles tax, fraud, and chargebacks — all built by engineers who worked on the very system you're migrating away from — is a compelling package.

Ready to stop leaving 25% of your revenue on the table? Learn more about Allocents and see how quickly you can start migrating users to direct billing.

Frequently Asked Questions

What is a Merchant of Record (MoR) and why is it important for in-app purchases?

A Merchant of Record is a service that takes full legal and financial responsibility for all your payment processing, including sales tax compliance, fraud, chargebacks, and refunds. Using an MoR like Allocents or Paddle offloads significant operational complexity, allowing you to focus on your app instead of managing global tax laws and payment disputes. Solutions like Stripe require you to act as your own MoR, which means you bear the full cost and responsibility for this infrastructure.

How does the Epic v. Apple ruling let US developers bypass the App Store commission?

The Epic v. Apple ruling issued a permanent injunction that prohibits Apple from forcing US developers to use its In-App Purchase (IAP) system for payments. This legal decision means you can now integrate third-party payment solutions directly into your app or link out to web-based checkouts for your US users. This allows you to bypass Apple's 30% commission and work with providers who charge significantly lower fees.

Can I switch my existing subscribers from Apple IAP to a direct billing system?

Yes, you can migrate existing Apple IAP subscribers to a direct billing system, but it requires a careful strategy. You cannot automatically move them. Instead, you need to convince them to switch. Solutions like Allocents offer "Switch & Save" campaigns that present targeted discounts to current subscribers, encouraging them to re-subscribe through the new, lower-cost direct payment option.

What's the real cost of using Stripe for in-app purchases instead of Apple?

While Stripe's base rate is low (e.g., 2.9% + 30¢), the "all-in" cost is much higher because you are the Merchant of Record. You must add costs for sales tax compliance software (like TaxJar), fraud prevention tools, engineering time to build and maintain subscription logic, and customer support for billing inquiries. For most app businesses, a full MoR solution with a single, predictable fee is more cost-effective.

What is the main difference between a direct billing SDK and an alternative marketplace?

A direct billing SDK allows you to sell digital goods inside your existing App Store app while bypassing Apple's payment system, whereas an alternative marketplace requires you to distribute your app entirely outside the official App Store. Direct billing SDKs (like Allocents) are ideal for US apps wanting to reduce fees while remaining in the App Store. Alternative marketplaces (like AltStore PAL) are primarily for developers targeting EU and Japanese users who can legally access these other stores for app discovery and downloads.

No, the legality and rules for using Apple IAP alternatives vary significantly by region. In the US, the Epic v. Apple ruling specifically allows third-party payment options. In the EU, the Digital Markets Act (DMA) enables alternative app marketplaces. It's crucial to use a solution with jurisdiction-aware routing, which ensures that direct billing options are only shown to users in legally compliant regions, protecting your app's standing with Apple in other parts of the world.

Tags:
Published on April 11, 2026