#antoniobg_api

1 messages ¡ Page 1 of 1 (latest)

jagged tendonBOT
#

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

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

fossil wraith
#

hi there!

#

are you using Customer objects with PaymentIntent? and they do have an email set?

jade grove
#

Hi, yes and yes. We have customer objects and they have the email set

fossil wraith
#

got it. I just tried setting receipt_email to null and `` (empty string), and I get back an error from Stripe: email_invalid. so I don't think that would work.

#

do you use Direct Charges, Destination Charges, or Separate Charges & Transfers?

jade grove
#

Direct Charges

fossil wraith
#

got it, in this case it's the settings of the connected account that are applied for the emails.
so one option would be to ask the connected account to disable the Stripe recipts in their dashboard.