#Vinny GG
1 messages · Page 1 of 1 (latest)
hi! what's the issue you're facing exactly?
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 can search users with ID field?
I'm getting this message
Ensure you have properly quoted values while searching. Try updating your query to customer:"cus_MrO7tuYBTzdMrrAND" at line 1 and column 10.
if you know the ID why not just do https://stripe.com/docs/api/customers/retrieve ?
do you have the exact code causing this and maybe a request ID req_xx from the error?
unfortunately I can't use this api, I would like it to return an empty value if the user doesn't exist and that doesn't happen
seems like a very specific requirement but ok