Fix Managed Payments merchant-of-record wording#245
Merged
Conversation
Managed Payments does not make Superwall the merchant of record; Stripe is the merchant of record. Superwall handles the paywall, integration and billing UX while Stripe (via Stripe Connect) acts as merchant of record and handles tax calculation and compliance. Corrects the wording on the Managed Payments page, the Web Checkout index and the Stripe keys and settings page.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
superwall-docs | 31c8962 | Commit Preview URL Branch Preview URL |
Jul 09 2026, 03:53 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by Jake Mor · Slack thread
The Managed Payments docs incorrectly stated that the feature lets Superwall act as merchant of record. That is not correct: Stripe is the merchant of record. Superwall handles the paywall, integration and billing UX, while Stripe (via Stripe Connect) is the merchant of record and handles tax calculation and compliance.
Before / After
web-checkout-managed-payments.mdx(body):The same wrong claim appeared in more than one place. Also corrected:
web-checkout-managed-payments.mdxfrontmatter description: "Let Superwall act as merchant of record..." to "Sell on the web with Stripe as merchant of record...", and "you want Superwall to own the merchant-of-record responsibilities" to "you want Stripe to own the merchant-of-record responsibilities".index.mdx: "Optionally let Superwall act as merchant of record..." to "Optionally use Stripe as merchant of record...".web-checkout-configuring-stripe-keys-and-settings.mdx: "Managed Payments lets Superwall act as merchant of record..." to "Managed Payments uses Stripe as merchant of record...".Files changed
content/docs/web-checkout/web-checkout-managed-payments.mdxcontent/docs/web-checkout/index.mdxcontent/docs/web-checkout/web-checkout-configuring-stripe-keys-and-settings.mdxcc @JordanMorgan (original author of the wording) for context.
Generated by Claude Code