368 results matched your search criteria
Forum topic
OneSpan Sign
At Onboarding Accounts we have an issue with customer signed documents including Customer Agreement, Statement of Income, Customer Consent which in some cases OneSpan does not return to PEGA or there are delays in response. which causes the Unique Client File to be incomplete.
Forum topic
OneSpan Sign
We have a need to transfer completed packages from a signer to viewable from another signer. We have had signers retire or leave the company and want to transfer their documents to be viewable by another signer.
Forum topic
OneSpan Sign
How to exclude Lock user from Signer/receipient search List - I am getting search result even if esign sender/account in Locked status? How can i make sure only Active status users list should be displayed and available for selection?
Below REST command get executed -
Forum topic
OneSpan Sign
How can I embed a button labelled "version française" within the email template so users can click on the button and see the French version of the templates.
Forum topic
OneSpan Sign
Hi,
Is there a way to know right away if the Canadian OneSpan API or Server is down? I am interested in knowing if
a) API availability can be monitored?
Forum topic
OneSpan Sign
In Dynamics CRM, I'm not able to show data from custom entity to the document. I am using conventions for field mapping, but it just shows field name not the data value from Dynamics CRM entity.
In the OneSpan documentation, Account address data is shown in the document.
Forum topic
OneSpan Sign
Hi,
Please help me with the following:
I am using REST API, .NET and a sandbox account.
I want to download a document in PDF format. For this I can use the call:
GET /packages/{packageId}/documents/{documentId}/pdf
But this call requires documentId.
Forum topic
OneSpan Sign
Could please anyone help with Opening the document to be signed in a device (like IPad or tablet ) without having the User to click on email link.
Use case : Customer in Branch for account opening or any subscribing to a new product(Credit Card , Derivatives , Mortgage loan), one the all the details
Forum topic
OneSpan Sign
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig