#uncle_api
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/1319740547614904352
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- uncle_error, 3 days ago, 26 messages
- uncle_products-prices-business-model, 4 days ago, 5 messages
Hi, we document how test emails work here: https://docs.stripe.com/test-mode#test-email
By default, we do not send test emails. However, if you wanted to trigger a test email you could by:
If you want Stripe to email customers in test mode, you can do the following in the Dashboard:
Create and manually send an invoice to a specific customer.
Manually send a receipt for a paid invoice.
To verify emails for invoices and receipts, set the email address for your Team on the Customer object or receipt_email attribute on the PaymentIntent.
Thanks I hadn't seen that. So if the customer has my team email address I'll get an email if I generate an invoice via the api?
Yes!
I do not follow your question, can you reword this please?
Does any team member email address work or do they a specfic roll / permisions?
Any from https://dashboard.stripe.com/settings/team should work
ok perfect
Can you try please?
thanks