141 results matched your search criteria
Forum topic
OneSpan Identity Verification
There is any specification about the fields that came on the response body of this service?
At the documentation, we only can see an example, but we need to know, at least, the fixed fields in order to do some mapping from the information that is extracted from the document validation.
Forum topic
OneSpan Sign
When we send a Notification to a signer using the Notifications API and the response is "200" or "OK" what does that exactly signify? Does it mean that the email was sent from OneSpan?
Forum topic
OneSpan Sign
Hello,
Is there a way to find the document in the package on which we received signer_complete or package_complete event?
Thanks,
Sushma
Forum topic
OneSpan Sign
Hey team,
How we can replace the default email with our customized email? We are using .Net SDK.
Thanks,
Hanyu
Forum topic
OneSpan Sign
Hello i have registered callback url with this code and it's registered successfully
i in response json on callbackurl i have get the {} dict when package is created.
is there sometinh missing???
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
Forum topic
OneSpan Sign
The sender only wants to receive an email once the signing process is complete... is this possible to setup ?
Forum topic
OneSpan Sign
This is what we are seeing - please let us know if it is expected.
Forum topic
OneSpan Sign
I am responding to certain inbound notification events (i.e. DOCUMENT_SIGNED and SIGNER_COMPLETE) by making outbound calls using the SDK.