#armadon_api

1 messages ¡ Page 1 of 1 (latest)

inner stumpBOT
scenic rampartBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

inner stumpBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260123290488274944

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

raven mist
#

Hey @oblique vigil

oblique vigil
#

What's the invoice ID and what's the hosted invoice URL?

raven mist
#

A little more insights into this...
What i'm doing is calling the send stripe invoice api after which I immediately make a call to refresh the invoice so that i'm able to get the Stripe Invoice Hosted Url

#

Let me get an example for you

#

Oddly enough, both of those refer to the same invoice

#

I was under the impression that the Hosted Invoice Urls should be static for the invoice

oblique vigil
#

Ok, I don't see any document confirm that the hosted invoice URL will stay constant. Why do your integration require constatnt invoice URL?

raven mist
#

If I sent a customer a payment url generated in stripe and it changes the customer might run into an issue?

oblique vigil
#

What issue?

raven mist
#

that the url wont work?

#

I guess given that both of those urls work, it should be fine

#

I opened a request for help yesterday and the representative from stripe said that the payment link should be valid as long as the invoice is open

oblique vigil
#

payment link is different from hosted invoice link.

#

Do you have a URL of hosted invoice that doesn't work?

raven mist
#

I dont