3702 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I'm trying to understand the difference between CreatePackage and CreatePackageOneStep in the .Net SDK.
Forum topic
OneSpan Sign
Reposting from the .Net SDK channel
Issue:
It seems the issue is because eSignLive is anticipating that the ‘Id’ of the group is the GUID that identifies
Forum topic
OneSpan Sign
Is it possible to require additional security beyond API key for communication to eSignLive for things like package creation?
If using SAML 2.0 for user authentication is it possible to log a user into a package in an iFrame using SAML 2.0 authentication so that the user is shown the particular pac
Forum topic
OneSpan Sign
Hi,
I need to know how to get the layoutId of an existing layout that was created using eSL web portal.
The requirement we have is; The user will send the layout name, document and signer info, we then need to go fetch this layout and apply it to the document that the user sent.
Also while applying
Forum topic
OneSpan Sign
We have a service setup to get the "SIGNER_COMPLETE" notification but we need to iterate through and see who has signed and who hasn't. Is there a way in the .net code to get which signers are complete or at least which documents they have signed in the package?
Forum topic
OneSpan Sign
Hi,
Does the default "Electronic Disclosures and Signatures Consent" is available in other languages? For instance I'm located in Montreal and we have to support both English and Frech languages and we have also a lot of Chineese clients.
Forum topic
OneSpan Sign
If I choose the signer and the handwriting process for signature type, then the user can see the white window on his phone and apply his signature with his hand or with is electronic pencil (if available on his device).
But the problem with an iphone is the default Safari browser overlap the "confi
Forum topic
OneSpan Sign
Hi ,
I have callback listener setup and configured to trigger when there is "PACKAGE COMPLETE" , "PACKAGE DECLINE" and "EMAIL BOUNCE" events. While it works fine with the "PACKAGE COMPLETE" and "PACKAGE DECLINE" events, I am not able to get a response for "EMAIL BOUNCE".
Forum topic
OneSpan Sign
Is there a way to determine the exact position of a signature other then tryal and errors when we do this by code?
I'm refering to atPosition(val_1, val_2) lines in the code snippet below...
// Build the DocumentPackage object
DocumentPackage documentPackage = newPa
Forum topic
OneSpan Sign
Having this url allows us to embed the signing session within our website via an embedded iframe -> https://sandbox.e-signlive.com/access?sessionToken={signerAuthenticationToken}
However, it does not allow us to get real-time/client-side status check as the signers accomplish the signing