Skip to content

Commit 707a9c9

Browse files
authored
remove paddle warning; add guidance around domain approval (#1052)
1 parent c339378 commit 707a9c9

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

docs/web/guides/paddle-app-to-web.mdx

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ excerpt: Configure a web purchase flow linked from an iOS paywall, using web pur
55
hidden: false
66
---
77

8-
:::warning Temporary limitation: Sandbox environments only
9-
Due to a limitation with payment domain registration in production Paddle accounts, it's currently not possible to enable production purchases with this flow. We're working with Paddle to resolve this quickly.
10-
11-
**Note:** This doesn't affect sandbox environments, where Paddle doesn't require payment domains to be approved.
12-
13-
:::
14-
158
## Overview
169

1710
![](/docs_images/web/web-billing/rc_web_paddle_flow.png)
@@ -55,19 +48,16 @@ Some steps only need to be configured once, and are marked accordingly. Others r
5548

5649
### Add a registered payment domain
5750

58-
:::warning Temporary limitation: Sandbox environments only
59-
It's currently not possible to register the `pay.rev.cat` domain in production environments. We're working with Paddle to resolve this issue.
60-
61-
**Note:** This doesn't affect sandbox environments, where Paddle doesn't require payment domains to be approved.
62-
63-
:::
64-
6551
1. Go to the **Website approval** page under Checkout
6652
1. Click **Add a new domain**
6753
1. Enter `pay.rev.cat`
6854
1. Click **Submit for Approval**
6955

70-
Wait for approval on Paddle side before proceeding.
56+
:::info Domain approval required on production
57+
58+
In your production account, You'll need to Wait for approval from after adding the payment domain. No approval is required on sandbox accounts.
59+
60+
:::
7161

7262
### Set a default payment link
7363

0 commit comments

Comments
 (0)