code-corps / code-corps/code-corps-ember
500 Error when creating a stripe account when less than 13 years old
Open
bug
needs clarification
needs estimate
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
When, through the donation feature, attempting to create a Stripe account for someone who is less than 13 years old, a 500 error is rendered, due to the case not being handled properly.
## Subtasks
- Create and solve API issue to send a specific response for this error case
- Handle that API response properly in Ember as part of this issue
Contributor guide
Assessment
This issue has not been assessed yet.