Skip to content

sonjoydatta/creditcard-payment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit Card Payment Form

This is a simple form for taken the Credit Card payment. It will validate the fields has data or not and type of the Credit Card. I have used ReactJs, NextJs, Bootstrap, and SASS to build the form. It is a responsive design.

Credit Card Payment Form

An outlook of the form:
Credit Card payment form

Another outlook, when all fields are empty:
Credit Card payment form with empty fields

Final outlook, when all fields are valid:
Credit Card payment form with empty fields

Console output

{
  name: "Jhon Smith"
  number: "5105105105105100"
  expiry: "09/21"
  security: "123"
}

About me

This is Sonjoy Datta. I am a Front-end web developer with 5 years of experience. Alongside this, I am also working with the Laravel framework. For more about me please check my Website or LinkedIn profile.

License

This project is licensed under the MIT License - see the LICENSE file for details.