1963 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
in our current version 11.25, I found for callback event i.e PACKAGE_READY_FOR_COMPLETE, the sessionUser has the account user id information in the request.
Forum topic
OneSpan Sign
Can you append a DocumentPackage that has been created.
Dim eslClient As New EslClient(apiKey, apiUrl)
Dim fs As FileStream = File.OpenRead(strESignLiveFile)
Dim superDuperPackage As DocumentPackage = PackageBuilder.NewPackageNamed(strContractFileName).
Forum topic
OneSpan Sign
We are looking into Signature Pads, for Capture Signature, that are compatible with OneSpan. Are there any recommendations as to which ones will work best for this?
Forum topic
Intelligent Adaptive Authentication
The sandbox documentation is available in an OpenAPI format. You can simply find it by going to the following URL: https://<tenant-id>.sdb.tid.onespan.cloud/v1/tid-api.json.
Forum topic
OneSpan Sign
Hi,
Currently after signing the process we are receiving the Thank you window with Close and Exit buttons.
Let me know whether we can restrict this window after signing process completed.
Thanks,
Forum topic
OneSpan Sign
Hey how do i create a URL to send to client after all documents are signed by all parties. This is to give them ability to download package with signed documents in it.
Forum topic
OneSpan Sign
From a technical perspective, are there any differences interacting with the eSignLive API when operating under an OEM Partnership arrangement vs a Referral Integration setup? If so, where can I find information about these differences?
Forum topic
OneSpan Sign
Is there any way I can remove account logo.
I can replace it by logo-esl.png with logo I want. But I don't want any logo in the signing page. How do I do that
Thanks
Forum topic
OneSpan Sign
Is it possible to pass in a string with the way the date field should be formatted. The date is showing as YYYY-MM-DD, however, I need the date in the format YYYYMMDD.