Skip to content

Latest commit

 

History

History
44 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

44 lines (21 loc) · 1.01 KB

Card Payment Form

This project was written in React.JS.

Below, you can see how it looks:

MasterCard

When entering field information, corresponding card zones also change with animated effect.

According to the card number entered, a payment system is adaptively chosen.

For example, Mir Payment System:

Mir

And Visa Payment System:

Visa

Other payment systems are ignored due to the "pet project" training purposes.

Moreover, when CVC2/CVV2 code is entered (the input zone is focused), the card flips with animation:

Card Back

Also, by clicking at card itself, it is possible to change its cover. The cover also influences page background.

For example, here is the cat:

Cat Card Cover

The kitty:

Kitty Card Cover

And the dog:

Dog Card Cover

The page background is also animated.