667 results matched your search criteria
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 Identity Verification
With the app Auth-ES Android version 5.0.1, the space is also copied. Users have to remember the generated code to fill it in manually.Users with iOS app doesn't have this issue and the space isn't copied.
Forum topic
OneSpan Sign
i have created a signature for the owner in UI and map some label which is common for all signers to the owner. i need to update the signature of the owner to zero through code so that the signature will not be visible to other signers . How we can achieve this ?
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
Hi All,
Please could you help me with esignlive convention and salesforce SDK
I am trying to find out if there is anyway to esginlive convention during create package using Salesforce SDK
Any code or snippet will be helpful.
Thank you
-Ted
Forum topic
OneSpan Sign
Hello,
I would like to find out how I can download document generated by a sender in the sub account when only API key I have is the owner's from the top most level. If anyone has an example in c# code, that would be great.
Forum topic
OneSpan Sign
Is it possible to use a signature pad with written signature using the OneSpan web site? The examples I have seen are all click-to-sign. Any Java code examples you can point me to?
Thanks
Forum topic
OneSpan Sign
Guys,
I am trying to find more information on this to see if this impacts us since we are using the callbacks. Can someone point me to an example of how this is being used/removed so that I can check if I will need to modify my code?
Thanks!
Forum topic
OneSpan Sign
Hi,
for signer SMS authentication option, does it only send SMS code to the cell phone? if the signer doesn't have cellphone, does it do text-to-voice to a landline?
thanks,
Cindy
Forum topic
OneSpan Sign
In my MVC code project testing creating a Package I am trying to add a .WithSignatureStyle and .WithSignatureType. and the SDK says it does not have a definition of neither one in the builder.The issue is that the signature option only comes up as drawing.