3693 results matched your search criteria
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
Forum topic
Mobile Security Suite
Orchestration SDK seems to have support for ARM only. We are not able to build an app with this SDK and test on iOS Simulator.
If we are only able to build for actual devices and not the iOS simulator, it may drastically increase our development time to many folds.
Forum topic
OneSpan Sign
Hello everyone,
I've shared code details in below :
Forum topic
OneSpan Sign
How does someone get on the blacklist and how to you get them off, this is causing major issues for our business. How do I get a list of email addresses that are on the blacklist.
Forum topic
OneSpan Sign
Is there a limit on the number of questions that can be presented for validation. The code examples use two Q&As and the UI has a limit of two. Does the API have the same limit?