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
1685 results matched your search criteria
Forum topic
OneSpan Sign
Very new to this. One of our clients requires 'digital' vs 'electronic' signature - that is, the signer must have a PKI certificate and the private key of the user's certificate is used to create the signature.
Forum topic
OneSpan Sign
Hello
How can i change this name (Bim kum) in an of email sent by onespan for requesting signature by using onespan API while sending emails for signing.
Bim kum has added you as a Signer to ".....
Regards
Bimal
Forum topic
OneSpan Sign
Guys,
I am building the JSON package and sending it up via the REST API. For whatever reason the system notifies the signers but the notary is not getting sent the email.
I've tried changing the signing order to have the index on the notary be first but that still doesn't work.
Forum topic
OneSpan Sign
I'm trying to add a role to an existing package in draft status.
Forum topic
OneSpan Sign
Hi.
I have just started working with the API and the .NET SDK, because I wasn't able to add another signer from the sandbox WEB UI to a recently created transaction.
This just occurs when one or more of the recipients have already signed the document.
Forum topic
OneSpan Sign
Hello,
I want to download document which is attached to package. I have package Id.
String response = sdk.createPackage(pkg,blobMap);
This above function is returning me package id. But not able to find any function which returns me document id based on document Name.
Forum topic
OneSpan Sign
I have downloaded the Apex SDK from GitHub that created bunch if apex class in the org and main SDK class named as OneSpanSDK. However, all of the example I see in the onespan community refers to EsignLiveSDK. Is there any difference between these two class?
Forum topic
OneSpan Sign
I am new to the eSign process and need to be able to download a completed PDF document not a zip file with the document in it.
Forum topic
OneSpan Sign
Is it possible to bypass the signing or accept portion of the signing ceremony and simply go to a "completed" state?
Forum topic
OneSpan Sign
Hello,
I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now.
But suddenly today, The PDF is getting blank that is 0 size.