#mr.medi
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
you need to pass in email to the allowed_updates array https://stripe.com/docs/api/customer_portal/configurations/create#create_portal_configuration-features-customer_update-allowed_updates
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank you ๐ in the dashboard I have the Email Address field enabled
is possible to do it without code? I mean from the dashboard
I wouldn't know exactly how though,
it says a message saying that customer cant update their email when they use no-code link to sign in. what does it mean exactly? customer to sign in are using the customer portal
i did it with the code you provided as well
would you mind sharing the customer portal ID? or the request ID that generated it? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
as you can see in that request
customers can't update their email if they login via customer portal i guess
the email updates feature is disabled on that session
Oh yes
sorry I didn't know you were using that flow