548 results matched your search criteria
Forum topic
OneSpan Sign
How do I add an email validation in my text tag? "Without using signature builder"
Forum topic
OneSpan Sign
Is it possible for OneSpan to send an email to only the updated signer (not all signers)?I am using .NET SDK.
Forum topic
OneSpan Sign
Please note that we are currently using .NET SDK to integrate with OneSpan and need to load layouts for sender accounts. Each sender is identified by their email address.
Forum topic
OneSpan Sign
Hello,
Forum topic
OneSpan Sign
Hi ,
How to change the sender email like [email protected] without first name and last name because it has been sending mail to customers like with my email id , first name and last name .
Forum topic
OneSpan Sign
Right now when a potential signer receives an email and clicks the link to view the document, there is no way for us to receive any notifications this has occurred.
Forum topic
OneSpan Sign
Hi,
I would like to understand how do we retrieve signingUrl when we pass signerId as an email address. I am using below snippet
eslClient.getPackageService().getSigningUrl(transactionId, userIdentifier);
here I've userIdentifier is e.g. "[email protected]"
Forum topic
OneSpan Sign
Guys,
Is this feature supported on the classic signing experience or only in the new signing experience?
Forum topic
OneSpan Sign
Hi,Good day!
Requirement-While sending a transaction, we don't want the recipient to receive the mail with the url to sign.
Steps taken-We tried disabling the emailDelivery field, but still the recipient is able to receive the mail.
Forum topic
OneSpan Sign
We are trying to get the signing URL for the signer to display in an IFrame without having to send the package. Currently I keep getting the error of "cannot get signing url because package is editable", I can only assume that means I can't get the signing URL with the package in draft status.