913 results matched your search criteria
Forum topic
OneSpan Sign
Hi ,
is it possible to sign the document on behalf of client when client agrees to digital consent.
Forum topic
OneSpan Sign
Hi,
I have a requirement where I need to get the signing URL like shown here http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/signing_url.htm
I able to successfully get the signing URL, this URL will then be embedded in another system for use.
As a result, I need to stop the eSL emai
Forum topic
OneSpan Sign
Hi,
Can we know what all email validations are using ( example:[email protected], .in , .org)
Forum topic
OneSpan Sign
If I accidentally send a package to the wrong email address or the wrong signer, can I modify the package I already sent? Or do I have to delete it and start over?
Forum topic
OneSpan Sign
Hi
Does the signer session URL expire after around 30 minutes, even if we don't click on the link at any time.
Is this configurable at account or api level?
Regards
Mario
Forum topic
OneSpan Sign
I have a scenario in which multiple signers can be part of same role.
Like role1 has Signer1, Signer2, and Signer3
When this role1 is linked with Document1 to sign at mentioned location, only Signer1 is getting email to do.
Id it possible that all 3 signers in role1 gets email and anyone can do the
Forum topic
OneSpan Sign
Hi,
We are using the following API to retrieve the signer signing url
GET /packages/{packageId}/roles/{roleId}/signingUrl
We are controlling the signing process from within our host application by providing the signing url to the signer as an iframe within our application.
Forum topic
OneSpan Sign
Hello,
I believe there should be a possibilty for an unknown signer to exist in a Package, here's a use case from my company:
A truck driver must deliver concrete to a construction zone and the person who receives the concrete must sign as well as the driver.
Forum topic
OneSpan Sign
I use your example to test your API.
........
SignerBuilder.NewSignerWithEmail(email1)
.WithFirstName("dejan")
.WithLastName("lukic")
.WithTitle("Pack title")
)
.......
Signer receives email as Reviewer instead as a Signer.
How to actually set the receiver as Reviewer or a Signer?
Forum topic
OneSpan Sign
Hi,
We've a scenario where in we are using the Fast Track feature. The Fast Track template has one document that is signed by two signers.