OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
1785 results matched your search criteria
Forum topic
OneSpan Sign
Is customer email address mandatory to start an eSign transaction.
What if I need signature of a customer who does not have an email address?
Forum topic
OneSpan Sign
Hello,
I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT request.
Forum topic
OneSpan Sign
Hi,
How OneSpan extract the text tag field from PDF?
for example: for Acrofield PDF, we are using itext to read acrofield as PdfReader.getAcroFields().getFields(), do you know how to read text tag using itext? or using different jar?
thanks,
Cindy
Forum topic
OneSpan Sign
Hi,
if package only contains review form(no signature required), when calling SDK to sendPackage, it returns error.
Is it expected behavior?
Thanks,
Cindy
Forum topic
OneSpan Sign
Hi,
We’ve been noticing some odd behaviour in the layout designer recently.
We’ve seen the signatures displayed below where they should be when first opening the designer and also seen the signatures jump down after releasing the mouse after dragging them around.
Forum topic
OneSpan Sign
Hi, I created a console application (using .NET SDK) to retrieve field values and save them to a SharePoint list, but I would like to set it up to run whenever a package is completed. Would I use an Event Listener for this purpose?
Forum topic
OneSpan Sign
Hello
How can i customize or change the content of some lines in email sent by onespan requesting for signatures as mentioned in image
Forum topic
OneSpan Sign
I'm using the POST /packages/{packageId}/clone API call to create package from template.
The template has some fields added and I want to fill one of them so the signer will not be able to change it.
Is it possible? And if yes, what parameters I need to pass in JSON payload to do so?
Forum topic
OneSpan Sign
Can a checkbox or radio button be "checked" or selected by sending a value in the JSON payload? We are having trouble getting a checkbox to show up as selected or checked. Text fields work fine. We have sent values for the checkbox such as "X", "1", "true", "on" and nothing works.