#hunta
1 messages ยท Page 1 of 1 (latest)
Unfortunately not, it looks like the ID is not a searchable field for the search API https://stripe.com/docs/connect/statement-descriptors#set-the-static-component-for-a-connected-account
So the main options would be to retrieve those IDs one by one or to list payment intents and cycle through the lists looking for those IDs
ok, got it, thanks
It would be beneficial to have a bulk search by list of IDs ๐
Definitely, I will put in a feedback request for that
btw, What is this connect link about?
thank you ๐
Apologies for missing that question. That link is about setting the payment descriptor for connect accounts. It is not relevant to your question, it came from me misremembering the setting on the dashboard page that you linked