#jagg71
1 messages ยท Page 1 of 1 (latest)
hello! If it's an email to yourself, you can configure it in your Dashboard > Profile > Communication Preferences : https://dashboard.stripe.com/settings/communication-preferences
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Thx i go look it : )
it work too when i try a purchase in test mode ? or only in production
You can try and see if it works in test mode. We typically don't send emails in test mode for most features though
ok because i didn't receive an email with the test mode, so i'll see it when i ll try with a real paiement : )
can i send me an email too if i use webhook and some code?
sure, but it's up to you to implement it
yes thx : ) and a last question please. i must add code if i want to send an email to my customer or i can do it in my stripe account too?
what kind of email do you want to send to your customer? Do you mean upon successful payment?
yes exactly
https://stripe.com/docs/receipts - it will be automatically sent if you provide the customer's email and enable a specific setting
thx you for your help ๐ i go see it thx
one more things please before i 'll test the real paiement. Can i add a line required for the email? like for the phone number ('phone_number_collection' => ['enabled' => true],) ?
what integration are you using? Are you using Checkout sessions?
yes
email is a required field already
ho sry ๐ you right ahah, so i ll test in real mode now with a small paiement to myself. To do it, i just need to change the developper Key with the production Key and it's all?
yep