#heymato

1 messages · Page 1 of 1 (latest)

strong oarBOT
opal marsh
#

👋 happy to help

#

unfortunately I don't think that's possible

scarlet ingot
#

So if I leave this out, the receipt won't be sent either ?

opal marsh
#

sorry I'm not following

scarlet ingot
#

Well, our application sends e-mails with payment verifications. So it is not necessary to send an extra receipt from stripe to the customer. So from your first comment, I understood that I can do this by leaving out the 'receipt_email' key/value

gray tangle
#

Hey! Taking over for my colleague. Let me catch up.

scarlet ingot
#

Take your time

gray tangle
scarlet ingot
#

yes but this email is not enabled, still when I test, I get a receipt email. We don't want that

gray tangle
#

as shown in the tooltip in the screenshot... if you set receipt_email, then that setting is ignored

#

and that's why you are getting an receipt email

#

so to disable that behaviour in your side, you can disable the collect of the receipt_email

scarlet ingot
#

OK , just to make sure I understand. Leaving out the receipt_email out of my api code will stop sending receipt emails unless I change the settings, shown in the screenshot

gray tangle
#

Yes!

scarlet ingot
#

OK Thank you for the fast help!