#Rebel5

1 messages · Page 1 of 1 (latest)

wanton totemBOT
dense raft
#

Hi there!

#

Can you sumamrize your question in this new thread?

naive scarab
#

Yeah sure, one sec

#

We are using Standard Connect, and want to find a way to override the account holder settings of sending receipts to customers. Basically, we have our own receipts mailing system, so in those cases in which the account holder decides to turn on the customer emails, we need to find a way to create a payment intent indicating via the API that such payment intent should not send a receipt regardless of the Dashboard settings

#

I've tried passing receipt_email = null but it returns an error.

dense raft
#

If the dashboard setting is turned off, then you can still send an email by setting receipt_email. Not sure if you can do the opposite, looking...

fleet fjord
#

Hi!
Unfortunately it's not possible to do the opposite.

#

One workaround is to pass a dummy email to receipt_email instead, but it's not an elegant solution.