#nukes_invoice_receipt

1 messages · Page 1 of 1 (latest)

south echoBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1461397230182469653

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

naive thistle
#

Does calling the Send Invoice API work? (you likely have to try in prod)

#

nukes_invoice_receipt

mellow spear
#

hmmm, I don't know. I'm not sure I have a valid invoice yet in prod.

naive thistle
#

Yeah I'd recommend trying that way quickly
Otherwise try to look at what the Dashboard does to resend that Invoice

I think the right way is to call the Update PaymentIntent API and pass receipt_email and that resends the associated Invoice email but that can't be tested in Test mode

south echoBOT
mellow spear
#

oh, I guess I could pay the invoice out of band.

#

I won't get charged for that on my production account, will I?

novel halo
#

Hi 👋

I'm stepping in as my colleague has to go soon

#

When you "I won't get charged", what do you mean? Do you mean will we charge the customer or do you mean Stripe fees will apply?

mellow spear
#

Stripe fees. I was going to create a one off invoice to myself in prod, and then mark it as paid out of band to test.

novel halo
#

Unfortunately I cannot speak directly to Stripe fees. I am also unsure why you would do that to test resending receipts.

mellow spear
mellow spear
novel halo
mellow spear
#

since emails do not get sent in nonprod envs.

#

is there some other way to determine how to re-send invoice payment receipts via the API?

novel halo
mellow spear
#

ok, let me give it a shot.