#cargodev_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/1365007309826293841
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- cargodev_unexpected, 1 day ago, 13 messages
Hi 👋
Do you have an example ID for an Invoice with a failed payment that you want to retry?
I’m looking for one
in_1R8utCIG0PHzRMlgmOFNI9OF
It’s from our connect account
Is there a way to manually retry that payment method?
Like click a button or hit an api to retry when we have confirmation from the customer sufficient funds exist
Ah, this has 4 failed attempts. That might not be recoverable.
Before that many failed attempts, you can use the Pay API to trigger payment
We know customer
That doesn't matter. I need to double check but the Invoice may have entered a terminal state where you cannot attempt any further payment
Oh wait. This invoice is still in an Open status
So you can use the Pay API to trigger manual payment
Is there a way to prevent the invoice from entering the terminal state bc of too many failed payment attempts?
Do we have any control as the platform account on when retries occur?
The terminal state was a red herring. In this case it just means we stop automatic retries after 4 failed attempts. You can still manually attempt payment
If the Invoice has a status of "Open" you can manually retry payment