#Scott-metadata-search
1 messages ยท Page 1 of 1 (latest)
It would be located on a payment intent/transactions
It's still pretty new so I'm not terribly familiar with it yet, but I think the Payment Intent Search is going to be your best bet:
https://stripe.com/docs/api/payment_intents/search
There are some links to additional docs in that section of the API spec that help explain the functionality further.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ah brilliant, does this work with transactions too?
I'm not sure what you're referring to by transactions
Sorry - Transfers
Ah gotcha, I don't think Search is available for Transfers yet.