Jump to content

Prestashop Webservice API - How to check if customer exists when creating new?


peterjsnow

Recommended Posts

I am creating a third party application which allows customers to register new accounts on our site using the prestashop webservice API. However, I obviously don't want to let them register if they have already created an account with a particular email address.

 

I'm wondering what the best way to check if the customers email is already in the system would be? We have over 10k accounts so I feel that simply getting the customers list via the API and checking against that would be a very slow solution. Is there a better way?

 

Thanks in advance!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...