GoodDollar / GoodCollective

Monorepo for GoodCollective (Segmented UBI and Direct Payments Pool)
MIT License
5 stars 4 forks source link

Update Donation flow to only support Monthly donations #203

Open decentralauren opened 6 months ago

decentralauren commented 6 months ago

Business Description

We are updating the donation flow to limit the subscription options to monthly only (removing the options for daily / monthly / yearly). We are doing this because:

Detailed Description of Functionality

When the user enters the Donate flow, they are presented with the option to either Donate One-time or Monthly.

All logic currently in place to display liquidity and insufficient funds messaging should remain. This update does not affect in any way the swap functionality.

Technical Implementation

*Outline the technical approach for building the feature. This section is typically filled out by the development team or can contain suggestions. (dev team: @johnsmith-gooddollar @sirpy @L03TJ3)

Design Reference

Link to Figma reference screens & screenshots of key screens

Acceptance Criteria

Generated by Zenhub AI

Test Cases

Specify the happy path and unhappy path scenarios to test to verify the feature works as expected.

SanaJamm commented 6 months ago

@decentralauren

Screenshot:

Screen Shot 2024-05-07 at 9 21 19

Figma: https://www.figma.com/file/ihw1PxBvLxacTHnN2aj4lC/3.-Product?type=design&node-id=5020%3A87133&mode=design&t=QplIkMw9aiMhuaJD-1

vldkhh commented 4 months ago

@sirpy After canceling the monthly donation - Recent Transactions are still increasing streaming amount: https://explorer.celo.org/mainnet/tx/0xe4711938c5aafdbccdc74a3ab4e63b20034aa83030e1b45dae0adbc300c4d8f2

Private Zenhub Video

sirpy commented 4 months ago

@vldkhh pushed a fix. we no longer show streams, just the monthly donation amount

vldkhh commented 1 week ago

verified on Feature branch