OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
1622 results matched your search criteria
Forum topic
OneSpan Sign
Hi!
I am trying to create an eSignLive package using the C# SDK.
Below is the error I get when "sending" my package.
Forum topic
OneSpan Sign
Hey there,
I have a situation where I have an existing package and I'm trying to add a new document to it with text anchor fields.
The part to create the document is fine, but my issue is to add an extract anchor to it.
From what I've seen, the SDK offers the option to sdk.createDocuments(Str
Forum topic
Intelligent Adaptive Authentication
Hi everyone,I am new to this forum and excited to be here.
Forum topic
OneSpan Sign
Hi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=es
Forum topic
OneSpan Sign
Hi,
We are getting the below error when trying to retrieve documents zip. I have copied my code below. We are using a proxy to connect to one span sandbox url.
Forum topic
OneSpan Sign
I was trying to add a new document to existing package and got the following error
Cannot edit or delete package.","name":"Access Denied"
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
I have a document that is newly uploaded and created on the fly. What is the best way to place the signature fields within the PDF? Is this a separate REST API call?
Forum topic
Intelligent Adaptive Authentication
Allowing signed forms to be included (concatenated) in new PDF's
Forum topic
OneSpan Sign
Hello,
I am trying to find a way to get a document id. I am currently using a GET to retrieve a template ID that I made ahead of time, and then a POST to clone this template for a new transaction. I am not seeing any specfics on how I can find the document id after doing this. Any suggestions?