575 results matched your search criteria
Forum topic
OneSpan Sign
Receiving the following response and 500 error when trying to create a package:{ "messageKey": "error.internal.default",
Forum topic
OneSpan Sign
Hi, I am looking for sample to create and send a package with one or many documents including as binaries in .net sdk.Can you help me find sample.ThanksBalwinder
Forum topic
OneSpan Sign
Hi,
Is it possible to create a package using layout or template vis Java SDK? If yes, could you please share some code sample?
Thanks
Wendy
Forum topic
OneSpan Sign
I have access to three Sub Account.
I can create package inside any of the sub accounts in UI.
If i create a package through API it will be created inside my home sub account
How to create package in different sub account using API for a particular user as sender
Forum topic
OneSpan Sign
How to create package with role without sending mail to signer
Please send me one payload with multiple signer box also.
Thanks in advance.
Forum topic
OneSpan Sign
Hi!
I have some templates that define some pdf file to be filled and signed over the OSS Session.
For all of the created transaction, we are also creating a custom pdf that needs to be signed by the same Signer.
Forum topic
OneSpan Sign
Hi team!
The email will be sent while the package is created , please see the below codes:
PackageId packageId = eslClient.createPackageFromTemplate(currentTemplate.getId(), newPackage); eslClient.sendPackage(packageId);
How to prevent the email notification?
Forum topic
OneSpan Sign
We are trying to implement one use case using APEXSDK per below provided URL.
Forum topic
OneSpan Sign
Is there a way to disable the consent page, that pops up before signing a document, using the SDK while creating a package?
Forum topic
OneSpan Sign
Hi All,
I followed instructions provided in https://developer.esignlive.com/guides/feature-guides/text-tags-extraction/ "REST API" tab
Also "Code Share" hyperlink does not have any code sample to download.
Using postman REST API client I am able to create package in esignlive but for some reason