2677 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
Is there any way how we can authenticate the signing process using email address rather than the phonenumber.
The scenario to be more precise is that
after eslClient.SendPackage(packageId);
When we get the signingUrl back, we would want to authenticate it via email.
I have found the authentication
Forum topic
OneSpan Sign
Hi,
I am the sender, and i want to receive the email when I click ‘forgot your password’ link in the login page.
Forum topic
OneSpan Sign
Hi
I created two procedures in the same package which includes REST API. One procedure includes rest api to attach a report say ABC and in 2nd procedure another report XYZ is attached to esign portal.
Forum topic
OneSpan Sign
Hi,
I have this use case:
There is a form, which contains fields, which we currently fill with our own pdf mapping service.
Forum topic
OneSpan Sign
How can I enable KBA for my sandbox account? I need to be able to create a package with KBA enabled for troubleshooting purposes.
Forum topic
OneSpan Sign
Hi,
Where can we send the reminder notification related parameters in initial package creation request.
Please share me the sample initial package creation json request for setting reminder related information.
As of now i am using create a reminder schedule by making a POST request to the bas
Forum topic
OneSpan Sign
Hi
I capture the traffic when switch signer in the signer dropdown list.
Forum topic
OneSpan Sign
One of your competitors offers something they call a 'document markup feature' that allows signers to make changes to documents and negotiate changes during the signing process. Does OneSpan have any feature like this currently or is it on the roadmap?
Forum topic
OneSpan Sign
Hello;
I am trying to set up REST API integration for one of my clients.
I've gotten as far as:
1) Create The Package
2) Add a Document
3) Create a Signer (Role)
4) Add the Signer
I am now trying to send the document to the Signer.
How does one do this?