Open
Description
User Story
As a Recipient, I want to request a payout, in order to receive the funds that have been collected on my behalf
Flow
- Initiate Payout Request
- Enter Details
- amount: CurrencyAmount
- payout: DateTime
- Confirm Details
Edge Cases
Error Cases
amount > total: show error "Requested amount $amount must be less than the funds currently in this collection $total."
payout < now: show error "Payout date can not be before today."
Metadata
Metadata
Assignees
Type
Projects
Status