#szef0
1 messages · Page 1 of 1 (latest)
cus_O3dpdYanZqBvkv, cus_Nt6MbaX7Dn3yU5
Hi! Let me help you with this.
The unique id of the Customer is only the cus_xxx, otherwise there would be too much constraint. You can search for customer by email and update it instead of creating a new one. What's your usecase?
yes, Im wondering why Stripe creates separate cus_xxx even though its the same email?
How can I prevent this? It makes a bit of a mess with subscriptions
You can search for Customer by email and update it instead of creating a new one: https://stripe.com/docs/api/customers/list#list_customers-email