#niceone_unexpected
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/1388156204932530260
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ I'm getting the impression that you're more concerned about what happened to the Invoice than the Subscription. Am I parsing that correctly? If so, can you shate the ID of the Invoice you're referring to?
Hi
well both, I mean I don't get it what happened that for cancelled subscription the invoice was paid
here's the id: in_1RaWIrL7qyU6wPqupZTmB15T
The Invoice wasn't ever voided, so it could still be paid and your customer did so via the Hosted Invoice Page for it.
An Invoice in an uncollectible state can either be voided or paid:
https://docs.stripe.com/invoicing/overview#invoice-statuses
what is hosted invoice page?
The previous payment for the Subscription was tried multiple times per the retry settings you've configured in your dashboard, but those all failed so the Subscription canceled per your settings.
The Manage failed payments section on this page:
https://dashboard.stripe.com/settings/billing/automatic
It's a hosted page where customers can trigger a payment for an Invoice.
hm that's sth new for me ๐
and how do you know that this invoice was paid via this page?
I don't think that's exposed to you
hm so how it works? end user has access only to customer portal, is it possible to get to hosted invoice page from customer portal?
It looks like you have your settings configured so a link to the Hosted Invoice Page is included in all the Invoice PDFs that are generated. Invoice settings -> Default payment terms section on this page:
https://dashboard.stripe.com/settings/billing/invoice
If you look at the Invoice PDF that was generated, do you see a "Pay online" link?
I don't have such information
Also looks like you have emails for failed card payemnts on, and those emails include links to the Customer Portal
but I assume when we turn off this then such situation won't happen?
If you turn off all the features that give your customers way to self-serve solutions to payment failures, then yes, this will likely stop.
is there any other way to self-serve for payment failures than this hosted invoice page?
Hi, taking over as my teammate needs to step away. No, there is not unless you disable the email settings and handle that in your end.
and this one "Also looks like you have emails for failed card payemnts on, and those emails include links to the Customer Portal" is not a problem? I mean link to Customer Portal can not lead to access to hosted invoice page or to some other functionality that would allow manual payments?
Can you reword the ask please? I do not fully understand your follow-up question.
I'm wondering if there is sth more despite turning off this Hosted Invoice Page in settings to prevent such situation when customer manualy nadled payment failures
Toby wrote this one: "Also looks like you have emails for failed card payemnts on, and those emails include links to the Customer Portal" so I'm wondering if this one can cause any problems
If you disabled all of those, no
so link to Customer Portal can also give possibility to the user to make a payment?
Yes!