Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,16 @@ To complete setup, follow these steps:
</Tabs>


### Apple Small Business Program

If you are part of Apple's Small Business Program, your proceeds cut is 15% instead of the standard 30%. To ensure Superwall reports revenue correctly, add the date you were accepted into the program. Optionally, add the date you were removed if applicable.

<Frame>![](/images/apple-small-business-program.png)</Frame>

<Note>
If you added your Apple Small Business Program status later on, Superwall will accurately reflect revenue for any new data. It does not backfill existing revenue metrics.
</Note>

### Android: Google Play

You can now forward subscription events directly from Google Play to Superwall. For implementation details, please refer to our guide on [Revenue Tracking for Google Play](/dashboard/dashboard-settings/overview-settings-revenue-tracking-google-play).
Expand Down
14 changes: 0 additions & 14 deletions content/docs/dashboard/dashboard-settings/overview-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ Under the General section, you can set or edit metadata and some integration API
**Name**<br />
The name for your application in Superwall. This isn't user-facing and only used within Superwall. You can change it anytime.

**Revenue Cat Public API Key**<br />
Add in your Revenue Cat [public API key](https://www.revenuecat.com/docs/welcome/authentication) to have Superwall automatically pull in product identifiers. Note that you'll need to create products in Superwall along with their pricing — this just makes it a bit easier to do by fetching identifiers for you.

**Apple App ID**<br />
Fill in your app's Apple identifier here. You can find it by going to **App Store Connect -> General -> App Information**.

Expand All @@ -33,17 +30,6 @@ Fill in your iOS app's bundle identifier exactly as it appears in App Store Conn

**Apple Custom URL Scheme**<br />
We use URL schemes to perform deep link logic and for in-app previews of paywalls for iOS apps. To learn more about setting up deep links, visit this [doc](/sdk/quickstart/in-app-paywall-previews#using-deep-links-to-present-paywalls).

**Google Custom URL Scheme**<br />
We use URL schemes to perform deep link logic and for in-app previews of paywalls for Android apps. To learn more about setting up deep links, visit this [doc](/sdk/quickstart/in-app-paywall-previews#using-deep-links-to-present-paywalls).

**Apple Small Business Program**<br />
If you are a part of Apple's small business program, add in the date you were accepted into it. Optionally, add the date you were removed (if applicable). We'll use this to accurately report revenue metrics.

<Note>
If you added your Apple Small Business program status later on, Superwall will accurately reflect
revenue for any new data. It doesn't backfill existing revenue metrics.
</Note>
</Tab>
<Tab title="For Stripe apps">

Expand Down
12 changes: 0 additions & 12 deletions content/docs/dashboard/products.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -139,18 +139,6 @@ Play Console, and is based on the user's purchase history.

![Multiple Offers](/images/multiple-offers.png)

### Using RevenueCat

For those who use RevenueCat, Superwall can automatically pre-populate your product identifiers to choose from when adding a product. In the **Add Product** modal, Superwall will display **any product attached to an offering** by following the steps below.

On RevenueCat, make sure your products are associated with an offering (it doesn't need to be the current offering):

![](/images/9426b54-Screen_Shot_2022-05-17_at_3.34.57_PM.png "Screen Shot 2022-05-17 at 3.34.57 PM.png")

Then, add your [RevenueCat Public API Key](https://docs.revenuecat.com/docs/authentication) inside of settings by clicking the **cog wheel icon** in the navigation bar from any page and selecting **Settings**. Paste your API key then click **Update Application**:

![](/images/a4ef0c4-Screenshot_2022-11-25_at_17.13.57.png "Screen Shot 2022-05-17 at 2.58.21 PM.png")

## Using products in paywalls

After you've added products to an app, you're ready to start using them in paywalls. Check out our [docs](/dashboard/dashboard-creating-paywalls/paywall-editor-products) for a step-by-step guide on how to do that.
Expand Down
Binary file modified content/docs/images/apple-small-business-program.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/docs/images/overview-settings-general.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/docs/images/overview-settings-sidebar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To update your Apple Small Business Program status in Superwall:

![Apple Small Business Program](/images/apple-small-business-program.png)

1. Navigate to [Settings/General](https://superwall.com/applications/:app/settings) in your Superwall dashboard
1. Navigate to [Settings/RevenueTracking](https://superwall.com/applications/:app/settings/integrations) in your Superwall dashboard

2. Locate the Apple Small Business Program section

Expand Down
Loading