#nicobzz
1 messages · Page 1 of 1 (latest)
hello
Hello! I'm not sure I understand, are you asking about receipts for customers or something else?
yes receipts. I'm french and the translation between french and english can be complicated, I mean I want the customer receive an email explaining what he have just paid
the translation is complicated because the meaning of invoice and bill and the translated words in french is different
No worries! Have a look here: https://stripe.com/docs/receipts
Yes I already read it but I don't understand, where should I create and put the PaymentIntent, should I put it in the checkout page which redirect to stripe, and include the paymentintent in the session, or should I create it in the webhook and only creating the payment intent will send the receipt?
the document say that one should create a paymentIntent
But I may have understood, simply by putting the email of the user in the checkout session may work?
I only put it in the customer email field.
Let's back up. There are settings in the Stripe Dashboard to send receipts to your customers when they make a successful payment. Do you have that setting turned on?
Yes but in the test mode when I try a fake payment, it doesn't send me a mail
thank you
I wondered about that!
But I haven't read it in the documentation.
Thank you for your answer
Happy to help!
thank 🙂
If it's not written in the stripe documentation, it should be added , because it may make people loose quite lot of time