95 results matched your search criteria
Forum topic
OneSpan Sign
Hey team,
I noticed that you provide a signing status function to get signing status per signer:
com.silanis.esl.sdk.SigningStatus signerStatus1 = eslClient.getSigningStatus(packageId, new SignerId(signerId1), null);
But the concern here is, we don't want multiple calls to get signing status all re
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
How would iframe behave in the case where there are multiple signers for a document(s)?
Will the page we embed auto update (such as it does moving from one document to the next) for each person to apply their signatures?
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.
Forum topic
OneSpan Sign
It seems that there is no event notification for when an email is blocked. Say an email is used multiple times for a signer and that email bounces. Eventually it gets caught by OneSpan and is now "blocked" if that email is again used for a signer.
Forum topic
OneSpan Sign
We have a template in eSign which uses custom label to populate values in the document with signer information e.g signer DOB, SSN. Currently our user use bulk file upload feature to create multiple packages for each signer in the One Span Application.
Forum topic
OneSpan Sign
We would like to have multiple senders creating and sending transaction.
Forum topic
OneSpan Sign
I need my users to be able to sign multiple documents with a single click. Every month we generate hundreds or even thousands of similar documents that need to be signed by the same two people in our organization.
Forum topic
OneSpan Sign
Hi,
In the CA sandbox environment we ran into the following error when uploading a package using the .NET SDK. The package had multiple signers with the same email address. As OneSpan now supports signers with the same email, we were not expecting to get any errors.
Forum topic
OneSpan Sign
Hello, I need some tips to get me started with an upgrading to SDK 11.41 from a very old version. I was not involved in the original implementation, and I am lacking knowledge of what the platform provides.