373 results matched your search criteria
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
I've been following this tutorial: https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/attachment-requirements
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
Hi,
Application listener (callback URL) is not available when OSS triggers callback event upon completion of the transaction.
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
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 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?
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
HI ,
I have a scenario like
1.upload the document in one span.
2. Pump the data to the document through one span.
3. No e-signature needed.
4. once data is pumped we will get manually sign from customers.