Skip to content
/ 3ds Public

Basic implementation of 3-D Secure components for educational purposes

Notifications You must be signed in to change notification settings

inikolaev/3ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

3-D Secure

NOTE: This is still pretty much work in progress

Basic implementation of 3-D Secure components for educational purposes:

  • 3DS Server
  • Directory Server
  • Access Control Server

3DS 1.x vs 3DS 2.x

Transaction Phase 3DS 1.x 3DS 2.x
Card range load CRReq/CRRes PReq/PRes
Participation/enrollment check VEReq/VERes AReq/ARes
Frictionless authentication N/A Part of AReq/ARes
Challenge authentication and confirmation PAReq/PARes CReq/CRes + RReq/RRes

Other implementations of 3-D Secure components

3-D Secure 2.0 Challenge Flow

3-D Secure 1.0 Flow

About

Basic implementation of 3-D Secure components for educational purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages