# Withdrawals - Sprint 49 - Grooming Week 1
## General
- Stepper
- Should now be present on all flows including Single plans etc
-
## Bank details
- Payment details notification banner not to be treated as a banner, rather a static notification text view
- AVSR check?
-- **Question:** If it fails, where should the error be displayed?
-
## Fund split
- Error states need to be finalised
- If amount left on the fund < R200 (not sure if there is a specific amount) then display error notification to alert the user that the fund might be closed?
- Priority of amounts error states
-- **Question:** What happens if the amount is less than available amount but also the amount being withdrawn will cause the fund to get closed? Which error is priority?
-- **Answer**: "Amount should be less than available amount" error would be priority
- **Question:** Will the withdrawal amount coming from the API exclude the R200 minimum amount?
-**Answer**: No, it will be included
- There will be further discussions around the error states on this screen
- Consider using proportional % split for the even fund split option
- Even split is currently offered on other services.
- **Question:** Can we get a description of their rules to get an understanding of how they handle invalid "even" splits?
- We need to re-visit this next sprint as we're already working on it
## Summary
- Still in discussions. Leave it out for now.
## Cash-out & premium management
- For TFSA - if there is a premium contribution then Show question to Stop premium and warning
- Not for flexible plans, might be displayed for TFSA
- Validation for a maturity date & premium contribution.
- Sravan need to be informed of this rule so that it can be included on the API.
- The
- Content on page: it's -> its
- We need the rules around when to show the different sections of this screen
## Document downloading
- Discussions still in progress
- Session compliancy form
- Optional - user can still continue without uploading
- Currently, 4 documents are required
- Compliance
-
- If the client is not compliant, they need to upload the necessary documents
- Upload
- Can only "upload" the documents on submission.
## Plan selection
- **Question:** If the amount entered by the user is greater than available on a specific plan, then should the user be allowed to select it? What errors could be displayed?
- This will be discussed further