316 results matched your search criteria
Forum topic
OneSpan Identity Verification
Hi I have a question about the Get Evidence API, a dev has asked about how the pdf is assembled as the example response in the documentation shows a series of values such as below:
"TWFuIGlzIGRpc3Rpbmd1aXNoZWQsIG5vdCBvbmx5IGJ5IGhpcyByZWFzb24sIGJ1dCBieSB0aG"
Forum topic
OneSpan Sign
Would like to check if there's a way to use a template and programmatically populate custom fields or labels for information like Policy #, Customer Name & Address, and any other transaction-specific details.
Forum topic
OneSpan Sign
Hi,
On the DOCUMENT_SIGNED callback is it possible to know who has signed the document directly or in some other way indirectly?
I need the email of the person who has signed the document for our application workflow.
What can I do with the sessionUser attribute.
Example Payload:
{"@class":"com.si
Forum topic
OneSpan Sign
Hi
I have a working sample with Document Extraction using the eSignlive signature Field in [] and I'm converting it to using Position Extraction , using regular Field Name in the PDF and using the same JSON payload.
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/using-javascript-event-notifiers
Forum topic
OneSpan Sign
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signing url by the following GET method
GET /packages/{packageId}/roles/{roleId}/signingUrl
How can we g
Forum topic
OneSpan Sign
Hi ,
I have callback listener setup and configured to trigger when there is "PACKAGE COMPLETE" , "PACKAGE DECLINE" and "EMAIL BOUNCE" events. While it works fine with the "PACKAGE COMPLETE" and "PACKAGE DECLINE" events, I am not able to get a response for "EMAIL BOUNCE".
Forum topic
OneSpan Sign
Hi There,
In the integration that I'm doing, I will collect user's data on the Portal that I'm building and by using that data, I will generate a PDF and on that PDF I want to get the user's signature and the signature part has to be inside the application.
Forum topic
Mobile Security Suite
Hi OneSpan,
We are going to implement app shielding for RASP. According to the app shielding document, there are several APIs for automated shielding: We have few questions for that:
1) Where can we find the full API document?
Forum topic
OneSpan Sign
Hi OneSpan Support Team
We're looking to enable 2-way SSL between our application and OneSpan using the Java SDK. Can you please provide some guidance on: