ishant.kesar

What's the difference between OneSpanSDK and EsignLiveSDK class?

0 votes

I have downloaded the Apex SDK from GitHub that created bunch if apex class in the org and main SDK class named as OneSpanSDK. However, all of the example I see in the onespan community refers to EsignLiveSDK. Is there any difference between these two class? If yes, where can I get the package that have EsignLiveSDK. Please guide


Approved Answer

Reply to: What's the difference between OneSpanSDK and EsignLiveSDK class?

0 votes

Hi ishant.kesar,

 

EsignLiveSDK was the previous naming convention, the class has been rebranded to OneSpanSDK in the latest update. In order to migrate the example code in guides and code shares to the latest fashion, you simply need to replace every occurrence of "ESignLive" with "OneSpan". For example, if a class named "ESignLiveTestDataUtility" in the code example, rename it to "OneSpanTestDataUtility", this should resolve most of the compile errors.

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


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