Stripe Identity

Stripe Identity lets you programmatically confirm the identity of global users so you can prevent attacks from fraudsters while minimizing friction for legitimate customers. In this edition, you'll learn how to implement an Identity integration using Stripe.js to open the modal based verification flow.

### Table of contents

00:05 Introduction
00:55 Overview of identity verification
01:54 Common use-cases for Stripe Identity
03:28 What makes Stripe Identity special
04:56 Setup a small HTML client
06:41 Create a VerificationSession on the server
08:48 Initiate the identity verification flow
10:15 Handle verification session events
14:11 Recap

### Presenters

Iñigo Beitia Arevalo - Engineer on Stripe Identity - https://www.linkedin.com/in/ibeitia/
CJ Avilla - Developer Advocate at Stripe - https://twitter.com/cjav_dev

### Resources

Official documentation: https://stripe.com/docs/identity
Code: https://github.com/stripe-samples/developer-office-hours/tree/master/2021-06-15-identity

### Support
If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat.

### Updates
Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

### Feedback
If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88.
#Stripe #Payments