551 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
In our native iOS app (Swift), we get signing sessionToken from our own endpoint, and then launch webview with the URL like: https://sandbox.e-signlive.ca/access?sessionToken={sessionToken} for signing ceremony.
Forum topic
OneSpan Sign
How to create In-Person signing session using REST API (not using Silanis.ESL.SDK)
Forum topic
OneSpan Sign
Is it possible for OneSpan to send an email to only the updated signer (not all signers)?I am using .NET SDK.
Forum topic
OneSpan Sign
I'm having some difficulty implementing DownloadDocumentsDateRange posted previously in this forum.
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
OneSpan Sign
Hey team,
Can we obtain the maximum amount of senders on the account using the API/SDK?
Thanks in advance!
Forum topic
OneSpan Sign
We have been facing slowness and unresponsiveness for SDK method calls as well as API calls. Are the services down?
Forum topic
OneSpan Sign
Hi,
Is there an API or Java SDK option in eSL to change a regular user to Manager and vice-a-versa?
Thanks,
Sudhangi
Forum topic
OneSpan Sign
Hello!
I am attempting to customize the message that is displayed in the OnDialogComplete box that is shown to a user once they're finished signing. I see in this post: https://developer.esignlive.com/forums/topic/completed-signing-message/ support says it's possible, but gives no examples.
Forum topic
OneSpan Sign
In the same way as we can programmatically configure the Signing Ceremony via SDK (http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm) , we need to be able to customise the Designer View on a package by package basis.
Currently this is pos