#50an6xy06r6n_error

1 messages ¡ Page 1 of 1 (latest)

marble sundialBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1253402933685518408

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

fathom eagle
#

Hello! Standard accounts have full Dashboard access and a direct relationship with Stripe. You can only provide that information or modify it up until onboarding beings, after which you can't. This is explained in section above the property you linked: https://docs.stripe.com/api/accounts/update

#

For accounts where controller.requirement_collection is stripe, which includes Standard and Express accounts, you can update all information until you create an Account Link or Account Session to start Connect onboarding, after which some properties can no longer be updated.

next sentinel
#

but the lack of editability is specifically called out for some properties and not others (and email is not one of them)

fathom eagle
next sentinel
#

req_g3whDaWBtAceHY

fathom eagle
#

That error message is accurate as far as I can tell; you can't modify email on a Standard account after onboarding has started.

next sentinel
#

ah ok. Would it be possible to update the documentation to reflect that then?

fathom eagle
#

The documentation I linked to above does say that.

next sentinel
#

but not for the email field

#

the editability is explicitly called out for company and individual, which implies that the other fields remain editable:

Information about the company or business. This field is available for any business_type. Once you create an Account Link or Account Session, this property can only be updated for accounts where controller.requirement_collection is application, which includes Custom accounts.

fathom eagle
#

Ah, I see what you're saying. You're right that we don't call out every property specifically, but I can flag internally to look at improving that.