168 results matched your search criteria
Forum topic
OneSpan Sign
We have integrated with OneSpan using your .Net SDK (version 11.12.0.0 ). We are experiencing a scenario where we have a transaction has 1 document, 1 recipient and 1 attachment request. The document is signed and the user uploads an attachment. The sender rejec
Forum topic
OneSpan Sign
Hey,
I am looking to include SMS authentication for a signer by first creating an authentication object and then including it in the constructor for the Signer object.
Forum topic
OneSpan Sign
Hello,
Is it possible to sign a document without having the signer to go through the process and click on a signature box?
For instance, we have a website, a user fills the forms, we display a preview to the user and ask for confirmation and the user click on the confirm button.
Forum topic
OneSpan Sign
I was trying below API call and received web page instead of expected Payload
GET /api/sysinfo
HTTP Headers
Forum topic
OneSpan Sign
Hi Haris,
I would like to quickly clarify on the below approval format where I noticed that even if the page detail is not provided it works fine to realize the exact text to place the textfield using text anchor.
“approvalsâ€: [
{
“roleâ€: “signer1â€,
“fieldsâ€: [
{
“subtypeâ€: â€
Forum topic
OneSpan Sign
Hi,
We are using this method to create an package
Forum topic
OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
OneSpan Sign
I'm interested in modifying a signer's challenges on an existing package that hasn't been sent. In some cases this means adding a challenge for the first time. In other cases this means first removing existing challenges. Here's some code I tried.
Forum topic
OneSpan Sign
Hi,
In the email template body which is html file, my client request such as below to embed a link to website
<a href="https://www.example.com/xxx.html" target="_blank">
Forum topic
OneSpan Sign
Hello,
We have the latest version of the on-premise OneSpan Sign platform and application installed here and we are quite confused as to why we are not allowed to create the same sender on more than one account.