#Rekha-invoice
1 messages · Page 1 of 1 (latest)
Thank you @open falcon
You can enable email receipt setting per instruction here: https://stripe.com/docs/receipts#receipts-with-billing
Is there any option on stripe acccount?
Yes, you can refer to the link above
This is for sending an email receipt to the customer right?
What about the invoice slip?
Are you testing it in test mode?
Sending email is only available in live mode. Email is not sent in test mode
Can you share the invoice ID (in_xxx) that doesn't send the email?
Where I can see the invoice ID? in Payments?
Do I need to create an invoice first?
Let's step back a bit
Okay
When making a payment, are you using normal payment or invoicing feature (https://stripe.com/docs/invoicing) provided by Stripe?
For normal payment, only receipt is included in the email. Invoice in email is only for invoicing feature only
Can you share the payment intent ID (pi_xxx) that doesn't send the email?
invoicing feature is done using API?
pi_3LBGamBNhZmGAZiq1g931pn3
I can see that the receipt email has been sent on 16/06/2022, 14:10 EEST
You can go the dashboard and look for "Receipt history" section: https://dashboard.stripe.com/payments/pi_3LBGamBNhZmGAZiq1g931pn3
Yes, I can see but the customer doesn't receive email.
Has the customer checked spam or junk folder?
Yes!
Our record shows it has been sent. Can you check with the customer whether the email address is correct?
Yes, it's the correct email and I cross-checked it.
Can you try to send it manually to check if it works? https://stripe.com/docs/receipts#manually-send-receipts-from-the-dashboard
If it's still not working, can I suggest you writing to Support https://support.stripe.com/contact and provides the payment intent ID in your email, so that they can check with relevant team?
Okay, let me check it.