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
1137 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We are integrating eSignLive with an application in our organization and came to know that a shared email address is required for integration.
If yes, please advise if
a) There is any specific naming convention required for the email address
b) Do I need to mention any size limit for receiv
Forum topic
OneSpan Sign
Hello Team,
How to replace Silanis email with custom email to notify consumers from .net SDK.
Thanks,
Navya.
Forum topic
OneSpan Sign
Is customer email address mandatory to start an eSign transaction.
What if I need signature of a customer who does not have an email address?
Forum topic
OneSpan Sign
Our application submits signing packets via the REST API and receives callback notifications. Our application is not equipped to send emails, though, and our business line wants to receive an email for each notification. Is it possible for One Span to email the callback notifications?
Forum topic
OneSpan Sign
Hi,
when enabling email.evidence.summary template, is it possible to get signed document only not both signed document and evidence summary?
thanks,
Cindy
Forum topic
OneSpan Sign
Hi,
I have two login with two different email id.
I want second email id as a member in my first email login.
It is not allowing and saying this email has already an account, I am sending invitation from my first login account to make second email as Member.
Thanks
Forum topic
OneSpan Sign
Hey team,
We are looking for setting different contents for each email templates.
Forum topic
OneSpan Sign
Hello all,
Thank you for the good forum, and your help here!
I'm trying to integrate our systems with you, and I'm sending a JSON object trying to clone a template with 1 pdf document inside, but by some reason all the fields are not listed.
First thing I've noticed is that when you create the packa
Forum topic
OneSpan Sign
Hi,
I get 400 error code.
I have the sample code below:package RestAPI;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.io.PrintWriter;
import java.net.Htt