Feature Description
Still need support address to be autofiled, better UX for families Logging in and creating pages, need support for pages that do not receive donations.
Requirements
[ ] Create UX for Auth system errors, page creation errors, and user creation errors
[ ] For family users, the user invite page should provide a field for a new family with the new family's name if that family is not prsent in the dropdown
[ ] Have a toggle for each page to be active for donations or not. There will be two boolean flags to add to the database, page.isDonationActive for if the page is ready to accept donations because the family onboarded to Stripe and page.acceptsDonations which is true by default.
[ ] The first time the toggle is pressed, the family member is redirected to stripe.
Feature Description Still need support address to be autofiled, better UX for families Logging in and creating pages, need support for pages that do not receive donations.
Requirements
Continues from #116