#Scott - Payment Intents
1 messages · Page 1 of 1 (latest)
Hey there, I am trying to use this and for some reason I can't get it to work.. https://stripe.com/docs/api/payment_intents/search
Gotcha. What's not working exactly? Are you getting an error? Can you share a request ID? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
What version of the Stripe .NET library are you using?
39.84.0
You need to be on 39.101.0 or later to use the Search API: https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md#391010---2022-03-29
Ah okay, the query search is that new