Skip to content

Conversation

@mithatakbulut
Copy link
Contributor

Fixed an issue in the PayWithCrypto component where the price display always showed the target currency symbol (e.g., ETH) even when a different token was selected in the token selector (e.g., USDC).

The component now correctly displays the symbol of the selected payment currency, which matches what the user has chosen in the token selector. This prevents confusion when users swap tokens for checkout payments.

…rency

Fixed an issue in the PayWithCrypto component where the price display
always showed the target currency symbol (e.g., ETH) even when a
different token was selected in the token selector (e.g., USDC).

The component now correctly displays the symbol of the selected payment
currency, which matches what the user has chosen in the token selector.
This prevents confusion when users swap tokens for checkout payments.

Changed dataCurrencyInfo?.symbol to selectedCurrencyInfo?.symbol in the
PriceSection component to reflect the actual payment token being used.
@mithatakbulut mithatakbulut requested review from a team and 0xsequence-bot as code owners January 13, 2026 14:47
@cloudflare-workers-and-pages
Copy link

Deploying web-sdk-react-example with  Cloudflare Pages  Cloudflare Pages

Latest commit: ac2fc3a
Status: ✅  Deploy successful!
Preview URL: https://3007d20d.web-sdk-react-example.pages.dev
Branch Preview URL: https://fix-checkout-display-selecte.web-sdk-react-example.pages.dev

View logs

Copy link
Member

@AlexanderKolberg AlexanderKolberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mithatakbulut mithatakbulut merged commit 8dfa516 into master Jan 13, 2026
2 checks passed
@mithatakbulut mithatakbulut deleted the fix/checkout-display-selected-currency-symbol branch January 13, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants