917 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We're looking for a way for a signer to be able to Decline or Opt-Out from signing, but will still let us complete the package and persist the evidence summary.
Forum topic
OneSpan Sign
What is the meaning of the provider element of role/signers/delivery, i.e. when one defines a role, one can specify
Forum topic
OneSpan Sign
I am following the example in your blog to Authenticate a Signer: https://www.esignlive.com/blog/esignlive-how-to-authenticating-signers/
Here is what I have produced:
var apiKey = CeremonyClient.GetKey();
var urlBase = CeremonyClient.GetUrl(); // "https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this?
1. Email sent to signer named 'John Smith' for signature.
Forum topic
OneSpan Sign
HI,
After a package is created with sms authentication, could you please let me know when I can update sms cell phone and when I can't update this sms cell phone?
Thanks
Forum topic
OneSpan Sign
Reposting from the .Net SDK channel
Issue:
It seems the issue is because eSignLive is anticipating that the ‘Id’ of the group is the GUID that identifies
Forum topic
OneSpan Sign
In our workflow, some signers may be in person and others remote on the same package.
Forum topic
OneSpan Sign
Some of our signers do not have the last name. What should be passed via REST API in such cases? Someone without a last name should be allowed to register a signature on his document.
Forum topic
OneSpan Sign
Hi,
I was wondering if it was possible to update a signer's email address after a package has been sent?
Forum topic
OneSpan Sign
Hello,
I'm wondering if it is possible to associate fields with signers using the Java SDK? My use case is that in addition to a signature, users need to be able to fill in additional information in a textbox.