muhammed / interactive-card

Credit card form with smooth and sweet micro-interactions
https://codepen.io/JavaScriptJunkie/pen/YzzNGeR
MIT License
322 stars 89 forks source link

Added jcb credit cards support #18

Closed ghost closed 5 years ago

ghost commented 5 years ago

I had added a feature for supporting jcb credits, according to jcb formats rule it starts with [3528 to 3589].

Hope it helps. :+1:

muhammed commented 5 years ago

can you change the logo with white one? because currently all logos are fill with white color

ghost commented 5 years ago

I had changed the style into white color take a look to code pen link. I change the default value from visa to jcb just for easy demo in codepen. tks!!!!!