2012 Internal Hackathon: PayPal Access

13
Hands on walkthrough PayPal Access Identity Jonathan LeBlanc Developer Evangelist: X.commerce Twitter: @jcleblanc E-Mail: [email protected] Github: github.com/jcleblanc

description

PayPal Access presentation for internal eBay hackathon (April 30th, 2012). The live coding portion of the talk went through the samples available at https://github.com/jcleblanc/oauth/tree/master/oauth2-php-paypal/

Transcript of 2012 Internal Hackathon: PayPal Access

Page 1: 2012 Internal Hackathon: PayPal Access

Hands on walkthrough

PayPal Access Identity

Jonathan LeBlancDeveloper Evangelist: X.commerceTwitter: @jcleblancE-Mail: [email protected]: github.com/jcleblanc

Page 2: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

What is PayPal Access?

Page 3: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

Main Source of Online Identity

Social (perceived) Concrete (true)

Page 4: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

What’s the Technology Backbone?

OAuth 2.0

OpenID 2.0

OpenID Connect

Page 5: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

Live Example: PHP + OAuth 2

Page 6: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

Verified AccountLanguageFirst NameLast NameFull NameEmails

PayPal Access: The Raw Data

AddressesTelephone NumberDate of BirthTime zoneGender

Page 7: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

PayPal Access: Using the Raw Data

Page 8: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

PayPal Access: Using the Raw Data

Page 9: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

PayPal Access Extensions

Recommendation Engine

Prospect Scores

Seamless Checkout

Page 10: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

Seamless Checkout

User is already known – no login needed.

Simplified checkout with a single review step.

Page 11: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

Prospect Scores

How likely is a person to buy (Gold / Silver / Bronze)

Based on:• Buying frequency• Online transactions• Average spending value

Page 12: 2012 Internal Hackathon: PayPal Access

PayPal Access Identity http://www.x.com/identity

Recommendation Engine

Recommended Products

SimilarProducts

Page 13: 2012 Internal Hackathon: PayPal Access

Thanks! Any Questions?

Jonathan LeBlancDeveloper Evangelist: X.commerceTwitter: @jcleblancE-Mail: [email protected]: github.com/jcleblanc