#JDWardle-manual-capture
1 messages · Page 1 of 1 (latest)
Not that I can think of. It depends on the behavior you're hoping to achieve, but that seems like a reasonable approach at first-glance
If I wanted to capture a lower amount would that be a case against using the event?
Not at all. You can capture up to the amount on the Payment Intent. The only problem would be if you wanted to capture above the amount
Cool, don't think we have a need to ever capture more than the first approved amount. So I think that will work.
We just have some occasional issues between our frontend and backend where the frontend ends up not sending the capture request to the backend. Still need to figure that out, but just wanted to try using the event as a workaround for now.