1277 results matched your search criteria
Forum topic
OneSpan Sign
Guys -
I am able to set the Signer Verification to Personal Certification using the /api/packages/packageId/roles/roleId/verification POST api call.
If I set the typeId to "personalCertificateSigning" this will allow me to set the signer to now have to use the signing certification.
Forum topic
OneSpan Sign
Hi,
Can we add an signer after the package is created and the document uploaded? We are looking at a use case where there are multiple signers and we want them added as required when they are ready to sign the document.
I am looking to do this through REST API.
Thanks.
Srini.
Forum topic
OneSpan Sign
A success message is displayed in the iframe once the document is signed.
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
1. In the Capture Signature option, can the words that overlay the signature (E-Signed by John Smith) be dropped to just display the signature. Please see the attachment for reference
2.
Forum topic
OneSpan Sign
Hey,So when I use OneSpan sign as myself (connected user to onespan in Salesforce under admin tab) I have no issues. But if I have another admin who has same permissions try to view a transaction record they get the Insufficient Privileges error. Any idea why this is happening?
Forum topic
OneSpan Sign
Customer:
I am doing some testing with the SignDocuments method on the EslClient.
Forum topic
OneSpan Sign
Steps to reproduce
1- install mobile OneSpan sign app on Pixel 4xl
2- Click on "login to your account"
3- app crashes, no time to enter any logon credentials
See screenshots.
Forum topic
OneSpan Sign
Hi,
When creating the package programatically (using the REST API / Java SDK), can we configure signer workflow? i.e. signer1 signs first and then signer2.
The default behavior is that there is no workflow i.e. all signers get notified simultaneously.
please let me know
thanks
Neel
Forum topic
OneSpan Sign
Hi,
There is a callback event called Transaction deactivated.
Is there a REST API which when called will trigger this event.