320 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am wanting to add some extra fields to the evidence summary PDF that can be viewed after a signing session is complete.
Forum topic
OneSpan Sign
I see there is a RESTful API to update an existing document in a package. Is there a function call in .Net SDK to achieve the same thing?
Forum topic
OneSpan Identity Verification
Looking for some more information on this. We have set this up to use with signing events and was told you must insert the name exactly how it appears the persons identification. We have found lately that sometimes you must insert the middle name/initial and sometimes not. Is th
Forum topic
OneSpan Sign
Hi,
I need to create a application which would allow the user to pass the text anchor position in String format.
I understand that TextAnchorPOsition is of type enum.
Forum topic
OneSpan Sign
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signing url by the following GET method
GET /packages/{packageId}/roles/{roleId}/signingUrl
How can we g
Forum topic
OneSpan Sign
I am trying to find documentation on we can create fields on a PDF that OSS can anchor to. I have Adobe Acrobat CC and can add text fields to a PDF file. I am trying to anchor to the field by the name I gave those text fields and it doesn't appear the OSS can find them. Am I add
Forum topic
OneSpan Sign
We are moving over to New Signer Experience. We are using Java SDK to add validation to fields like this:
.withValidation(FieldValidatorBuilder.regex("^\\d{2}/\\d{4}$").required().withErrorMessage("Please enter a valid retirement date (MM/YYYY)"))
Forum topic
OneSpan Sign
Hi,
I'm looking at the designer https://developer.esignlive.com/guides/feature-guides/designer/.
The designer enable you the modify the signer and add signatures.
I would like to be able to get a similar URL but to allow my users/clients to upload their document and choose their signers.
Do somet
Forum topic
OneSpan Sign
When a Document is signed for a given Signer, in the call back notification, I see following information
"name":"DOCUMENT_SIGNED","sessionUser":"SignerID2","packageId":"XXXXXXXXXXXXXXXXXXXXXXXXX","message":null,"documentId":"Document_ID"
if we see, message is coming as null.
Is it possible to get
Forum topic
OneSpan Sign
So far, the process is this. The notary signs into the transaction and then switches to the borrower that will be signing. The borrower will then click the okay button a few times to authenticate themselves and start signing.