1357 results matched your search criteria
Forum topic
OneSpan Sign
I'm looking at switching from using the http client to using the sdk but I am running into diffences in the reponse object. The api returns a roles collection with a number of signers objects. the signers have a signer type, for ex.
Forum topic
OneSpan Sign
This is what we are seeing - please let us know if it is expected.
Forum topic
OneSpan Sign
Is it possible to use Field Injection and Signature Position Extraction together in the same package?
Forum topic
OneSpan Sign
Hello,
We are using eSignLive API and sending the documents as impersonate where we are sending the landing url.
Forum topic
OneSpan Sign
Hi,
I have been checking out the mobile SDK's.
Forum topic
OneSpan Sign
Error message:
Could not create a new package.
Forum topic
OneSpan Sign
FieldStyle has static types for BOUND_COMPANY, BOUND_NAME, and BOUND_DATE, but these values do not appear in the values returned by FieldStyle.values(). I would like to look up the FieldStyle like FieldStyle.valueOf(SOME_NAME) but the call fails for the 'BOUND' types.
Forum topic
OneSpan Sign
I need to identifying packages created via Bulk Send operations. I see in Package data there is a Boolean field called "bulkSendable". If this is 'true' was the Package created via Bulk Send?
Forum topic
OneSpan Sign
Is there a way to stop eSign from sending the document creation email to the signee? We load the document in an iframe and do not wish to have this email sent out, as it enables the signee to sign the document outside of our website. I'm not seeing an option to disable this in the SDK.