#IGMontero-connect-receipts

1 messages · Page 1 of 1 (latest)

bold vector
#

Hey, sounds like you're using standard connected accounts with direct charges?

north nimbus
#

Yes, not sure if it's a standard connected account or express. Implemented it a while ago, how can I validate that?

#

And I'm using payment intents to charge

bold vector
#

Well if direct charges it should be standard

#

Can you share the ID of the connected account?

north nimbus
#

Just checked -- it's Standard yep

bold vector
#

You'd need to manage this manually if you (the platform) wanted to send a receipt

north nimbus
#

Okay, by manually you mean sending a custom email myself and deactivating receipt_email right?

bold vector
#

Well, you can't prevent payment receipts on the connected account being sent (that's configured on their account). They might have it disabled

north nimbus
#

Right but there is the receipt_email option that basically sends these emails even though they have the option disabled, right?

bold vector
#

Yes, sorry. Didn't see you were passing that param

#

So yeah, don't pass that and instead use webhooks to configure your own email solution

north nimbus
#

Okay cool! Thank you very much

#

Have a nice day

bold vector
#

You too!