#mtoledo2_api
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/1318251208384712785
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ no, I'm not aware of a way to know by looking at the Payment Intent object that it was captured more than once.
If that is something that your flow needs, I'd recommend leveraging metadata on the Payment Intent object to add a key/value pair there that you can use to track the number of times a capture was performed for it.