#ryuuuu
1 messages · Page 1 of 1 (latest)
Hello 👋
Don't think that's something our APIs can support today.
The only workaround I can think of is you download the PDFs on your server first and then zip it
hmm i see, i tought its gonna come to this, i was hoping theres an easier way since right now im having trouble downloading the invoice on my laravel server using the invoice url
There's not unfortunately.
the invoice pdf isnt hosted too right? since the invoide_pdf link from invoice model directly starts a download its hard to get it on my server, and the other 2 links (recepit_url and hosted_invoice_url) give me HTML pages instead of the invoice pdf when i download them locally