#ge_orgejoseph27
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- ge_orgejoseph27, 2 days ago, 33 messages
- ge_orgejoseph27, 3 days ago, 29 messages
- ge_orgejoseph27, 3 days ago, 24 messages
What are the scenarios in which payment intent will get cancelled in the case of subscription?
Hi, I will be back shortly
Waiting for your kind reply @vernal belfry @trim drum
- It would be the same attempt. It depends on the failed reason but possibly failing again
- If you try 10 times if I remember correctly
- Consider the reason
insufficient balance. Its got failed. How long I can pay for these subscription invoice ?
So auto cancel of payment intent will happen only in 10 times of retry?
I see, so you would need more balance to be able to pay it. Any example request id? req_xxx
I am not clear with your response. In the above case, I want to know how long these subscription invoice exist. Will invoice get void?
They will remains there unless you void them manually. I would like to see how the attempt failed, so if you can provide an Invoice Id in_xxx, I can look closer
These are some general doubts..
They will remains there unless you void them manually. - If I void an invoice what will happen to the payment intent.. i mean the status
I think it will be cancelled. You can try out in Test mode ๐
https://stripe.com/docs/invoicing/overview#void but not explicitly mentioning about the underlying PI, sorry
from chatgpt
Payment intents are used to represent the intent to collect a payment from your customer. When an invoice is created in Stripe, a payment intent may be automatically created to handle the payment for that invoice. If the invoice is subsequently voided or canceled, the associated payment intent would typically be automatically canceled as well.
Is their any condition that the subscription invoice get voided automatically?
You shouldn't consider ChatGPT as a source of trust. But anw
Is their any condition that the subscription invoice get voided automatically?
I don't think there is. They won't even if you cancel the Subscription
But I remember some helpers from here mentioned me that if subscription is not paid in time that inovoice will get void
Any concrete example Id or conversation?
Sorry I have no concrete example
okay @trim drum '
Let me share a payment intent, Can you plz find what the reason why this pay_intent is cancelled "pi_3ODBnpCQTcpcYTus1phpYwno"
Sure. You can see the webhook event https://dashboard.stripe.com/events/evt_3ODBnpCQTcpcYTus1Lu145gH and it says source is the Void Invoice API
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So when you voided the Invoice, its underlying PI is cancelled
Okay..
How many days will subscription invoice will get open status ?
Can we pay to an invoice if it is not in open status?
It depends on the due_date, and no you can only pay an open Invoice
When the due_date over what will be the status of invoice?
Do you what might happen to the payment intent? I mean the status
You can easily test it in Test mode, don't you ๐ What do you want to achieve by knowing all these answers? Btw I think it could stand still unless you mark it as uncollectible or void it
You can use Test clock to test
In test mode - it willtake time to reach the due date thats why I am asking
Sorry for the difficulty