39 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I want to create a package from an already created template with sign field & assign to the signer and show in an iframe to sign the fields. I am using PHP. I tried using simple web application PHP code given in the forum. but not working.
Please help me with that.
Forum topic
OneSpan Sign
Hello,
I'm trying to understand the difference between CreatePackage and CreatePackageOneStep in the .Net SDK.
Forum topic
OneSpan Sign
Hi,
We have integrated esignlive application form submission using the following guide in php .
https://www.esignlive.com/blog/esignlive-how-to-create-and-send-a-package-with-rest-in-php/
We have successfully created and sent packages from the sandbox account.
Forum topic
OneSpan Sign
I'm trying to get the pdf file via php using curl but I get nothing returned.
When I do the same in Postman I get the PDF file.
Here is my php code
$headers = array('Content-Type: application/json', 'Authorization: Basic '.$ApiKey, 'Accept: application/pdf', 'Connection: Keep-Alive');
$url
Forum topic
OneSpan Sign
Hi Team,
We are trying to integrate One Span Sign into our PHP Laravel application. We got the sample from the support team. But we are getting the following error when we try to create the package. Here we are using PHP CURL functionality to initiate the REST API calls.
Forum topic
OneSpan Sign
Hi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=es
Forum topic
OneSpan Sign
I'm thinking there MIGHT be a bug but wanted to post here before claiming that entirely. I'm using the latest .NET SDK.
Simple example is this:
1 document, 1 signer , 1 signature.
Prior to the signature there are two radio buttons.
Forum topic
OneSpan Sign
We are trying to create fields which signer can add values to do it via PHP. is there any full documentation for that?
Forum topic
OneSpan Sign
In attempting to use signerAuthenticationTokens, I was looking at the following:
http://docs.e-signlive.com/doku.php?id=esl:e-signlive_guide_authentication&s[]=webpageurl#signerauthenticationtoken_example
public SignerAuthenticationTokenExample() {
authenticationClient = new Authenticat
Forum topic
OneSpan Sign
When I log into e-SignLive, I don't see the groups tab. I'm trying to set up group signing, like shown here:
http://docs.e-signlive.com/doku.php?id=esl:help:groups_and_delegate_access