Skip to content
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

Revamp transfer fee details in quote comparison #490

Open
5 tasks
ebma opened this issue Feb 24, 2025 · 1 comment
Open
5 tasks

Revamp transfer fee details in quote comparison #490

ebma opened this issue Feb 24, 2025 · 1 comment

Comments

@ebma
Copy link
Member

ebma commented Feb 24, 2025

Context

To communicate more clearly how Vortex' fees are comprised and how they compare to competitors, the table for the quote comparison should show more data.

It should look similar to the comparison on Wise.

Image

TODO

  • Show each output amount in a larger font
  • For the amount 'lost, use a filled arrow to prevent it being mistaken for a dropdown arrow
Image
  • Add a dropdown arrow right to each row. On click, it should show the 'Transfer fee', 'Exchange Rate', and 'Exchange Rate Markup', summing up to the total 'Cost of Transfer'
    • The 'Transfer Fee' equates to the offramp fee charged by the anchor.
    • The 'Exchange Rate' is the one we calculated and also show in the 'Fee details' box
    • The 'Exchange Rate Markup' is the difference between the 'Exchange Rate' that the provider is using vs the 'real current mid-market exchange rate'
  • Show a '?' tooltip next to the 'Transfer Fee' with the text: "This transfer fee is an extra cost on top of the exchange rate markup. Many providers don’t show it upfront. Based on provider data as of (date), fees may vary and change over time"
  • Show a '?' tooltip next to the 'Exchange Rate Markup' with the text: "Exchange rate markup. The exchange rate they're using {their-rate}, which is {real-rate - their-rate} lower than the mid-market rate of {real-rate}. This adds {exchange-rate-markup} EUR on top of your transfer fees."

Notes

  • For simplicity, we assume that the Vortex exchange rate is the 'real' exchange rate. Thus, for Vortex we always show an 'Exchange Rate Markup' of 0.
  • To calculate the 'Transfer Fee' vs 'Exchange Rate' of Moonpay, Transak and AlchemyPay, the responses of the signer-service need to be adjusted. All the relevant data should be processed and treamlined on the signer-service before being passed down to the Vortex frontend.
@ebma
Copy link
Member Author

ebma commented Feb 24, 2025

Hey team! Please add your planning poker estimate with Zenhub @gianfra-t @Sharqiewicz

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

No branches or pull requests

1 participant