#armadon_api
1 messages ¡ Page 1 of 1 (latest)
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.
- armadon_api, 16 hours ago, 9 messages
đ 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.
Hey @oblique vigil
What's the invoice ID and what's the hosted invoice URL?
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
Invoice Id: in_1PaXk9EwGnippu4DdohcLv2y
**Invoice Url 1: **
https://invoice.stripe.com/i/acct_1OmvwoEwGnippu4D/test_YWNjdF8xT212d29Fd0duaXBwdTRELF9RUlFid3h3MWdBUXNNZFVKd09MTDRZd2gyd3hRejROLDExMTA0ODEwMw0200Ko3MGLG8?s=ap
**Invoice Url 2: **
https://invoice.stripe.com/i/acct_1OmvwoEwGnippu4D/test_YWNjdF8xT212d29Fd0duaXBwdTRELF9RUlFid3h3MWdBUXNNZFVKd09MTDRZd2gyd3hRejROLDExMTA0ODEwOA0200CggyDfZG?s=ap
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
Ok, I don't see any document confirm that the hosted invoice URL will stay constant. Why do your integration require constatnt invoice URL?
If I sent a customer a payment url generated in stripe and it changes the customer might run into an issue?
What issue?
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
payment link is different from hosted invoice link.
Do you have a URL of hosted invoice that doesn't work?
I dont