Skip to content

Commit 62af256

Browse files
committed
[Docs] Update Broken Link (#7319)
CORE-0000 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the content in the `page.mdx` file related to fees and support for the `Universal Bridge` feature. ### Detailed summary - Updated the explanation of fees for "Buy With Crypto" to specify fee settings in the project page. - Revised the link for supported cryptocurrencies to direct to a new URL with a specific service. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Clarified FAQ entry about setting additional fees for swap transactions and provided step-by-step instructions for configuring these fees. - Updated the "supported chains" link in the FAQ to use an absolute URL. - Removed an unnecessary blank line for improved readability. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent eb1c705 commit 62af256

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

apps/portal/src/app/pay/faqs/page.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ thirdweb does not charge any fees for buy with fiat. Any fees on onramping are b
1616
</Details>
1717

1818
<Details summary="What are the fees for Buy With Crypto?">
19-
For buying with crypto or swap fees, thirdweb charges a 0.3% protocol fee. Developers may monetize their application by charging additional fees set through the dashboard.
19+
For buying with crypto or swap fees, thirdweb charges a 0.3% protocol fee. Developers may monetize their application by charging additional fees on swap transactions. To set a fee in your project page, navigate to Universal Bridge > Settings to set this fee.
2020
</Details>
2121

2222
<Details summary="What does the term “network fees” refer to?">
@@ -33,7 +33,6 @@ health, price, and speed to guarantee the best path every time.
3333
Yes, Universal Bridge is designed to be agnostic to wallet infrastructure. You can use it with any wallet service.
3434
</Details>
3535

36-
3736
<Details summary="Does Universal Bridge support Apple Pay or Google Pay?">
3837
Apple Pay and Google Pay are supported through the onramp providers depending on region. Coinbase, Stripe, and Transak currently support Apple Pay. Transak supports Google Pay. [Learn more about the supported onramp providers.](/connect/pay/onramp-providers).
3938
</Details>
@@ -102,7 +101,7 @@ Users will be required to complete KYC verification for their first purchase usi
102101
</Details>
103102

104103
<Details summary="What cryptocurrencies does Universal Bridge support?">
105-
Universal Bridge can support any currency on our [supported chains](/connect/pay/supported-chains).
104+
Universal Bridge can support any currency on our [supported chains](https://thirdweb.com/chainlist?service=pay).
106105
</Details>
107106

108107
<Details summary="How are cryptocurrency prices set in thirdweb Universal Bridge?">

0 commit comments

Comments
 (0)