You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: