#snoozy - emailed receipt
1 messages · Page 1 of 1 (latest)
Hey there
Don't believe it is possible to programmatically re-send invoice receipts. Let me double check though
thanks!
Okay so I'm not 100% sure this works but would be worth testing. You can re-send a Charge Receipt Email by unsetting and re-setting the receipt_email (https://stripe.com/docs/api/charges/update#update_charge-receipt_email). I want to say this would work as well for Invoices. I'd recommend testing it out.
I'll test it when I get a second too since I'm curious
snoozy - emailed receipt
sorry do you mean just changing the receipt_email param on the charge associated with the invoice?