Stripe transactions can't be accepted in bulk
I'm using the new Stripe integration transactions feature.
My problem is that I can't accept transactions in bulk. Each is flagged as missing information and requiring review, but when I open the dropdown to view the details I have the option to Confirm from there without making any changes. I can even Confirm the transaction from the bulk view, but need to do this once per transaction which is very cumbersome (hundreds per month, each requiring 2 clicks and a second or so delay until it's processed).
I want to be able to easily select most transactions on the page and confirm them in one move. I don't think this is a problem with my data, otherwise I wouldn't be able to confirm them individually. I don't understand why these are getting flagged as requiring more info. I have a default product specified for Stripe transactions in the settings that shows up when I open up the dropdown on each transaction, and have it set to use the default Stripe customer rather than creating customers.
How can I get this functional?