#tonidigital_api

1 messages ยท Page 1 of 1 (latest)

cloud patioBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1342431765016608770

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

pastel flame
#

๐Ÿ‘‹
There is no restriction on having two customers with the same emails

#

on Stripe Side

remote frost
#

ok, and why stripe returns only one customer with forwarder email adress event there I can see two?

#

Stripe returns the oldest one, customer created at Jan 22

pastel flame
#

Can you share more details here ?

remote frost
#

There are two customers with same email adress when I'm doing filtering on Stripe dashboard

#

when I execute " await customerService.ListAsync(new CustomerListOptions { Email = request.Email });" it returns only one customer object

novel copper
#

Please share both Customer IDs

remote frost
#

cus_RoUQ9OS27FG4hn
cus_RdF3UpEC9uJOq0

novel copper
remote frost
#

Ok, so it's because of clock

#

thanks