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
3706 results matched your search criteria
Forum topic
OneSpan Sign
Allow users to toggle between tenants they have access to in E-Witness without signing out and then back in.
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
I'm trying to get the pdf file via php using curl but I get nothing returned.
When I do the same in Postman I get the PDF file.
Here is my php code
$headers = array('Content-Type: application/json', 'Authorization: Basic '.$ApiKey, 'Accept: application/pdf', 'Connection: Keep-Alive');
$url
Forum topic
OneSpan Sign
In the documentation for Document Extraction, it explains that a Textfield or Checkbox must be completed before a Signer can sign a package:
Before signing, Agent1 must complete two fields:
1
[Agent1.Fullname1.Textfield1]
2
Forum topic
OneSpan Sign
I can PUT to /packages/{packageId} and update a package's data node.
However I failed to update a document's data node (PUT to /packages/{packageId}/documents/{documentId}).
Forum topic
OneSpan Sign
Hi Team ,
As suggested by you we are using single step package creation call where in package creation, doc upload and status sent happens at one go .For this we are using silanis provided java class.
This is wrking perfectly fine in all environments but when we moved to production , its giving conn
Forum topic
OneSpan Sign
Hi ,
I see there is an api to get the status for a package or a transaction . In same way can we able to get he status for the document and signer level.
Thanks
Naresh S
Forum topic
OneSpan Sign
Hi,
in our log, I found there is API call for 'verification/verificationType, what does it do? and it seems there is error(key=error.notFound.signerVerificationNotFound), what does this error mean?
Forum topic
OneSpan Sign
Hi ,
Signer has to input group of numbers together say SSN . How we design that , is there any specific input type available for this ?
Forum topic
OneSpan Sign
I'm trying to load the classic Ui designer view in an iFrame. I have changed the way I'm creating the package to include a sender account.