pendulum-chain / pendulum-chain/vortex

Improve UX for Euro onramp

Open
#884 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6
Forks
5
Avg merge
1d 7h
Merged PRs (30d)
33

Description

Context

Currently if the IBAN creation takes longer the user is taken back into the UI with no clean indication, this ticket is to improve that

Todo

  • If the IBAN creation is taking longer on the Monerium app, the user should return to the app with the message on the screen saying "IBAN creation is taking longer, We will inform you once it is ready"
  • Once the IBAN is ready from Monerium end, the user should recieve an email (Assumption: Email ticket developed) with message saying IBAN ready, please click here to complete the transaction
  • The email should have an link, with a predefined quote amount that the user used in the first attempt.
  • Clicking on the link should take them to the email login screen and once logged in, they should see the payment summary screen assuming their KYC is completed.

Note

  • Question: Would be need this sign-in for monerium now that we have an email and we know the user? or is this at the wallet level?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Euro onramp and Monerium IBAN-creation flow, then review the email flow referenced in the ticket. Confirm how the delayed state, preserved quote amount, email login, and payment summary currently connect. Done means the delayed user sees the specified message and can resume the transaction from the emailed link after login.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, frontend, payments
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.