496 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We want to know how can we set reminder while we are creating the package using apex sdk. Could you please share the instructions?
Thanks
Anway Kabir
Forum topic
OneSpan Sign
We are seeing browser's vertical scrollbar on some devisces with smaller screen size as a result the signature navigator becomes invisible (goes below the fold) plus extra scrollbar is creating confusing for users since iframe already contains a separate scrollbar.
Forum topic
OneSpan Sign
We are having an intermittent issue with our REST API client. Normally, it posts the signing package create request in DRAFT status, posts the request to add reminders then posts a request to put the request into SENT status.
Forum topic
OneSpan Identity Verification
Hi Everyone,
Forum topic
OneSpan Sign
Guys -
I am able to set the Signer Verification to Personal Certification using the /api/packages/packageId/roles/roleId/verification POST api call.
If I set the typeId to "personalCertificateSigning" this will allow me to set the signer to now have to use the signing certification.
Forum topic
OneSpan Sign
I have registered http://xyz.com/dir/api/CallbackLog/Log as callback Url on account page.
I have also created API controller method
public static void Log(CallbackLogModel model)
{
.........
}
where model is JSON model I expect to be posted to the specified url.
Also based on your documentatio
Forum topic
OneSpan Sign
What is the difference between the following 2 download options.
Forum topic
OneSpan Sign
Hi,
I'd like to know how this setting works:
in the settings.feature, if I set "emailDocumentsAndEvidenceSummary" = true, what will happen?
thanks,
Cindy
Forum topic
OneSpan Sign
We need to remove the ability for users to download the signed PDF through the web interface, both via the emailed signature request and the browser based version (using host/access?sessionToken={mytoken}).