Paywall Settings Sidebar
The settings sidebar is split into 3 sections: Products; Design; and Advanced.
Products
In this section, you choose your products to display on your paywall. You'll need to set up your products via Settings as detailed here.

Design
We extract the page colors from the paywall template, which you can click on to customize.

Field | Description |
---|---|
Page Colors | The extracted colors from the paywall template, which you can click on to customize. |
Loading Color | If your paywall is opened while it is loading, this color is used as the background color of the paywall. |
Box shadow colors | The color of the box shadows within the paywall. |
Presentation Style | Determines how your paywall is presented. Full Screen presents your paywall over the entire screen, while Modal presents your paywall as a drawer that can be swiped away. Push acts as if it's pushed onto a navigation stack, and No Animation presents the paywall without animation. You can catch a glimpse of what the styles look like in the preview to the right. |
URL | Your Paywall template's URL. |
Advanced
There are 2 advanced configuration options:
Presentation Targeting
You can override the default behavior of the SDK to always present regardless of subscription status by setting Present Paywall to Always

Feature Gating
Feature gating allows your team to retroactively decide if this paywall is Gated or Non Gated
Type | Behavior | Example |
---|---|---|
Non Gated (default) | Show Paywall → Execute Feature | When "Sign Up" button is pressed, show a paywall, but continue onboarding |
Gated | Show Paywall → Is user paying? If Yes → Execute Feature If No → Do Nothing | When "Start Workout" button is pressed, show a paywall, only continue if paying |
Remember, the feature is always executed if
- No campaign is configured for the event
- The user is already paying

Updated 3 days ago