371 results matched your search criteria
Forum topic
OneSpan Sign
Hi!
I'm trying to restrict the attachment in advance section of new transaction, but I can only set if it is mandatory or not. Do you know if i can set only pdf documents as attacments from any flag in the platform?
Thanks for your help!
Forum topic
OneSpan Sign
Hi There,
In our application, we generate a certificate for the end user when they complete the transaction and we want that certificate to be automatically signed for the user without any interaction from us. Is such kind of integration possible with eSignLive?
Forum topic
OneSpan Sign
Hi,
I am looking for code examples using Mobile SDK how to start creation of package and complete the transaction in offline and sync when connected online.
Please let me know if any one have performed the similar use cases.
Forum topic
OneSpan Sign
Hello,
I am trying to find a way to get a document id. I am currently using a GET to retrieve a template ID that I made ahead of time, and then a POST to clone this template for a new transaction. I am not seeing any specfics on how I can find the document id after doing this. Any suggestions?
Forum topic
OneSpan Sign
Hello.
I have a created a transaction and assigned to it a Sender (different from the Owner).
As such, callback errors are being sent in emails to the sender. Is it possible to add a configuration so that the owner receives those emails as well?
Thank you
Forum topic
OneSpan Sign
Hello, I want to send a pdf file using e-sign. I sent a file (by creating transaction) using sandbox account manually and I want to do the same via rest api. Could you please share the anonymous block or wrapper program to call send a pdf file to the existing package.
Forum topic
OneSpan Sign
Hi,
I would like to know if in a transaction with several signers, there is a way to configure that if one of the signers declines the signature, this can be automatically notified to the signers who have already signed (in addition to the sender).
Forum topic
OneSpan Sign
I was trying to implement Call back service in Salesforce from One Span. I have implemented all the steps in Salesforce mentioned in Part 1, Part 2 and Part 3. But however when a transaction is completed in One Span my apex method is not being called. No logs as well.
Forum topic
OneSpan Sign
Hi
I am trying to perform an in-person signing but I require to authenticate the signer. I have enabled SMS/Security Question authentication while creating the transaction. The authentication mechanisms work fine when the signing process is started from the link sent through email.