2888 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
On the DOCUMENT_SIGNED callback is it possible to know who has signed the document directly or in some other way indirectly?
I need the email of the person who has signed the document for our application workflow.
What can I do with the sessionUser attribute.
Example Payload:
{"@class":"com.si
Forum topic
OneSpan Sign
What's the difference between click to sign or sign (in person)?
Forum topic
OneSpan Sign
Is there a setting in the .NET sdk, to remove the "Now Signing as" dropdown.
thx.
Par.
Forum topic
OneSpan Identity Verification
HI!
I would like to ask if exists a way to sent an SMS with the transaction created instead of redirect from the current site.
Forum topic
OneSpan Sign
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig
Forum topic
OneSpan Sign
We have different signing scenarios where we want to use different Signing Page Logos. How do I do that with Java SDK?
Thanks
Forum topic
OneSpan Sign
HI ,
I have a scenario like i need to only pump the data and signers will manually sign the document.
Forum topic
OneSpan Sign
Hi
Is there a way to expire a signing session via the REST api.
When does the signing session expire by default. Are there any business rules for expiry ?
Thanks
Mario
Forum topic
OneSpan Sign
Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?
Forum topic
OneSpan Sign
Is it possible to retrieve a single signing URL so that all signers can sign at once? Currently with the REST API call we are making, we are retrieving each signing URL based on role.