#aleem-email-receipts

1 messages ยท Page 1 of 1 (latest)

drowsy coral
#

Hi there! Unfortunately this isn't a feature we currently support. It is all or none based on your account receipt Settings

pseudo mica
#

is it possible to trigger an individual email via API call?

#

i.e. once we get a certain webhook, we make an API call to trigger the email?

drowsy coral
#

Only for PaymentIntents, but not Subscriptions.

pseudo mica
#

whats the distinction?

drowsy coral
#

PaymentIntents are used for one-off transactions

#

But this isn't possible with Subscriptions currently (there is already a feature request in to hopefully support it in the future).

#

So now, you do have to do what you are doing currently, which is build this yourself if you only want invoices/receipts sent to select customers.

pseudo mica
#

so this functionality thats present in the dashboard is not triggerable by API??

drowsy coral
#

Correct, that is Dashboard only

pseudo mica
#

like if i goto the dashboard and goto an invoice for one of my billing subscription customers i see that button

#

any Beta's that have this functionality that I could join?

drowsy coral
#

Not at the moment, sorry.

pseudo mica
#

thanks!

#

similarily is it possible to have the emails be delivered to multiple recipients?

drowsy coral
#

Only via the Dashboard ๐Ÿ˜