Skip to main content

Paywalls

RevenueCat's Paywalls allow you to remotely configure your entire paywall view without any code changes or app updates. Whether you're building a new app, exploring new paywall concepts, or diving into experimentation; RevenueCat's Paywalls make it easy to get started.

You can think of a Paywall as an optional feature of your Offering. An Offering is the collection of Products which are organized into Packages to be displayed to your customers as a single "offer" across platforms. Now, with Paywalls, you can control the actual view that is used to display that "offer" in addition to controlling the products that are offered.

Therefore, you can create a unique Paywall for each of your Offerings, and can create an unlimited number of Offerings & Paywalls for each variation you want to test with Experiments.

Getting Started

Our paywalls use native code to deliver smooth, intuitive experiences to your customers when you're ready to deliver them an Offering; and you can use our Dashboard to build your paywall from any of our existing templates, or start from scratch to create your own. Either way, you'll have full control of the components and their properties to modify the paywall to meet your needs.

To use RevenueCat Paywalls, simply:

  1. Install the RevenueCat UI SDK

  2. Create a Paywall on the Dashboard for the Offering you intend to serve to your customers

  3. See displaying paywalls for how to display it into your app.

Limitations

Required SDK Versions

RevenueCat SDKMinimum recommend version
purchases-ios5.27.1 and up
purchases-android8.19.2 and up
react-native-purchases8.11.3 and up
purchases-flutter8.10.1 and up
purchases-kmp1.8.2+13.35.0 and up
purchases-capacitor10.3.3 and up
purchases-unityNot supported
cordova-plugin-purchasesNot supported
📘Beta SDK versions

Prior SDK versions support our beta release of Paywalls, but we recommend updating to at least the recommended version listed above for each SDK to take advantage of all features & fixes from the beta period.

Platforms (support for more coming)

  • ✅ iOS 15.0 and higher
  • ✅ Android 7.0 (API level 24) and higher
  • ❌ Mac Catalyst
  • ❌ visionOS
  • ❌ watchOS
  • ❌ macOS
  • ❌ tvOS

Next Steps