543 results matched your search criteria
Forum topic
OneSpan Sign
Hey team,
How we can replace the default email with our customized email? We are using .Net SDK.
Thanks,
Hanyu
Forum topic
OneSpan Sign
Hello,
I'm looking for information around customizing the "From" email address within our Package email templates.
Example: email.activate
"from" : {
"email" : "[email protected]",
"display_name" : "e-SignLive"
Background on our environment: We hav
Forum topic
OneSpan Sign
Can I turn off the email to signers? I had expected a .withSettings(newDocumentPackageSettings()
.withInPerson()) might do that, but I got the email this way too.
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
Hello,
When we create a package and send it to OneSpan, OneSpan sends an email to the customer to inform him/her that there is a document which he/she can sign. In this email, there is also a link to OneSpan where the document is available for signing.
Forum topic
OneSpan Sign
Hi ,
I have callback listener setup and configured to trigger when there is "PACKAGE COMPLETE" , "PACKAGE DECLINE" and "EMAIL BOUNCE" events. While it works fine with the "PACKAGE COMPLETE" and "PACKAGE DECLINE" events, I am not able to get a response for "EMAIL BOUNCE".
Forum topic
OneSpan Sign
Our api encounter multiple issues when update role emaile.g: [email protected] is considered invalid for onespan apiCould you clarify which type of email validation onespan api does? Beaucase it seems this is a false positive validation
Forum topic
OneSpan Sign
Is there a way to get an email when there is going to be a new release, we have been using onespan for 2 years through our loans origination system and we did not realize there were so many updates happening.
Forum topic
OneSpan Sign
Hi,
We have the requirement to display the user whose email has bounced. We have used EMAIL_BOUNCE event, but that event is not having all the information it feels. Please propose a possible way to get the data during EMAIL_BOUNCE.
Thanks,
Sumanta
Forum topic
OneSpan Sign
Hi,
In the email template, for example email.decline, is it possible to have more than one bcc email, if so, how to configure multiple Bcc emails with corresponding display_name? the below sample only have 1 bcc email,