You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replaced existing feature cards with new titles and descriptions, including "Cross-Chain Asset Routing" and "Fiat-to-Crypto Onramps."
- Introduced new features such as "Webhook Integration" and "Real-time Status Tracking."
- Added a detailed SDK modules section outlining key functionalities for developers.
- Improved overall clarity and organization of the payment documentation.
|**Routes**| Route discovery and filtering |`routes()`|
76
+
|**Status**| Transaction status tracking |`status()`|
77
+
72
78
## Supported Chains
73
79
74
80
Universal Bridge is supported on select EVM compatible chains. To view the full list, visit [thirdweb chainlist](https://thirdweb.com/chainlist?service=pay).
@@ -83,12 +89,71 @@ Universal Bridge is supported on select EVM compatible chains. To view the full
|**[TypeScript SDK](https://portal.thirdweb.com/typescript/v5/buy/quote)**| Full-featured SDK with quote, prepare, and status functions | Developers building custom applications with complete control |
97
+
|**[REST API](https://bridge.thirdweb.com/reference)**| Direct API access for any programming language | Backend services, mobile apps, or non-JavaScript environments |
|[Buy Crypto](https://playground.thirdweb.com/connect/pay/)| Developers who want onramp and crypto purchase experiences directly in their application. |
91
-
|[Transactions](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. |
92
-
|[In-App Purchases](https://playground.thirdweb.com/connect/pay/commerce)| Developers who want to take payments from Fiat or Crypto directly to a seller wallet |
93
-
|[SDK](https://portal.thirdweb.com/typescript/v5/buy/quote)| Build your own UI with the SDK. |
94
-
|[API](https://playground.thirdweb.com/connect/pay/backend)| Control the full experience with the API. |
0 commit comments