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
140
Agile Gamification by @chukitow
gdljs
0
54
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
51
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
66k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
KATA
mclloyd
PRO
32
15k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
A designer walks into a library…
pauljervisheath
209
24k
Agile that works and the tools we love
rasmusluckow
331
21k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Unsuck your backbone
ammeep
671
58k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
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