I was going to try to build a very simple Member Account page that had a form for updating a Member’s name and email address. I realized pretty quickly that Ghost does not enable this (yet?).
I can understand why we wouldn’t want a member to update their email address - for Stripe integration reasons, I’m guessing.
But, where does their Name originate? There’s no Name field in the signup form in any of the example members themes (Lyra, for example).
I can’t seem to find any documentation on how to process a form for updating any of the member data, even though the page Setting up memberships & subscriptions does indicate that this should be possible. It does say “…as well as providing options for a member to update their details.”
As usual, I’m sure it’s just me missing something, or failing to connect some dots. Any help would be appreciated.
Thanks!
Member’s names come from the credit card details member fills out when signing up for a paid plan through Stripe checkout. The only other way to get the name into the system is to type it in manually form admin panel.