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
1947 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have searched to find answers to this but can't seem to find them.
Forum topic
OneSpan Sign
Are there any known issues with using both methods of extraction in the same document?
The following package has been created in the sandbox: zc1pssVwepH2BDjC0-lDlbuNzD8=
Forum topic
OneSpan Sign
We are integrating ESignLive with our ASP MVC site.
Forum topic
OneSpan Sign
I am trying to submit a merged document and consistently getting this error. The document is passing Adobe Acrobat Preflight. Is there any additional insight into probable causes of this: error.validation.createProcess.missingData?
Forum topic
OneSpan Sign
Hello how are you?
would it be possible via API to call this screen to capture the signature?
I have an application that needs to send the documents, is it possible to add the documents and call an "iframe" of the OneSpan page, to select the signature position?
Forum topic
OneSpan Sign
Hi,
Is it possible to automatically redirect to a url after signing is complete, or does it need to be carried out via the handOver link?
Thanks,
Marlon
Forum topic
OneSpan Sign
Hey team,
We have a client reporting that they have an issue can't get role id returned.
Here's the workflow:
I have created a transaction with your java sdk.
Forum topic
OneSpan Sign
We are unable to find delete and update related API method call for sender
account in eSignLive documentation.
We have refereed this page of documentation:
http://docs.e-signlive.com/doku.php?id=esl:api:e-signlive_account#get_accoun
Please also provide information how we can suspend sender account
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.
Forum topic
OneSpan Sign
Hi Team,
I am trying to Integrate our product using java and REST APIs ,
Can some one point me to appropriate documentation which talks about the Request PayLoad for each of the URL.
Currently I am using Samples shared in Develper Blog ( say "CreateAndSendPackageREST") for package creation, wit