52 results matched your search criteria
Forum topic
OneSpan Sign
We are grouping multiple forms into a package that will often have multiple signers. Are there some considerations for handling when a signer declines to sign one of the forms?
Forum topic
OneSpan Sign
Hi,
I have a question regarding Optout/Decline, we tested for current behavior in v11.25 as
Forum topic
OneSpan Sign
From the UI perspective, it feels like "opting out", and "declining" are the same thing.
Can you please explain what is occurring behind the scenes in the application that makes these buttons different? Otherwise, we are inclined to disable one of the buttons. Thanks
Forum topic
OneSpan Sign
In our software we generate a package in the background then display an IFrame to the URL created with the package from the .net SDK. Right now I have only seen this in your sandbox.
Forum topic
OneSpan Sign
See the attached files below. I got a ticket saying that after the user declines an e-sign transaction the user sees an "unhandled server error" page. Is this supposed to happen? Or is some other page supposed to appear?
Forum topic
OneSpan Sign
Hi,
I would like to know if in a transaction with several signers, there is a way to configure that if one of the signers declines the signature, this can be automatically notified to the signers who have already signed (in addition to the sender).
Forum topic
OneSpan Sign
Hi,
in our current version 11.25, I found for callback event i.e PACKAGE_READY_FOR_COMPLETE, the sessionUser has the account user id information in the request.
Forum topic
OneSpan Sign
Hi Team,
I have Created a package using "REST API" which has two signers , And when any one of the signer is "Decline" the document the other signer status is also getting "Decline"
Basically i should get the one signer Decline And another "SIGNING_PENDING"
API URL : https://sandbox.e-signliv
Forum topic
OneSpan Sign
I'm using sandbox.e-signlive.ca.
On this platform I get this behaviour which in my mind is unexpected.
I have created 3 packages. All 3 packages have 2 signers.
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".