#VanessaD
1 messages · Page 1 of 1 (latest)
Hello, to do that you can list your customers and filter by email address, if one already exists you can create a SetupIntent for that customer 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.
super thanks