#johnmelodyme-email-receipt
1 messages ยท Page 1 of 1 (latest)
@lean ferry You don't have to do anything if you've configured it properly: https://stripe.com/docs/receipts
As long as you enable email receipts and your customer has an email set, or the PaymentIntent has receipt_email set, a receipt is sent automatically
Note: we do not send receipts in Test mode but you can simulate those manually in the Dashboard by looking at a payment and then looking for the email section
Oh I see, I am in the test mode.
So that means in production the end will be sent automatically?
yes
It is no wonder I didnt receive any.
But in charges it does send recept to email in test mode
are both distinct methods?
Charge and PaymentIntent should work the same way, no emails in test mode