diff --git a/content/docs/web-checkout/index.mdx b/content/docs/web-checkout/index.mdx index a3d7d07..dd6ec46 100644 --- a/content/docs/web-checkout/index.mdx +++ b/content/docs/web-checkout/index.mdx @@ -128,7 +128,7 @@ Before you start, you'll need to have a Superwall account and a Stripe account. 1. **[Creating an app](/web-checkout/web-checkout-creating-an-app):** First, you'll add a Web Checkout app to an existing project within Superwall. 2. **[Stripe setup](/web-checkout/web-checkout-configuring-stripe-keys-and-settings):** Install the [Superwall Stripe app](https://marketplace.stripe.com/apps/superwall) for automatic configuration. -3. **[Managed Payments](/web-checkout/web-checkout-managed-payments):** Optionally let Superwall act as merchant of record for eligible Stripe web checkout payments. +3. **[Managed Payments](/web-checkout/web-checkout-managed-payments):** Optionally use Stripe as merchant of record for eligible Stripe web checkout payments. 4. **[Managing products](/web-checkout/web-checkout-adding-a-stripe-product):** Create or import products to add to your web paywalls. 5. **[Stripe one-time purchases](/web-checkout/web-checkout-stripe-one-time-purchases):** Sell lifetime access, credit packs or other one-time products with Stripe. diff --git a/content/docs/web-checkout/web-checkout-configuring-stripe-keys-and-settings.mdx b/content/docs/web-checkout/web-checkout-configuring-stripe-keys-and-settings.mdx index a3f0cda..88c16da 100644 --- a/content/docs/web-checkout/web-checkout-configuring-stripe-keys-and-settings.mdx +++ b/content/docs/web-checkout/web-checkout-configuring-stripe-keys-and-settings.mdx @@ -232,7 +232,7 @@ If you want web checkout customers to pay in their local currency, enable [Strip ### Managed Payments -After your Stripe keys are configured, you can enable [Managed Payments](/web-checkout/web-checkout-managed-payments) from **Settings**, then **Stripe Configuration**. Managed Payments lets Superwall act as merchant of record for eligible Stripe web checkout payments through Stripe Connect, including tax calculation and compliance. +After your Stripe keys are configured, you can enable [Managed Payments](/web-checkout/web-checkout-managed-payments) from **Settings**, then **Stripe Configuration**. Managed Payments uses Stripe as merchant of record for eligible Stripe web checkout payments through Stripe Connect, including tax calculation and compliance. The **Managed Payments** switch is available only for eligible Superwall accounts and connected Stripe accounts. If the switch is not visible, or if Stripe asks you to accept Connect terms before enabling it, follow the Managed Payments guide before launching. diff --git a/content/docs/web-checkout/web-checkout-managed-payments.mdx b/content/docs/web-checkout/web-checkout-managed-payments.mdx index b8cac7f..9615f29 100644 --- a/content/docs/web-checkout/web-checkout-managed-payments.mdx +++ b/content/docs/web-checkout/web-checkout-managed-payments.mdx @@ -1,11 +1,11 @@ --- title: "Managed Payments" -description: "Let Superwall act as merchant of record for Stripe web checkout payments." +description: "Sell on the web with Stripe as merchant of record for Stripe web checkout payments." --- -Managed Payments lets Superwall act as merchant of record for Stripe web checkout purchases. When it is enabled, Superwall processes eligible Stripe checkout sessions through Stripe Connect and handles tax calculation and compliance for those payments. +Managed Payments lets you sell on the web with Stripe as the merchant of record for Stripe web checkout purchases. When it is enabled, Superwall processes eligible Stripe checkout sessions through Stripe Connect, with Stripe acting as merchant of record and handling tax calculation and compliance for those payments. -Use Managed Payments when you want your existing Superwall web checkout flow, products, paywalls, campaigns, redemption links and membership management to stay the same, but you want Superwall to own the merchant-of-record responsibilities for eligible Stripe payments. +Use Managed Payments when you want your existing Superwall web checkout flow, products, paywalls, campaigns, redemption links and membership management to stay the same, but you want Stripe to own the merchant-of-record responsibilities for eligible Stripe payments. Managed Payments is account and Stripe-account dependent. If you do not see the Managed Payments controls, or if Superwall says eligibility cannot be checked for your account, contact Superwall before launching with this payment mode.