#tld_api

1 messages ¡ Page 1 of 1 (latest)

vivid flumeBOT
#

👋 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/1278983368142360679

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

tender wigeon
#

hello! do you have an example PaymentIntent id that you can share here for me to take a look?

vivid flumeBOT
tender wigeon
shrewd salmon
#

hi @tender wigeon
here a sample ,; (TEST MODE) : pi_3PtPpQJvpnuUm53t0IUgyW2s

in the create-request payload , there is no receipt e-mail that I set, but it picks it up from the saved customer.

we have 400.000 customer entries inside many of them come with an e-mail address.

wet heart
#

it picks it up
What picks it up exactly? And what do you mean by this exactly?

#

If you didn't provide the receipt_email and your global email settings are disabled, then the email won't be sent.

#

Also, please not that we don't send any emails in Test mode.

vivid flumeBOT
shrewd salmon
#

hi @wet heart
i know emails are disabled in test mode. but in live mode, we are receiving it.
as you see in the request payload there is no receipt e-mail but the customer-id is available.

if you look at the response of the payment-intent create, we have the receipt email address. that is the e-mail address of that customer provided.

the payment-intent created carries this receipt email adddress

wet heart
shrewd salmon
#

i see ; so do you say if we disable the e-mail settings, it will not use the customer's e-mail address?

wet heart
#

Yes, that's what I expect to happen.

shrewd salmon
#

very clear, i will share it to the teams

wet heart
#

I understand you might not want to change settings on your main account, so it might be worth creating a separate Stripe account just to test these kind of things.