You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
In most real-world cases, the phase between finishing the interactive flow and completion might take from 10 minutes to 3 days. We need a better UX on the sep6-demo-client to reflect that.
A couple of ideas to solve this:
<@tomquisel> I think the best practice during this phase is for the wallet to display information about the deposit and say that it's processing.
<@accordeiro> After user finishes the popup flow, we display a screen on the wallet that shows the deposit info that was provided through the postMessage callback. Then we can provide a button on that screen stating “I’ve finished making the deposit”, which would trigger the call to the /GET /deposit/confirm_transaction/? This way, we can make it clear that this is an asynchronous process.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In most real-world cases, the phase between finishing the interactive flow and completion might take from 10 minutes to 3 days. We need a better UX on the sep6-demo-client to reflect that.
A couple of ideas to solve this:
The text was updated successfully, but these errors were encountered: