#talhazubair1122_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1308548732303966208
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
Hi
I think this is what you're looking for: https://docs.stripe.com/receipts?payment-ui=checkout#automatically-send-receipts
You can adjust a setting in your Dashboard to have Stripe automatically send receipts after a successful payment
What did you try that's not working?
I am currently in the test mode and inside the business page where there is a customer emails tab and i have toggled successful payments to true there. And i tried one payment but i am not receiving the email on the email that i provided in the payload when i was creating the checkout session.
This is what i tried but it is not working.
Is there anything i am doing wrong?
stripe.checkout.sessions.create
Ah, we don't send emails automatically in test mode
oh i see. No way to test it in test mode?
Not automatic emails, unfortunately. If you want to see what this receipt looks like you can navigate to the payment and send the receipt manually
"Send receipt" should be in the receipt history of a particular payment
ok. And in live mode you mean it will work? and does this have some cost associated with it? or is it free service from stripe?
Correct, it should work in live mode. Receipts should be included
ok And the second question. is it something stripe will do for free? or will charge something because i can see some information there to check billing details for the emails?
I don't understand your question. Sending automatic receipts does not incur an extra fee/charge from Stripe