373 results matched your search criteria
Forum topic
OneSpan Sign
Hi
I am trying to perform an in-person signing but I require to authenticate the signer. I have enabled SMS/Security Question authentication while creating the transaction. The authentication mechanisms work fine when the signing process is started from the link sent through email.
Forum topic
OneSpan Sign
I was trying to implement Call back service in Salesforce from One Span. I have implemented all the steps in Salesforce mentioned in Part 1, Part 2 and Part 3. But however when a transaction is completed in One Span my apex method is not being called. No logs as well.
Forum topic
OneSpan Sign
We build a web application using the Silanis.ESL.SDK to create and manage document to sign. Which is using the PackageID and DocumentID to interact with Esign in order to get the Signing status and download the signed document.
Forum topic
OneSpan Sign
I just installed OneSpan Sign for Salesforce. I am trying to test out a transaction, but whenever I go to prepare the document I get this error: User does not have EDIT/DELETE access to package. I have a System Administrator profile and I have been assigned to the appropriate permission sets.
Forum topic
OneSpan Sign
I am writing an app that will hypothetically integrate with OneSpan Sign. I would want the users of my app to be able to log into OneSpan Sign and grant my app permission to create Transactions in their OneSpan sign account on their behalf. Is this possible with OneSpan sign?
Forum topic
OneSpan Sign
API Rest allows me to create a sender in an account. I could verify this process by viewing the sender from Admin> User, but I could not assign it roles through API. Therefore, he will not be able to manage or generate a transaction because it don't has a role..
Forum topic
OneSpan Sign
Is it possible to have it so embedded documents can be signed by users without them needing accounts?
User accesses out system (we have their name and email)
Forum topic
OneSpan Sign
I've been following this tutorial: https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/attachment-requirements
Forum topic
OneSpan Sign
I am getting the following exception while trying to create a Package using
.withExtractionType(ExtractionType.TEXT_TAGS) for the DocumentBuilder,
Is there a way to use ExtractionType alongside createPackage?