#Hiekki-invoice

1 messages · Page 1 of 1 (latest)

grand compass
#

hi! can you clarify what exact email or value it is you're looking for?

daring shard
#

like

#

the billing email

grand compass
#

sorry but that could mean a few things. The Customer object associated with the Invoice will have an email field, that's where we would send an invoice receipt to for example

daring shard
#

wait

grand compass
#

that field is not in the public API I'm afraid, you can only view/set it in the Dashboard today

daring shard
#

and the Email Recipient

grand compass
#

same thing, there are some fields in the left side when editing the Customer that are not in the API and are dashboard only I'm afraid, it's a really common feedback point but those are not something you can work with in the API

daring shard
#

So is not possible to edit the billing email address with the api?

grand compass
#

not that one, no

#

you can set the customer.email field as normal, but that (the CC addresses and the Billing Email) are dashboard-only

daring shard
#

Because like I saw that vercel uses stripe, and they have a setting to edit the recipient email, but should be in their database

grand compass
#

I mean they might not be using our emails at all, maybe they disable Stripe emails and handle the logic for sending emails themselves, and they are not editing anything at all on the Stripe side?

#

overall though I don't really understand what you were trying to say in that last message, sorry

daring shard
#

I wanted users to have the possibility to change the email to where invoices are sent, as in vercel, but I have seen that it is not possible