#mr-magician_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/1267955124249038940
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Okay, so this is an automatically-created PI for an Invoice
We should automatically send receipt emails to the Customer as long as your settings have enabled these emails
Let me find that specific setting
The setting is under Settings > Business > Customer emails: https://dashboard.stripe.com/settings/emails
ah, yeah looks like we have that enabled
So it just doesn't show in the console?
If you look on this page: https://dashboard.stripe.com/payments/pi_2PhqvHFH8YjjVMbF1vxcfKh6, it shows the additional emails, but not the customers main email
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Deleted the screenshot since it includes email addresses
Ah my bad, thanks
Ah, no, I'm wrong.
We generate a receipt when an invoice is automatically paid but the settings on https://dashboard.stripe.com/settings/emails apply to one-off payments only
I looked through other emails sent to this customer and see that your team made similar post-payment updates to the PaymentIntent receipt_email field to trigger emails to the customer as well
So, the receipt isn't sent to the customers main email?
Or if it is, I'm confused why itr doesn't show on the console page I linked
It isn't sent to the customer's main email. Customers can access receipts via the Customer Portal or you can send custom emails and look at the Charge's receipt_url and include a link to this in your emails
Ah, ok, so in order to send to their main email, I would have to manually trigger it by updating the PI like I do for the other emails
Wait, but what does it mean in the receipt area of the console titled "Receipt History" where it says "Sent to xxx@x.com"?
It's sending an email, right?
Yes, correct.
We can look at this example: https://dashboard.stripe.com/payments/pi_2PLjpvFH8YjjVMbF0T6ySngX