OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
2848 results matched your search criteria
Forum topic
OneSpan Sign
can we able to create the template in sandbox UI and send the created template through Rest Api.
Forum topic
OneSpan Sign
When you perform a run report function do you have the ability to export it or download it?
Forum topic
OneSpan Sign
Its possible append document to existing package using application/json content type and base64 coded pdf?
Forum topic
OneSpan Sign
Is it possible to have signing ceremony without any logo image and json that provides it looks like?
Forum topic
OneSpan Sign
Hey is there a way to retrieve the read only version of a document that is out for signing ?
Thanks
Forum topic
OneSpan Sign
Hi,
We need to know that the possible max size of package id and document id.
Thank you.
Forum topic
OneSpan Sign
Has anyone run into a Certificate chaining error when trying to make a call to createPackage? We are using IBM WebSphere BPM v8.5 and the eSignLive SDK 10.10.1, the certificate is installed in the Cell's defaultTrustStore, however,the eSignLive SDK call seems to ignore it.
Forum topic
OneSpan Sign
Hello,
I'm a front dev from a company that wishes to integrate your ESign product in our android/Ios apps.
I wanted to try out the Android solution and test the integration with the sandbox but I encountered some problems during the android integration process.
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
please help us to know how we can send the template which was created in sandbox through Rest api