#romerocox-invoice
1 messages · Page 1 of 1 (latest)
Hi, can you send me the request id for when you were able to achieve this? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
From my experience, I do not believe that is expected but would like to see the specific request id to see what might have happened
I think that is the payment_intent one
req_zb0Zn9eo88TMWx
this is the the webhook trying to update the previously canceled subscription: req_B4Fy6RLmlwyaHA
invoice ID: in_1LLYvgHFtTbW5w9drznb7PWP
Thanks, taking a look
I was wrong, you can actually pay an invoice that was marked as 'uncollectible': https://stripe.com/docs/invoicing/overview#invoice-statuses
You can void or pay the invoice.
I just deleted your second screenshot as it had PII data. Since discord is a public channel, we should not share any sensitive information
oh! Thanks I didn't realized.
I didn't see the "void" option under the settings
I could only see uncollectible or "dont change anything"
That is a setting for retrying a failed payment.
exactly, I wanted to void that invoice if the payment fails after all attempts
You can voice an invoice, https://stripe.com/docs/api/invoices/void via the API