#BrianHHough

1 messages ยท Page 1 of 1 (latest)

regal flintBOT
fervent fulcrum
#

Hello ๐Ÿ‘‹
PaymentIntents API don't really generate an invoice. Are you trying to send email receipts?
https://stripe.com/docs/receipts

OR are you using invoicing feature?

lament ether
coral cedar
#

Gotcha, so the email for the receipt should get sent out as long as you include their address in the receipt_email field on the payment intent

#

And to be clear, the receipt won't be sent out until the intent is successfully confirmed which may be a different step from creation

lament ether
#

is there any limitaion when using the test key?

coral cedar
#

Yes, was actually about to mention it. In test mode we don't send out these emails automatically at all but you can send them out manually from the payment's page in your dashboard