From 101754806669fdba87ef4b954827cc5f5007356b Mon Sep 17 00:00:00 2001 From: mehmet-yoti Date: Mon, 17 Apr 2023 14:47:59 +0100 Subject: [PATCH] SDK-2201:summary page update --- .../Views/IdVerify/Success.cshtml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/src/Examples/DocScan/DocScanExample/Views/IdVerify/Success.cshtml b/src/Examples/DocScan/DocScanExample/Views/IdVerify/Success.cshtml index 7dc5914d..679abdc8 100644 --- a/src/Examples/DocScan/DocScanExample/Views/IdVerify/Success.cshtml +++ b/src/Examples/DocScan/DocScanExample/Views/IdVerify/Success.cshtml @@ -264,6 +264,31 @@ } + @if (Model.IdentityProfilePreviewResponse.Media != null) + { +
+
+

Identity Profile Preview

+
+
+
+ +
+ }