#nicobzz

1 messages · Page 1 of 1 (latest)

swift sequoia
placid sonnet
#

hello

swift sequoia
#

Hello! I'm not sure I understand, are you asking about receipts for customers or something else?

placid sonnet
#

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

swift sequoia
placid sonnet
#

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?

swift sequoia
#

What do you mean?

#

Create what?

placid sonnet
#

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.

swift sequoia
#

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?

placid sonnet
#

Yes but in the test mode when I try a fake payment, it doesn't send me a mail

swift sequoia
#

We don't send emails in test mode.

#

Those emails will be sent in live mode though.

placid sonnet
#

thank you

#

I wondered about that!
But I haven't read it in the documentation.
Thank you for your answer

swift sequoia
#

Happy to help!

placid sonnet
#

thank 🙂
If it's not written in the stripe documentation, it should be added , because it may make people loose quite lot of time

swift sequoia
#

It is in the docs, on the page linked you to originally.