316 results matched your search criteria
Forum topic
OneSpan Sign
A client (Progeny Systems) wants to use PCC (Personal Certificate Client) with iFrame, and can't seem to find how to define the signing method.
From the UI, under recipient settings -> Advanced tab, the signing method can be set to PCC.
Forum topic
OneSpan Sign
Hi,
I'm looking at the designer https://developer.esignlive.com/guides/feature-guides/designer/.
The designer enable you the modify the signer and add signatures.
I would like to be able to get a similar URL but to allow my users/clients to upload their document and choose their signers.
Do somet
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
I'm using .Net SDK.
I create token:
string sessionTokenString = eslClient.AuthenticationTokenService.CreateSenderAuthenticationToken(id);
and then
Forum topic
OneSpan Sign
Hi everyone,
We are working to integrate OneSpan with Pega application in order to manage the Customer Digital Onboarding process.
Forum topic
OneSpan Sign
I have a question on how to install a writeback to defined salesforce fields after completing esign package. I already build a convention, that is working properly and writing back values inside PDF to defined Salesforce fields.
Forum topic
OneSpan Sign
I've a request for clarification on the proxy configuration options.
When should withHttps be used versus withHttp and what difference does it make?
Forum topic
OneSpan Sign
Trying to use Signer Authentication Tokens but this code always gets me “Unauthorized Accessâ€.
Forum topic
OneSpan Sign
Can I turn off the email to signers? I had expected a .withSettings(newDocumentPackageSettings()
.withInPerson()) might do that, but I got the email this way too.
Forum topic
OneSpan Sign
Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?