Skip to content

3DS2 Requstor demo code implemented with SpringBoot for ActiveServer

Notifications You must be signed in to change notification settings

sadra-b/3ds-requestor-springboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

3ds-requestor-springboot

3DS Requstor demo code implemented with SpringBoot for ActiveServer

3DS Requestor Setup Guide

The 3DS Requestor is the merchant side 3DS2 component and is used to pass 3D Secure data from the consumer device to the 3DS Server. For example, in payment authentication, the 3DS Requestor typically represents the existing merchant web server for online shopping.

The 3DS Requestor has a relationship with the cardholder either via the 3DS Requestor App, or the 3DS Method/Browser on the consumer device. To process 3-D Secure for Browser-based transactions, the 3DS Requestor utilises the 3DS Method to gather browser information/device details and the ACS provides HTML to the browser to display the UI to the cardholder when a challenge is necessary.

This section provides an introductory guide on how to integrate your merchant web server with the 3DS Requestor code to connect with ActiveServer, utilising GPayments' sample code. For information regarding Merchant App integration, please refer to the ActiveSDK documentation.

Prerequisites

The following are prerequisites to using this guide:

About

3DS2 Requstor demo code implemented with SpringBoot for ActiveServer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.4%
  • HTML 31.7%
  • CSS 5.0%
  • JavaScript 1.9%