353 results matched your search criteria
Forum topic
OneSpan Sign
I know how to retrieve the evidence pdf with the below code:
byte[] evidenceContent = eslClient.downloadEvidenceSummary(packageId);
Files.saveTo(evidenceContent, "evidence.pdf");
Forum topic
OneSpan Sign
We are using the designer functionality in an iframe inside our application as described in the below reference,
Reference : http://docs.esignlive.com/content/c_esignlive_integrator_s_guide/sdk/e_preparing_documents/designer.htm
Whenever there is an update to the package, we are creating a Sessio
Forum topic
OneSpan Sign
So I have a current workflow that includes KBA on some signers for various packages. When the signer gets their signing url, we are seeing the attached error on the screen. Sometimes it takes us to where we can then proceed to answer the KBA and sometimes it doesn't.
Forum topic
OneSpan Sign
Hello, We have integrated our salesforce application with onespan using APEX SDK.
Forum topic
OneSpan Sign
I have created a template with a placeholder on the OneSpan website. When I use this template in a transaction, I am unable to change this placeholder to a normal recipient in the designer, and so I am unable to actually create and send the package.
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
I have a client who is asking to confirm on the following behavior in eSL for Salesforce Lightning:
1. Salesforce Files should be able to be added to a package by selecting "Related Object Attachment".
Forum topic
OneSpan Sign
On our main object, we have a quick action that fires a lightning component which on init queries for the necessary data & attachment, parses the url and then, fires an event to navigate to the url.
Forum topic
OneSpan Sign
Hello,
I've had this issue for several weeks now and I'm not sure how to remedy it.
On the Complete Signing Modal, a green check mark is supposed to show up for the signer but we are seeing this (see attached.)
Forum topic
OneSpan Cloud Authentication
Hello,
I'm testing the "Integrating Secure Channel Based Authentication via Cronto" flow on the Sandbox, using the Android app as an authenticator (DIGIPASS Long SV.apk).