#venkateshjsoft
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- venkateshjsoft, 5 hours ago, 6 messages
- softnet-paymentintent-newpaymentmethod, 1 day ago, 108 messages
- venkateshjsoft, 2 days ago, 22 messages
- venkateshjsoft, 5 days ago, 10 messages
- venkateshjsoft, 5 days ago, 2 messages
👋
Hi
I would like to get the custome profile by email id before creatting new customer
to checck if i can reuse the profile
Hello, sounds like you may want to list your customer objects and filter by email address https://stripe.com/docs/api/customers/list#list_customers-email
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks