#rfrisch43
1 messages · Page 1 of 1 (latest)
Hi 👋 a lot of the email functionality is suppressed for testmode. If I recall correctly, the only way to send those Invoice emails is to use the associated buttons found in the dashboard (such as "send invoice" for a finalized invoice) and provide the email address that matches the email address of the owner of the Stripe account.
Makes sense, I did try that but I get a message of "Your account must be activated to send email." but when I click to Activate nothing happens so that may be another Test Mode restriction?
Are payment receipts for Invoices sent by Stripe in production?
Hi there. Taking over for toby as they have to step out
Email receipts are sent in production, but you have to enable it
Recommend reading that
But also, yeah. You need an active account to test that
Thank you, how do I activate it then? When I click the link nothing happens
Take a look here: https://stripe.com/docs/account/activate
It doesnt look like that is an option for me. I'm using a Connect account and creates a test-only account. Is that a limitation?
Yeah if you don't activate the account to make it live-enabled, then you won't be able to send emails
And there is no way to do that with a Connect account in test mode then, correct?
Can you change the email receipts settings for Connect accounts via the API or do they each have to enable it in the dashboard?
That's covered in the doc I sent you earlier
Ok, I will take a closer look. Thank you.