#bwurtz999
1 messages · Page 1 of 1 (latest)
Hello 👋
You are setting capture_method: manual so you will need to call the API to capture the PaymentIntent after confirming it
https://dashboard.stripe.com/logs/req_mSl3UEzslhzBA7
I do that
And it usually works
But for some reason a lot of my units are having issues this morning
I don't see a capture request come in for the above PaymentIntent
Yup
You'd likely want to check your server-log to see what failed
around the time when it was supposed to send a capture request
Will do...