Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Construyendo la mejor experiencia de pagos en l...
Search
gdljs
September 27, 2016
0
72
Construyendo la mejor experiencia de pagos en línea by @IvanChukitow
Talk:
https://youtu.be/OJalvUfMYR0
gdljs
September 27, 2016
Tweet
Share
More Decks by gdljs
See All by gdljs
Testabilidad en Javascript by @codingpains
gdljs
0
35
Desarrollo de aplicaciones con react native by @charliesbox
gdljs
0
130
¿Debería usar la librería de moda en mi proyecto? by @siedrix
gdljs
0
130
Agile Gamification by @chukitow
gdljs
0
53
Por qué hicimos nuestro propio NodeJS framework by @sgarza
gdljs
0
34
¿Cómo empezar a programar? by @amicavi
gdljs
0
93
Concurrencia y Paralelismo en Javascript by @eatcodetravel
gdljs
0
580
Caldo de Kafka para Node by @albertain
gdljs
0
75
Que ocupas pa' 3D by @escusado
gdljs
0
50
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
The Pragmatic Product Professional
lauravandoore
36
6.9k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Producing Creativity
orderedlist
PRO
347
40k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Thoughts on Productivity
jonyablonski
70
4.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
How to Ace a Technical Interview
jacobian
279
23k
Transcript
Building the best online payment experience Ivan Velasquez @IvanChukitow @chukitow
Background
None
None
None
None
None
None
None
None
None
None
None
None
None
None
UX
None
None
None
None
None
PAYPAL?
None
None
None
Building the best online payment experience
None
None
1. Mobile friendly
¿2016?
None
None
None
None
None
None
2. CAPTCHAS
None
None
None
None
3. Auto-detecting Credit Card Type
None
None
Creditcard.js
None
4. Security Number
None
https://jessepollak.github.io/card/
5. Validate credit card in line
None
Luhn algorithm
4242 4242 4242 4242 2424 2424 2424 2424 2828 2828
2828 2828 20 + 20 + 20 + 20 = 80 80 % 10 == 0?
None
6. Right keyboard layouts
None
None
7. Disabled autocorrector
None
<input type=“text” autocorrect=“off”>
DEMO
Thanks :) Justin Woo Magmaconf 2015