#Sh0w3D-customer
1 messages ยท Page 1 of 1 (latest)
Hey, this may be a stupid question, buy please help
no not really
Oh and I don't want to use https://stripe.com/docs/api/customers/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I was getting to that actually
Oh
there's only the possibility to either use the list or the search API
can the search api return object of type Stripe.Customer?
It would return a list same way as the list API
but your code should extract the first and return it
that could be a workaround
let me know if you need any more help