373 results matched your search criteria
Forum topic
OneSpan Sign
Hello Team,
I have two topics I wanted to dicuss in order to test the Dynamics connector and one use case,
Forum topic
OneSpan Sign
When we have a package that has two signers and one signer has completed signing and the other is still pending, when we perform a check status, we are getting the following error.
Could not get signing status. Exception: The remote server returned an error: (404) Not Found.
Forum topic
OneSpan Sign
On our main object, we have a quick action that fires a lightning component which on init queries for the necessary data & attachment, parses the url and then, fires an event to navigate to the url.
Forum topic
OneSpan Sign
Hi,
I use the Designer (transaction/{package_id}/design) in an iFrame in our WebApp.
It shows correctly, but I would like to remove the button "Send to Sign" at the top right.
Forum topic
OneSpan Sign
Hi,
i have a problem when trying to generate a URL with sender authentication token to package view.
When i do that on old-instance (sandbox.e-signlive.ca) its working fine.
But when i do that on new-instance(sandbox.esignlive.com) its not working fine reps the UI looks the old way.
Is there a w
Forum topic
OneSpan Sign
I have done multiple trials and not able to end up with successful results for uploading a document to a Transaction.
Forum topic
OneSpan Sign
Is is possible to add a new signer to a document which is already signed?
I tried with below code
PackageId packageId = new PackageId("orB4GBrQKn33YIF6XJFgDMGdkb4=");
ossClient.ChangePackageStatusToDraft(packageId);
Forum topic
OneSpan Sign
Hi,We are currently using custom fields so that our users can pre-map fields in documents, so they can be filled in later by our system automatically. We currently have a field for "Purchaser Name", "Purchaser Address", "Purchaser Phone Number", etc.
Forum topic
OneSpan Sign
Hello,
I'm using your .NET SDK, version 11.20.
I have read here: https://www.onespan.com/blog/onespan-sign-release-1118-enforcing-signature-capture-signature-level?_ga=2.154275704.1343324496.1576399843-896096308.1544024362
that:
In OneSpan Sign, signers will only be asked to draw their signatur
Forum topic
OneSpan Sign
Hi,
We're working on a workflow that would require our users to upload attachments as part of the signing ceremony (to validate their identity when signing in-person).