Hi there. I’m trying to simply pull Stripe transactions into Google Sheets, but I’ve run into a problem where I can’t find the right trigger that will allow me to pull all transactions, regardless of status, rather than simply “completed” transactions, into the sheet. We have ACH payments that stay in the “pending” stage for five days; I don’t want them to be left out of our automation until they’re complete, I need them to show up right away regardless of status.
Is there a way to correct? These are coming in directly from a donation page, so there is no “invoice” for these types of transactions. Not sure what other trigger option would work / how to customize the payment trigger.