#Enema - Express Connect
1 messages ยท Page 1 of 1 (latest)
Hi ๐
We archive threads that are inactive for more than 1 hour ( or less if it's busy here).
Can you summarize your question and what you still need help with?
"
Hi! I am having an issue with our oauth link for initiating connected accounts.
Upon completion of the form given by the link, the account is not visible in our merchant stripe portal.
When the connected account's user tries to confirm their email using the Stripe welcome email, they receive this message:
{"error":{"message":"You requested an account link for an account that is not connected to your platform or does not exist.","message_code":"account_links_no_connected_merchant"}}
"
Oh I see that there was a response. I will investigate your feedback first.
Thank you ๐
Okay great. Happy to help if you have further questions
Screenshots are not helpful in this case. Could you send a link to the doc instead?
Okay but why are you using Oauth with express accounts? That's only for Standard Accounts that already exist getting connected to a new Platform.
Oh okay
I just took over this code-base from a bunch of old devs and am trying to figure out why they had things certain ways
So I am not sure of the configurations
For Express accounts I would recommend starting reading here: https://stripe.com/docs/connect/express-accounts and make sure to check out the child pages to get a good understanding of how you bring onboard new accounts.