79 results matched your search criteria
Forum topic
OneSpan Sign
Now sure if this has been asked before, but we need to retrieve which signer was last sent the signature email by OneSpan, including the signing order of this signer.
Thanks!
JP
Forum topic
OneSpan Sign
Hi,
We would like to embed or integrate the onespan sign product inside our web application, like the attached sample process (please see attached png file)
Sorry for this basic question:
Forum topic
OneSpan Sign
Hi,
In the OneSpanSign.Sdk for .Net I am missing the field signed on the Class OneSpanSign.API.Approval.
Forum topic
OneSpan Sign
Hello,
I'm currently using the REST API to upload a package.
Forum topic
OneSpan Sign
We suggest adding the ability to create custom attributes for a signer, as we can do for packages and documents. For our workflow, it is important that a signer have a role. We are currently storing these as document package attributes, but it is a bit cumbersome.
Forum topic
OneSpan Sign
Guys,
I am having a hard time finding information about setting the timezone for a date field that is captured when the signer is signing the document. Can anyone provide a link where I can find more information or possible provide a coding sample?
Forum topic
OneSpan Sign
Hello,
I believe there should be a possibilty for an unknown signer to exist in a Package, here's a use case from my company:
A truck driver must deliver concrete to a construction zone and the person who receives the concrete must sign as well as the driver.
Forum topic
OneSpan Sign
Hi Silanis team-
I am attempting to generate hyperlinks directly to a document in a package for a particular signer role, with authentication.
Forum topic
OneSpan Sign
So I have a current workflow that includes KBA on some signers for various packages. When the signer gets their signing url, we are seeing the attached error on the screen. Sometimes it takes us to where we can then proceed to answer the KBA and sometimes it doesn't.
Forum topic
OneSpan Sign
Is it possible to get the 'locked' status of a signer by using GetSigningStatus(). Currently, the returned status is 'pending', even though the user was locked.
I'm aware there's a callback that can be used, but using GetSigningStatus() flows better with our current code base.