545 results matched your search criteria
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/codeshare/designer-view-apex-sdk
Forum topic
OneSpan Sign
This is related to a post by CConverse_lm over a year ago Getting an exception using FULL_NAME + INITIALS signature styles in one document.
Forum topic
OneSpan Sign
I am trying to create one span transaction with package using Apex SDK. But I am receiving this error. I have a placeholder role as "Placeholder1" which I am replacing with a signer in the transaction.
Forum topic
OneSpan Sign
Is there a way to disable the consent page, that pops up before signing a document, using the SDK while creating a package?
Forum topic
OneSpan Sign
I was reading through the blog found at: https://www.esignlive.com/blog/esignlive-tls-support/, and what I would like to know does the 10.13 (.Net) SDK support TLS 1.2?
Forum topic
OneSpan Sign
Hello,
I am working with .NET SDK. Currently according to my requirement I need to change my enforceCaptureSignature to true for allowing user for multiple time signing. While searching for solutions I found "https://sandbox.esignlive.com/api/packages/{packageId}".
Forum topic
OneSpan Sign
We put below in our application pom.xml:
Forum topic
OneSpan Sign
Is there a Java SDK code example to do OAuth 2.0 for creating an EslClient?
Right now I'm using clientAppId and clientAppSecret.
Forum topic
OneSpan Sign
We're trying to implement OneSpan Sign, but in the process of using Apex SDK, we noticed that Callback Event Notifications are not getting created for the transaction. If we create the transaction manually in Salesforce, event notifications are created for the transaction.
Forum topic
OneSpan Sign
We are in process of replacing SDK with REST