#shainanand

1 messages · Page 1 of 1 (latest)

trail zenithBOT
#

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.

stray totem
#

Nothing automatic to prevent that

timid tree
#

any other workaround?

stray totem
#

There's not really a way to check to see if an Account exists with an email already, other than manually listing and filtering

timid tree
#

noted

stray totem
#

My guess would be that you have some kind of auth later in your app that you can leverage

#

so user with email X is assigned acct_xxx ID in Stripe

#

Then I guess if somebody tries to register with email X again, you'd lookup that email in your auth layer to see if a Stripe acct_xxx is assigned