# Creating an App

Add a Stripe app to an existing project within Superwall.

Adding a Stripe app to Superwall [#adding-a-stripe-app-to-superwall]

Web checkout is represented in Superwall as a Stripe app. To create one, open any existing project and click on the Stripe logo at the top left:

<img src="__img0" />

> **Note**

Right now, web checkout is only available for iOS apps. Android support is coming soon.



You'll be presented with three fields to fill out:

1. **Platform:** This will default to Stripe — leave this unchanged.
2. **App Name:** Shown at checkout, we recommend using the same name as your app.
3. **Domain:** The URL your paywall will be shown from, and `superwall.app` will be appended to it. You cannot edit this once your app is created.

<img src="__img1" />

Once you've filled these out, **click** on &#x2A;*Add App ->**. You'll automatically be taken to your app's [overview](/docs/dashboard/overview-metrics) page. Next, it's time to [configure your app with Stripe](/docs/web-checkout/web-checkout-configuring-stripe-keys-and-settings).