#cat-payment-receipt

1 messages · Page 1 of 1 (latest)

pliant carbonBOT
shut steppe
#

@vague moth email receipts are never sent in Test mode

#

cat-payment-receipt

#

Otherwise as long as you pass receipt_email it will work. Right now you said something about it not working but didn't provide much details or relevant code

vague moth
#

i include receipt_email in the create payment intent

#

I'm not in test mode

shut steppe
#

Can you share an example PaymentIntent id?

vague moth
#

I checked my successful payments and i can see the history that no receipt was sent

shut steppe
#

Can you share an example PaymentIntent id?

vague moth
#

pi_3O07t8ADBVzg2he01G8NBUE0

shut steppe
vague moth
#

okie so I'm thinking that my email text input probably isnt' working right. I have a text input for email just in case a user wants to edit the email for where the receipt will be sent....

#

so if I left out that text input and didnt pass in the receipt_email for confirmPayment, then the receipts will send to the first email that was used to create the paymentIntent?