309 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this?
1. Email sent to signer named 'John Smith' for signature.
Forum topic
OneSpan Sign
Guys,
Was there a change to how radio buttons are being sent? For some reason I am seeing an issue where it appears all of my radio buttons are being sent as the same group and when I try to pull the package information from the GET API call, they are not in the package.
Forum topic
OneSpan Sign
Hi! All
Our team has been leveraging OneSpan createPackage API to create package and call the signingURL to successfully eSign PDF forms leveraging text anchors.
Forum topic
OneSpan Sign
Currently end users are having to MANNUALY move completed packages to archive to keep their inbox free of clutter.
Forum topic
OneSpan Sign
I have a scenario where we want to consolidate as many forms into the least amount of packages as possible but some forms require two signers. What is the best approach to do this with OneSpan Sign?
For example:
Forum topic
OneSpan Sign
I need some help figuring out how to auto-populate fields in our documents (i.e.
Forum topic
OneSpan Sign
Trying to follow the example here: https://www.onespan.com/blog/onespan-sign-developer-multiple-signers-sharing-same-email
But I am getting the exception below when I add a second signer with:
Forum topic
OneSpan Sign
Hello
https://developer.esignlive.com/code-share/esignlive-rest-client-using-python/
looking at the python code, i'm trying to run one of the example application use cases. i'm simply grabbed my API key, and updated the sandbox API url parameters.
Forum topic
OneSpan Sign
In our software we generate a package in the background then display an IFrame to the URL created with the package from the .net SDK. Right now I have only seen this in your sandbox.