OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
598 results matched your search criteria
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
I need to disable the option to not send the mail to sign when I create the package from the java sdk, help please.
My version of sdk is 11.33
Forum topic
OneSpan Sign
Hi,
is there a way to include attributes using android sdk?
Forum topic
OneSpan Sign
Hi,
When I try to updatePackage() I get the following exception. I am trying to update the package with additional signer information to a placeholder block in the document when I get this problem.
Forum topic
OneSpan Sign
I'd like to know how to check if a signer is locked via JAVA SDK?
Thanks,
Wendy
Forum topic
OneSpan Sign
Hello
Can anybody please help is finding a way to specify a callback endpoint while creating eSignLive package using Java SDK?
Thanks
Sudipta
Forum topic
OneSpan Sign
According to this page, field injection is for text field only. Is that still the case for Java SDK 11.0 which I'm using? We have forms that contain texts/radio buttons/drop-downs, etc.
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/c_managing_documents/field_injection.htm
Forum topic
OneSpan Sign
We are seeing this error:
Caused by: java.lang.NoSuchMethodError: com.silanis.esl.sdk.builder.CeremonyLayoutSettingsBuilder.withoutIFrame()Lcom/silanis/esl/sdk/builder/CeremonyLayoutSettingsBuilder;
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
We have different signing scenarios where we want to use different Signing Page Logos. How do I do that with Java SDK?
Thanks