Creditcard.js: a more usable credit card form
creditcardjs.com
Creditcard.js: a more usable credit card form
1–10 of 112 posts
Re: Creditcard.js: a more usable credit card form
#2Personally, I also hate dropdowns for expiration. Isn't it far easier to just type in what's on the card and validate that as a valid date?
Re: Creditcard.js: a more usable credit card form
#3If it requires JS, then it isn't compatible with any payment form.
Re: Creditcard.js: a more usable credit card form
#4[1] http://kenkeiter.com/skeuocard/
Edit: here's the original post - https://news.ycombinator.com/item?id=6143604
Re: Creditcard.js: a more usable credit card form
#5> Creditcard.js avoids these design mistakes, providing an HTML/CSS/JS solution compatible with any payment form. If it requires JS, then it isn't compatible with any payment form.
Re: Creditcard.js: a more usable credit card form
#6Surprised to see the 'one website' clause, as well -- as someone who spends a lot of time working with Stripe integrations, I'd love to buy this once and then plunk it down everywhere. Still, this is a cool effort and I hope to see it succeed!
Re: Creditcard.js: a more usable credit card form
#7For a simpler, open-source alternative, check out Skeuocard [1], I believe it was posted on HN previously. [1] http://kenkeiter.com/skeuocard/ Edit: here's the original post - https://news.ycombinator.com/item?id=6143604
Re: Creditcard.js: a more usable credit card form
#8Good luck selling this.
Re: Creditcard.js: a more usable credit card form
#9- only minified source provided
- not out of the box compatible with a module loader
- no public bug tracker
- doesn't handle all edge cases (for example, type some numbers, place the cursor after the space, and hit backspace).
Good luck.
On the other hand, this is a nice list of edge cases for someone to check when they implement the open source weekend project version of this.
Re: Creditcard.js: a more usable credit card form
#10For a simpler, open-source alternative, check out Skeuocard [1], I believe it was posted on HN previously. [1] http://kenkeiter.com/skeuocard/ Edit: here's the original post - https://news.ycombinator.com/item?id=6143604
https://news.ycombinator.com/item?id=6143829
I still stand by what I said:
"That fancy CC form will not sell a single thing. It will however stop people from paying."