#charlyfoodie_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1255626254305198111
đ Have more to share? Add details, code, screenshots, videos, etc. below.
To clarify, you're using your own email provider to send emails to your users and you're wondering how to create a Stripe Express Account when they don't get the email?
Yes exactly
I can't really speak to how to configure your system to account for failed emails, but you can follow these instructions to create and onboard an Express account: https://docs.stripe.com/connect/express-accounts
During the sign up process we ask for the stripe requirements to create the express connected account and by verifying the email we register the token
Ok thank you i will take a look
You don't need an email address to create an account, so you'd just fill in whatever you have for that user and then circle back to add email when the email system is working
Ok thanks