#Juls
1 messages · Page 1 of 1 (latest)
Hi 👋 that is a test mode Customer, so it is expected for them to not receive receipts automatically as a lot of our email functionality is suppressed in test mode.
https://stripe.com/docs/receipts#receipts-in-test-mode
You can view the receipt in the dashboard and I believe (we focus on the API side of integrations and aren't as familiar with the dashboard features) you can trigger the email of it from there.
Oh I see.... Thx.
I'll take another look into production examples and answer back
Can I see in the dashboard logs if an email has been sent successfully?
I believe so, based on the information in the shared document, it seems there is a receipt history section for each payment that may include the information you're looking for.
I think for now, this doubt is solved and the thread can be closed. Thank you!