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
128 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We started integration with oneSpan and our applications and we are now facing issue with callback notification service.
We have 2 applications which can initate signing process in oneSpan (sales app and hr app). Both has different client apps key configured.
Forum topic
OneSpan Sign
Hi,
Forum topic
OneSpan Sign
Hi,
in our current version 11.25, I found for callback event i.e PACKAGE_READY_FOR_COMPLETE, the sessionUser has the account user id information in the request.
Forum topic
OneSpan Sign
Guys,
I've ran across a feature that I cannot seem to test and would love to get some clarification on this.
If I have a signer who has 3 documents to sign. They sign two of the documents and refuse to sign the last document. We then remove the document from the package.
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
Hello, I'm trying to figure out how to program a page on my IIS server to handle event notifications.
Forum topic
OneSpan Sign
I am new to OneSpan and need help on setting up CallBack URL.
1. How to setup Web server
Forum topic
OneSpan Sign
We're looking to help guide our customers through the signing process and it would be helpful if there was a mechanism that could help identify where they are as they transition from document to document.
Forum topic
OneSpan Sign
Hi,
Can I get a list of all webhook callback events, WITH their meaning for each?
Thanks,
Venu
Forum topic
OneSpan Sign
Hi,
Is the callback key in notifications returned as a request header? If so, what is the name of that header?
Thanks,