Skip to content

Removed BuyToken feature #4784

Vali requested to merge js/4784-remove-all-links-to-transak into master

Ticket(s) / Related Merge Requests

#4784

Removed Buy Tokens feature.

(Any issue cards for the merge request, and related merge requests/dependencies)

Summary of Changes

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

  • StripeCardSelector - was using wrong translation
  • Drawer - removed item to Buy Tokens
  • MoreStack - removed screen
  • Referral Screen - removed link to Buy Tokens
  • Wallet/Tokens - (v2 and v3) removed link to Buy Tokens

(Share which areas to focus on while testing this MR)

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

Screenshot_1677147729

Screenshot_1677147741

Screenshot_1677147811 (Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports