202 results matched your search criteria
Forum topic
OneSpan Sign
We are using SMS authentication along with email notification for access to the signing ceremony.
Generally the experience is that the email is sent, the user clicks the link, the SMS is sent and the user logs in with the PIN.
Some times the SMS is not sent.
Forum topic
OneSpan Sign
Hello,
We're currently running into an issue when the sender of a in person package also needs to sign a document within that package.
Forum topic
OneSpan Sign
As specified on this page:
http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=customization#Customiz
I have applied settings in the code:
------------------------- code snippet-------------------
.WithSettings(DocumentPackageSet
Forum topic
OneSpan Sign
Hello,
We have a workflow, where we need to auto sign and fill a text field, without editing the package.
Is there a way to do this using .NET?
Forum topic
OneSpan Sign
I need to customize signing ceremony (logo, primary and secondary color) at package level
I saw that you can send a settings.ceremony object with some parameters, but i don't see you can send properties from signing theme (i.e: primary color)
Forum topic
OneSpan Sign
I am trying to use ceremony settings in salesforce to customize various options, but they do not seem to render.
Please help me understand what i am missing. I could not find appropriate documentation for each node.
Forum topic
OneSpan Sign
Hi,
for InPerson signing, we manually launch signing ceremony with
GET https://sandbox.e-signlive.ca/access?sessionToken=token
from Postman, I got the response as sessionId such as
{
Forum topic
OneSpan Sign
I was wondering if it is possible to change the signing ceremony in the REST API after a package has been created.
Example:
I create a package that is set with "inPerson:false", meaning that we will not be doing the inPerson signing ceremony, rather each signer will receive an e-mail link, and the
Forum topic
OneSpan Sign
Is there another way of displaying the Signing Ceremony other than using a iframe?