#hary_invoice-send
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1243223219083935854
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
If this is in test mode, we don't send emails in test mode
I can send from stripe to my accountEmail. It only dont work when I use my project to my Account.
Yeah I mean that's expected. Only the account email receives emails in test mode
So, I cant send email in test mode even on my account if its from an outside project?
What do you mean by that
We call out clearly ^ that test mode emails aren't possible
base on my research I should be able to send email from my c#project to my own email(the email that I use to create stripe account). but I can't
even on test mode.
Yeah only if it's the stripe account's email
can you share a request id of you trying this
Gotcha. This might only be doable via the dashboard in test mode. Checking with a colleague
Ah yeah looks like it's dashboard only in test mode
You can go to the invoice page and click the send invoice button
Ok, thanks