-
Notifications
You must be signed in to change notification settings - Fork 619
feat: redesign payment selection flow for Buy screen #5176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: redesign payment selection flow for Buy screen #5176
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 77ce1e5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @joaquim-verges and the rest of your teammates on |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5176 +/- ##
==========================================
- Coverage 45.36% 45.30% -0.07%
==========================================
Files 1068 1067 -1
Lines 55230 55304 +74
Branches 3970 3970
==========================================
- Hits 25055 25054 -1
- Misses 29483 29557 +74
- Partials 692 693 +1
*This pull request uses carry forward flags. Click here to find out more.
|
0ed63f7 to
cb62c1f
Compare
size-limit report 📦
|
cb62c1f to
e3824dc
Compare
e3824dc to
b13649d
Compare
16c3dc7 to
f40dec6
Compare
f40dec6 to
e76e58b
Compare
1bfe21a to
54db84b
Compare
54db84b to
77ce1e5
Compare

Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR focuses on redesigning the payment selection flow for the
thirdwebplatform, enhancing user experience for both fiat and crypto transactions, and improving wallet selection features.Detailed summary
Pay.select-walletscreen fromSelectedScreentype.TokenSymbolsize options.PayEmbedwith new payment options.PaymentSelectionScreento manage wallet balances.WalletSelectorButtontoWalletRowWithBalances.BuyScreento integrate new payment methods.