Skip to content

MSDK-1718 - 3DS v1 workflow no longer necessary

Miguel Ureña requested to merge MSDK-1718_remove_3ds_v1 into sample_app

According to Ben, the gateway will never return a V1 request so we can safely remove the 3DS type validations and manage every challenge as V2. Remove 3DS V1 workflow from SDK. Update expiry date tests that were not passing due to year change.

Verified all SDK tests passing as well. Screenshot_2024-02-08_at_11.54.38

Merge request reports