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

Display pending STORJ transactions in UI #5978

Closed
mobyvb opened this issue Jun 15, 2023 · 6 comments
Closed

Display pending STORJ transactions in UI #5978

mobyvb opened this issue Jun 15, 2023 · 6 comments
Assignees

Comments

@mobyvb
Copy link
Member

mobyvb commented Jun 15, 2023

Objective

Display STORJ transactions that are in progress, so that we can display the number of confirmations and/or a success notification when enough confirmations have occurred

Location in the UI: Billing -> Payment Methods

Acceptance Criteria

  • Front end matches design
    • Shows pending and number of confirmations
    • Once enough confirmations have occurred, shows success
  • User upgraded to Pro Account automatically after verifying completed transaction that is more than $10
@mobyvb mobyvb added Needs Design An engineering task needs design to proceed Needs Grooming Needs Estimation Issue still needs story pointing labels Jun 15, 2023
@boshevski
Copy link
Member

Upgrade user to Pro Account automatically after verifying completed transaction is more than $10.

@NiaStorj NiaStorj removed the Needs Estimation Issue still needs story pointing label Jul 5, 2023
@mobyvb mobyvb removed the Needs Design An engineering task needs design to proceed label Jul 5, 2023
@storj-gerrit
Copy link

storj-gerrit bot commented Jul 12, 2023

@storj-gerrit
Copy link

storj-gerrit bot commented Jul 17, 2023

storjBuildBot pushed a commit that referenced this issue Jul 18, 2023
Added new observer for billing chore to check user's balance and upgrade their account if balance is more than or equal to needed amount for upgrade.
Added new config value which stands for needed amount of base units of US micro dollars needed to upgrade user.

Issue:
#5978

Change-Id: Ic3992cd3114397bfdd9e231ca090ff21ca66648b
storjBuildBot pushed a commit that referenced this issue Jul 18, 2023
…ansactions (including pending)

Added new functionality to query storjscan for all wallet transactions (including pending).
Added new endpoint to query all wallet transactions.

Issue:
#5978

Change-Id: Id15fddfc9c95efcaa32aa21403cb177f9297e1ab
@storj-gerrit
Copy link

storj-gerrit bot commented Jul 18, 2023

Change web/satellite: show pending transactions during token upgrade flow mentions this issue.

storjBuildBot pushed a commit that referenced this issue Aug 2, 2023
Made UI updates to reflect pending token payments during upgrade account flow.
So pending transactions with confirmations count are displayed on Add STORJ Tokens step of upgrade flow.
While this modal is open we make a request to storjscan once in 20 seconds to get recent confirmations count.
When all transactions become confirmed we show success view where a sum of STORJ tokens received is displayed.

Issue:
#5978

Change-Id: Icfdc1e5080ed58cea1822cb7d85551ba8064c636
@mobyvb
Copy link
Member Author

mobyvb commented Sep 11, 2023

v1.85 2d2f1b8

@mobyvb mobyvb closed this as completed Sep 11, 2023
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

5 participants