checkmatesolutionsinc / cgc_repo

Community Game Changer code.
0 stars 0 forks source link

[All][Member Register][v.4.4] Need to add a Ajax call to make sure cards are not duplicated. #9

Open ghost opened 6 years ago

ghost commented 6 years ago

Steps to Reproduce:

  1. Launch site on any web browser
  2. Select Sign up button on the home page
  3. Select Member register button
  4. Enter a used card ID in the user register from

Observed Results:

The user will not be informed the card Is already in use.

Note:

We still haven't set anything in stone. Will need to add a field to the database for card id we have and match them with the user though a associated link.