3684 results matched your search criteria
Forum topic
OneSpan Sign
Sorry for all the different posts, but I thought it'd be better to have each question separately so they're easier to search.
Another thing I'm going to need to use is to get the Audit information like in the evidence summary PDF I can download, only the listing of events from the SDK.
Forum topic
OneSpan Sign
We can verify when a signer signed all the documents as follow:
Product
OneSpan Identity Verification
OneSpan Identity Verification
Transform financial agreement processes into seamless, secure digital experiences
Forum topic
OneSpan Sign
Where is .WithSignatureStyle(SignatureStyle.HAND_DRAWN)); setup in the code
Forum topic
OneSpan Cloud Authentication
Hi to alla,I need a copy of the legacy documentation about SOAP SDK interface for identikeys appliances.Is it still available?ThanksM
Forum topic
OneSpan Sign
My tests were working fine, until I installed any version of implementation group: 'com.silanis.esl', name: 'sdk', version: '11.28'java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132
Forum topic
OneSpan Sign
One last question. I have installed the SDK in my org and put together a small bit of code to create a simple package as shown by Rob in this post:
https://developer.esignlive.com/forums/topic/creating-a-package/
However, it appears that my SDK is not being recognized. Any ideas?
Forum topic
OneSpan Sign
Hi!We are creating a package and sending it to our customers to sign.
Forum topic
OneSpan Sign
I am creating a package with a pdf file and JSON Payload with Package status as 'SENT'. It is creating the Packae successfully in Postman. But when I used the same file and JSON payload in the Apex class and posted the API it gave the response as a BAD request.