3699 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I am working on a scenario where I need to send a package for eSign on behalf of a sender from an "account" different from that of the Sender.
Each package could have different sender or I can use a sender that I used in an earlier package.
Forum topic
OneSpan Sign
When documents are signed via the application they are uploaded for storage, however some of the generic documents don't have a customer ID available. Is there a way for the sender to be able to apply the customers ID onto specific forms as well include the customers ID within the evidence
Forum topic
OneSpan Sign
Hi
I am trying to use notifySigner via Java SDK, how can I use the below method, what is groupId? how can I create/get groupId via SDK java.
eslClient.getPackageService().notifySigner( packageId, groupId );
Thanks
Wendy
Forum topic
OneSpan Sign
We have a service setup to get the "SIGNER_COMPLETE" notification but we need to iterate through and see who has signed and who hasn't. Is there a way in the .net code to get which signers are complete or at least which documents they have signed in the package?
Forum topic
OneSpan Sign
I'd like the give the user the option to either sign in-person or remotely. We will be using the "email.activate" emails to send out the invitation emails for remote signers.
Forum topic
OneSpan Sign
Hi,
I want to upload customized default consent form for every package, and my account already removed the 'default consent' form. when I tried to upload the form as document id as 'default-consent', this form always in document index 1 instead of index 0 as expected. any idea?
Forum topic
OneSpan Sign
Hi,
I saw the post for email Message content length limit was 1024 back in 2017, is it still true for our on-prem v11.25? if not, could you let me know the new limitation?
thanks,
Cindy
Forum topic
OneSpan Sign
I'd like to know how to check if a signer is locked via JAVA SDK?
Thanks,
Wendy