#joseamica
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- jose-stripe-integration, 2 days ago, 44 messages
- joseamica, 2 days ago, 19 messages
- jose-cardelement-react, 3 days ago, 41 messages
- joseamica, 3 days ago, 25 messages
I assume you're not using the automatic receipt emails?
And want to send them manually?
You can update the receipt_email to have that sent: https://stripe.com/docs/api/payment_intents/update#update_payment_intent-receipt_email
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yes, but i want to send the receipt after the payment get confirmed (on the success page)
Sure, you can update the payment intent after success to do that
so, once i update the indent, the receipt get automatically sended?
If you set the receipt email, yes
ok, let me give ie a try
hi
i get this response, that thepayment intent has been updated, but on my dashboard appears like this:
If this is in test mode, emails are not sent. Is it a test mode payment?
Yes