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

Donor Checkout Page #40

Closed
codingshot opened this issue Sep 7, 2023 · 1 comment
Closed

Donor Checkout Page #40

codingshot opened this issue Sep 7, 2023 · 1 comment
Assignees
Milestone

Comments

@codingshot
Copy link
Member

codingshot commented Sep 7, 2023

Problem

Instead of paying directly donation buy donation, donors and verified humans should be able to put all their items in a cart, remove and edit this cart, and payout at once.

User Story(s):

  • As a support I want to have a cart where I can view , Ability to have a cart where an amount ee
    If in funding people should see estimated amount
  • As a supporter, I want to see a QF calculator built in as tooling across all relevant donation pages so I can accurately estimate and understand the distribution of my funds. [QF-CALCULATOR]

Description

Create a cart view where users can see both simple donations and quadratic matched donations for active rounts.

Acceptance Criteria

View

  • view simple donations
  • view quadratic funding donations
  • display total
  • display whether their is enough funding
  • show base currency
  • link to onramp solutions to top up cart if not enough
  • if round match period is over than gray out transaction and say round is over
    Quadratic funding calculation
  • See how much a project will be matched and total matching power
  • tool tip mentioning that this calculation is not finalized till the end of the found
    Edit Cart
  • Remove item from cart
  • Adjust donation amount
    Checkout
  • show total amount
  • show gas estimation in NEAR (adjust based on what is in cart / dynamic calculation)
  • gray out checkout if not enough balance
  • show someones balance
  • if someone has enough balance but not in correct currency then trigger swap (not relevant / nice to have since MVP will be in just NEAR)

Limitations

  • quadratic funding calculation might need to be separated
  • adding cart from multiple contracts may confuse things

Resources

Image

@codingshot codingshot changed the title Checkout Page Donor Checkout Page Sep 8, 2023
@codingshot codingshot added this to the Donation MVP milestone Oct 24, 2023
@lachlanglen
Copy link
Collaborator

@codingshot this specific to pot donations, right? not direct donations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants