3DS SDK Browser Example

This example demonstrates how to use the 3DS SDK directly in a browser using the IIFE build.

Backend Response Format:
{
  "payLoad": "encrypted payload",
  "action": "url to redirect to",
  "respCode": 200,
  "status": "Successful",
  "statusCode": 200
}

SDK Configuration

Number in pixels or 'fullscreen'
Number in pixels or 'fullscreen'
Timeout in milliseconds (default: 300000)
CSS selector for custom container