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
}