Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

500 Error when creating a stripe account when less than 13 years old

Open
#1,678 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
api, frontend, payments

Research direction

Start with the donation feature's Stripe account creation flow in Ember and trace the API response for users under 13. Coordinate the API response change, handle that response in Ember, and verify the 500 case is replaced by the specific response.

Written by the indexing model from the issue text.

Description

bug needs clarification needs estimate

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
Dominant language
JavaScript
Stars
120
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from code-corps/code-corps-ember

All issues in code-corps/code-corps-ember

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.