csabo

Upgraded to the new UI -- not seeing anything different in my integration.

0 votes
I have downloaded the new SDK version 11 and installed it in my application. I have updated my api key to the new one I received when I created a new sandbox account. I have updated my code to call the designer and signing urls. However, when displaying these views, it looks like the old designer and signing views. Am I missing something? Thank you, Colleen

Approved Answer

Reply to: Upgraded to the new UI -- not seeing anything different in my integration.

0 votes
Colleen, Okay. So, the buildredirecttodesignerforsender() still gives the old URL style (for the old UI), even with the 11.0 SDK. To get around this, simply build the URL yourself, like this:
https://sandbox.esignlive.com/auth?senderAuthenticationToken={senderAuthorizationToken}&target=https://sandbox.esignlive.com/a/transaction/{packageId}/designer
Hope this helps. Let me know.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Reply to: Upgraded to the new UI -- not seeing anything different in my integration.

0 votes
Does the new UI show up when calling the designer URL from the SDK Version 11.0? When I log into sandbox.esignlive.com and go to draft mode, I see a new view, but when I pull that up in my iFrame, I see the same view as SDK version 10. Thanks Colleen

Reply to: Upgraded to the new UI -- not seeing anything different in my integration.

0 votes
Hey Colleen, Sorry for the delay. Yes, you should see the new UI from the designer perspective. You will still see the old UI from the signer perspective though. The URL has changed for getting the designer. Let me go find my example and I'll post what it is.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Reply to: Upgraded to the new UI -- not seeing anything different in my integration.

0 votes
Michael, Updating the URL to what you provided worked. I can see the new designer UI in my iframe now. Are the designer settings the same between the UIs? If I had some custom settings in the classic UI, will I need to get support to move them over to the new UI? Or do I need to start from scratch to determine what needs removed? I didn't notice anything listed in the help file for this. Thank you, Colleen

Reply to: Upgraded to the new UI -- not seeing anything different in my integration.

0 votes
Michael, I had support move over my designer settings and things are looking good. There is one problem though. The transaction/package name is now a hyperlink back to the previous page in your site. This used to just be text. Anyway we can turn off this hyperlink? We don't want our users to be able to navigate your site through our application. Thank you, Colleen

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off