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
2876 results matched your search criteria
Forum topic
OneSpan Sign
I have a document that is generated on the fly by our web system. It's a PDF created by the back-end and then goes out for signing. I have been able to upload the document just fine.
Once it goes out for signing, there are two signatures it requires.
Forum topic
OneSpan Sign
I would like to show my signer a message that says something to the effect of: “Thank you for signing your application. We will send you a completed copy of the application signed by both you and the vender.â€
This would be something like an alert upon completed signature.
Forum topic
OneSpan Sign
I have a template with a grid of 50 rows. Each row has a Label field and a checkbox field. Values for label are supplied thru `Package\{{PackageId}}\Clone` endpoint.
Forum topic
OneSpan Sign
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
Forum topic
OneSpan Sign
Hi,
On the DOCUMENT_SIGNED callback is it possible to know who has signed the document directly or in some other way indirectly?
I need the email of the person who has signed the document for our application workflow.
What can I do with the sessionUser attribute.
Example Payload:
{"@class":"com.si
Forum topic
OneSpan Sign
Is there a setting in the .NET sdk, to remove the "Now Signing as" dropdown.
thx.
Par.
Forum topic
OneSpan Sign
We have different signing scenarios where we want to use different Signing Page Logos. How do I do that with Java SDK?
Thanks
Forum topic
OneSpan Sign
HI ,
I have a scenario like i need to only pump the data and signers will manually sign the document.
Forum topic
OneSpan Sign
Hi
Is there a way to expire a signing session via the REST api.
When does the signing session expire by default. Are there any business rules for expiry ?
Thanks
Mario
Forum topic
OneSpan Sign
Is it possible to retrieve a single signing URL so that all signers can sign at once? Currently with the REST API call we are making, we are retrieving each signing URL based on role.