316 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ?
like http://localhost/api/eslListener/ ?
Assuming: I've added the callback url as http://localhost/api/eslListener/
Forum topic
OneSpan Sign
Hi,
We create a package from our Salesforce API and redirect the user to the signing URL in case of in-person signing.
Is it possible to remove the "Exit Signing" option from the "More Actions" menu?
Forum topic
OneSpan Sign
Hello,
I am using PHP REST API.
First i create draft package, then upload form with data, and then publish it. But there is disclosure electronic signatures document get created.
Forum topic
OneSpan Sign
Is there anyway to suppress the automatic email to signers on package creation? We would like to give our application user the option to sign now (we will retrieve signing URLs), or sign by email (appears to be sent automatically at package creation).
Forum topic
OneSpan Sign
Hi team,
There's a guide named Field Values from your Feature Guides where I've found a function in SDK to get all field values in one shot:
eslClient.getFieldValues( packageId )
My question is, is there an endpoint URL for the same function in REST?
Forum topic
OneSpan Sign
Is it possible to have it so embedded documents can be signed by users without them needing accounts?
User accesses out system (we have their name and email)
Forum topic
OneSpan Sign
I have downloaded the new SDK version 11 and installed it in my application. I have updated my api key to the new one I received when I created a new sandbox account. I have updated my code to call the designer and signing urls.
Forum topic
OneSpan Sign
HI,
I have created a package with some document and set its status to "SENT".
Forum topic
OneSpan Sign
I will have a great number of users to maintain.
In order to simplify process and to make adding and modifying users I need to (or prefer to)
1. Add users programmatically (this probably has to return user API key)
2. Once user is added I would need to modify
a. Callback URL
b. Callback Key
c. Sele
Forum topic
OneSpan Sign
Hi Everyone,
When you login to OneSpan, https://apps.e-signlive.ca/login, on two tabs using the same web browser, the data on one tab (such as callback url, or secret key) seems to become corrupted or changed by the other tab.