1277 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ?
like http://localhost/api/eslListener/ ?
Assuming: I've added the callback url as http://localhost/api/eslListener/
Forum topic
OneSpan Sign
Hi,
We are a use case where we need to merge fields from related contact object into the document before sending it for signing. It was possible using conventions by adding a field mapping. However, through the APEX SDK, I do not find any documentation to achieve the same.
Forum topic
OneSpan Sign
As OSS introduced more subtypes, we need to redesign our code to handle it.
Would you be able to provide the mapping for subtype , type and binding?
For example:
Forum topic
OneSpan Sign
Hi,
I was reading thru the injecting field values on this link https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/injecting-field-values?origin=developeresignlive.
Forum topic
OneSpan Sign
Our developers have a question around the specific details around how the redirect from Silanis to the handover URL is handled. Could someone shed some light onto what mechanism is used?
Forum topic
OneSpan Sign
Hi,
I saved the handwritten signature in the account under "Identity" tab, and in the document, I put a signature with "capture signature' type, but when i signing and click the signature box, the saved signature not applied instead of asking me to provide the signature again.
Forum topic
OneSpan Sign
Hi,
there are 2 questions want to ask:
1) when client click the opt out button in the signing ceremony, it redirect to login page, is it could be configured somewhere?
2) in the default email, it only showed the signer with email address, but not Signer's name, is it possible to update the email t
Forum topic
OneSpan Sign
Hello,
We have created a package . Signed all the roles the package, status is complete but we have not received SIGNER_COMPLETE event for one Signer(Co-Buyer).
Forum topic
OneSpan Sign
We have developed an API service wrapper for OneSpan Sign, using .NET framework 4.7.2. This service is currently deployed within an Azure Service App. We are investigating the possibility of moving this service to a container and running it within a Kubernetes cluster (likely AKS in Azure).