Serial Number Validation Solution?

[ad_1]

I have a potential client that sells physical products. On the product, there is a scratch off code where customers would be able to go to the website and type in the code to see if it’s authentic or not.

Would anyone be able to explain the process of how this would work? I’m assuming this would need to be a custom built plug-in?

Any help would be appreciated.

[ad_2]
1 Comment
  1. Is there a scheme to the valid numbers? Is there a database of numbers? Do you need to store which numbers have been validated?

    Basic structure

    * frontend: number input
    * -> submit to backend
    * -> backend: check number against scheme or database
    * -> backend: handle number
    * -> return result to frontend

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer