#axey-night_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1230896869400645682
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Unfortunately we don't generate refund PDFs as far as I am aware. It looks like we have automated refund emails that you can turn on, but otherwise I think you would need to generate the page or PDF that you are sending to your users about these refunds
https://docs.stripe.com/receipts?payment-ui=direct-api#refund-receipts
One thing I've found is when you check payment_intent object of the invoice, there's receipt_url which opens up stripe hosted receipt webpage. this page shows refund details along with invoice details and link to download pdf with refund info.
is there anyway I can get the url for the refund pdf from there?
Apologies, I was unaware of that PDF. I will see if there is a way to download it
I'm not finding a way to do this, I will double check with my colleagues. If it is not currently available I will definitely put in a feature request for this
got it. hopefully soon! Thank you
Unfortunately this is not possible at the moment so I am submitting a feature request