#Constant

1 messages · Page 1 of 1 (latest)

twin horizonBOT
tiny otter
#

Hi there, Stripe API doesn't restrict it. You might want to write your own code to achieve it.

fiery phoenix
#

Ah okay I thought so, do you think it's best to grab all the accounts and check the email? I haven't seen a way to get an account with a spesific email.

tiny otter
#

I'd suggest you to save the email and account ID in your own DB, so that you can easily check the email duplicate without getting all accounts from Stripe

fiery phoenix
#

Thank you. Appreciate it.