Pre-Sales Question: Adding Registration Checks (Modifying Reg Validation)
-
Hi there, the paid version of this plugin looks perfect for what we need on our WP site. Before we buy, could you let us know if the following is possible?
We want to have front-end only users on the site. But, while registering, before a user is created, we also need to create a link/match of their information (name and email address) to our CRM system/database (separate, non-WP application with a MySQL DB). If we find a match, we include the ID from our CRM system in their registration record (custom field of the user). If we don’t find a match, we fail the registration with a custom error so the user can try again. Is there a way to modify or add a hook to the registration validation that will allow us to do this extra check and fail registration if we can’t match? We are ok writing the code we need, but I’m not sure how/where we can hook it into the plugin’s registration functionality.
Of course, I don’t want to overwrite the plugin’s core code. I’m hoping there is some kind of hook or outside function we can use for this.
Thanks for any insights, we’d love to use the plugin if we can!
- The topic ‘Pre-Sales Question: Adding Registration Checks (Modifying Reg Validation)’ is closed to new replies.