#elianbraja

1 messages · Page 1 of 1 (latest)

bold jewelBOT
obsidian pine
#

hi! what's the exact error you get and the exact code you're using to do the download?

south swift
#

can you please tell me how to resolve?

obsidian pine
#

can you share the exact code you're using to do the download?

south swift
#

I am just calling the url that Stripe has inside the invoice

#

Just clicking the link

obsidian pine
#

I think there's more to it than that

#

like your error message mentions an XMLHTTPRequest

#

so you do have code, you are using that, or fetch, or something, and you must parse the JSON from the Invoice object at some point. So I do need to see the actual code you wrote.

south swift
#

ok, got it. Thank you

#

I wanted to ask another question. Can I modify the content of the invoce?

obsidian pine
#

generally not, since Invoices are immutable after they are finalized a part of regulatory requirements for Invoices for many parts of the world. It would depend on the context and what specifically you want to modify.

south swift
#

I do not mean changing data. I want to change just the structure

#

for example on this, I want to remove the pay_online link

south swift
#

And adding more colors to the pdf?

obsidian pine
#

see the branding sections in the doc linked above

south swift
#

Branding does not effect the pdf

mild harbor
#

Hi! I'm taking over this thread.

#

Can you summarize what you are trying to do while I catchup?

south swift
#

I want to modify fonts on invoice pdf

mild harbor
#

I'm not sure that's possible.

south swift
#

ok thanks

#

can I update a subscription from upaid to paid?

#

in stripe dashboard?