Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions apps/portal/src/app/pay/faqs/page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ thirdweb does not charge any fees for buy with fiat. Any fees on onramping are b
</Details>

<Details summary="What are the fees for Buy With Crypto?">
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.
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.
</Details>

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


<Details summary="Does Universal Bridge support Apple Pay or Google Pay?">
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).
</Details>
Expand Down Expand Up @@ -102,7 +101,7 @@ Users will be required to complete KYC verification for their first purchase usi
</Details>

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

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