Skip to content

Commit b3f25c3

Browse files
committed
suggested changes
1 parent 1e7d0f1 commit b3f25c3

File tree

1 file changed

+3
-2
lines changed
  • apps/portal/src/app/connect/pay/overview

1 file changed

+3
-2
lines changed

apps/portal/src/app/connect/pay/overview/page.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Universal Bridge allows your users to bridge, swap, and purchase cryptocurrencie
3737
/>
3838
<FeatureCard
3939
title="Earn revenue"
40-
description="Monetize your application and earn up to 0.7% of fees on each transaction."
40+
description="Monetize your application and earn up to 3% of fees on each transaction."
4141
iconUrl={<PiggyBank />}
4242
/>
4343
<FeatureCard
@@ -89,7 +89,8 @@ Universal Bridge is supported on select EVM compatible chains. To view the full
8989
| OPTION | BEST FOR |
9090
| --------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
9191
| [ConnectButton](https://playground.thirdweb.com/connect/sign-in/button) | Developers who want out-of-the-box support complete with wallet and social login. |
92-
| [PayEmbed](https://playground.thirdweb.com/connect/pay/fund-wallet) | Developers who want onramp and crypto purchase experiences directly in their application. |
92+
| [PayEmbed](https://playground.thirdweb.com/connect/pay/) | Developers who want onramp and crypto purchase experiences directly in their application. |
9393
| [Transaction Flow](https://playground.thirdweb.com/connect/pay/transactions) | Developers who want users to onramp or purchase crypto directly into a transaction. Great for minting and NFT purchase flows. |
9494
| [Custom Universal Bridge Experience](https://playground.thirdweb.com/connect/pay/transactions) | Developers who want full customization over every step of the onramp process, from displaying quotes to polling for transaction statuses. |
95+
| [Commerce Flow](https://playground.thirdweb.com/connect/pay/commerce) | Developers who want to take payments from Fiat or Crypto directly to a seller wallet |
9596
| [Backend API](https://playground.thirdweb.com/connect/pay/backend) | Developers who need server-side integration for enhanced security, backend-to-backend communication, or automated workflows without client interaction. |

0 commit comments

Comments
 (0)