3702 results matched your search criteria
Forum topic
OneSpan Sign
I am evaluating the use of your product and am wondering if it will accomplish the following task. I will create a sales template that is a sample invoice.
Forum topic
OneSpan Sign
We would like to modify the content of some of the emails that are sent to the signers.
Forum topic
OneSpan Sign
We'd like to configure an internal SMS Provider into our "on premise" eSignLive platform. The Platform Administrators guide suggests that this can be done by simply making the appropriate settings to the core.properties file.
Forum topic
OneSpan Sign
From the UI perspective, it feels like "opting out", and "declining" are the same thing.
Can you please explain what is occurring behind the scenes in the application that makes these buttons different? Otherwise, we are inclined to disable one of the buttons. Thanks
Forum topic
OneSpan Sign
We have several package templates which we created with the New UI. Each of the templates has multiple documents assigned to them.
Now we need to use the RESTAPI to pull these package templates and create new transactions with the package templates created in the UI.
Forum topic
OneSpan Sign
I've not been able to find documentation which explains the differences between flattened and active documents.
Forum topic
OneSpan Sign
POST /account/senders/{senderUid}/resetpassword
I'm using the above with the REST API to attempt to reset passwords for senders in an account.
Forum topic
OneSpan Sign
Hi There,
In the integration that I'm doing, I will collect user's data on the Portal that I'm building and by using that data, I will generate a PDF and on that PDF I want to get the user's signature and the signature part has to be inside the application.
Forum topic
OneSpan Sign
Hi There,
I am using the example provided on this page : https://developer.esignlive.com/guides/quick-start/check-package-status-and-download-documents-java/
In this example, there's a line to check the Signing Status:
SigningStatus sentSigningStatus = eslClient.getSigningStatus( packageId, nul
Forum topic
OneSpan Sign
Hi There,
I am trying to create session token to access the eSignature in an iframe.