@stripe is there a way to retrieve customers via the python sdk with their email instead of their stripe_id?
Good question—you can query for 'email' in the Customer object: https://stripe.com/docs/api/customers/object#customer_object-email ….
-
-
I just found you can list all with a filter on email. This solves the problem at scale for me.
-
Great! Glad you were able to find another solution here as well—thanks for sharing with us.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.