1592 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
We have a backup account that is not tied to a vault for testing. We've been told that one account that we are using for a notary has been set up correctly but when I try to update the professional identity fields for that user, I get this error.
Forum topic
OneSpan Sign
I found the below information on your web site regarding to minimum software requirement, Could you please provide the details of what specific models are support?
Forum topic
OneSpan Sign
Hi,
I want to create empty packages with DRAFT status and one custom attribute (i.e internalID).
DocumentPackage documentPackage = newPackageNamed("TEST_PACKAGE")
.withAttributes(newDocumentPackageAttributes()
.withAttribute("internalID", "123456"
Forum topic
OneSpan Sign
Guys,
I am creating a package with a notary that will have multiple signers.
Forum topic
OneSpan Sign
Is there any limit to how long a signed package will "live" (i.e. be available for user download) on eSignLive?
Forum topic
OneSpan Sign
Hi,
If there are multiple documents to be signed, there is a yellow sticky note provided by eSignLive.
Forum topic
OneSpan Sign
I've been having a bit of trouble connecting to the Canadian sandbox environment. The specific error message I'm getting is: "Could not get package.
Forum topic
OneSpan Sign
We are using SMS authentication along with email notification for access to the signing ceremony.
Generally the experience is that the email is sent, the user clicks the link, the SMS is sent and the user logs in with the PIN.
Some times the SMS is not sent.
Forum topic
OneSpan Sign
Hey!
Following our recent integration we've had feedback from some of our users that the page which shows following a user signing is causing some confusion.
Forum topic
OneSpan Sign
i have created a signature for the owner in UI and map some label which is common for all signers to the owner. i need to update the signature of the owner to zero through code so that the signature will not be visible to other signers . How we can achieve this ?