#avatar_hzh - Filter Payment Intents
1 messages · Page 1 of 1 (latest)
Hi.
Unfortunately that kind of functionality is not supported in the API at this time.
The best runner up would be to auto-paginate through your account's Payment Intents and filter the results based on your desired metadata conditions.
Auto-pagination details here:
https://stripe.com/docs/api/pagination/auto
ok thanks I'll try the autopaginate way
Happy to help 👍