An open API service indexing awesome lists of open source software.

https://github.com/guilleangulo/pago-tarjeta

Card payment form with Javascript
https://github.com/guilleangulo/pago-tarjeta

Last synced: 4 months ago
JSON representation

Card payment form with Javascript

Awesome Lists containing this project

README

          

# 💳 Card Payment simulation

This application implements a simulation of a card payment step. Using Vanilla JS to:
- Animate the flip of a bank card depending on the input focus (using transform: rotateY()).
- Change credit logo company according to the first character introduced at card number
- Draw the input information in the image while typing

# Screens

front-card back-card

# Demo

![](https://github.com/GuilleAngulo/pago-tarjeta/blob/master/pago-tarjeta.gif)