1385 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We've a scenario where in we are using the Fast Track feature. The Fast Track template has one document that is signed by two signers.
Forum topic
OneSpan Sign
Hi !
I'm trying to update a package and replace the pdf document in it, but I get this error :
Unable to update package settings. Exception: Le serveur distant a retourné une erreur : (403) Interdit. HTTP PUT on URI https://sandbox.esignlive.com/api/packages/-bANyCo4NvqdgiEPNbMG2tLdaRE=.
Forum topic
OneSpan Sign
Hi There,
In our application, I am using the code below to get the documents eSigned Automatically in the sandbox account. There are two documents that needs to be signed and each document is only 70-100kb in size, but the signing process takes about 7~8 seconds to complete the signing.
Forum topic
OneSpan Sign
Hello,
I have a template which is has a 47 documents inside it. when I am creating the Package based on this template it is taking long time to generate the document package. it is taking around 47 seconds to be generated.
Forum topic
OneSpan Sign
If I assign a reminder schedule to a package with multiple signers will all the reminder schedules be applied to all the signers in order?
Case:
reminderScheduleToCreate = ReminderScheduleBuilder.ForPackageWithId(packageId)
.WithDaysUntilFirstReminder(2)
.WithDaysBetweenRemind
Forum topic
OneSpan Sign
Hello,
Can't seem to find the documentation that I swear I saw at one point that said the ID fields must meet certain criteria? Am I crazy?
Forum topic
OneSpan Sign
Once a customer submits a document for signature, does the system automatically cancel the submission after a certain amount of time? We have an application that is using the .Net API to submit documents for signature.
Forum topic
OneSpan Sign
We keep the byte info of a PDF in our database (BLOB).
Forum topic
OneSpan Sign
eSign Document is embedded as an iframe. While the signing ceremony is being performed on mobile we came across unexpected behavior on clicking of Cancel in the pop-up (which is launched when we tap to sign)
Forum topic
OneSpan Sign
Hello,
I am having a problem where documents in the signing package appear to be ordered randomly during signing. We always send the documents in the same order. Is there any way to ensure the order of the package using the documents JSON?