364 results matched your search criteria
Forum topic
OneSpan Sign
We are using Apex SDK to create transaction in OneSpan, we aren't using OneSpan Salesforce Connector. We have API key for authentication. When the user create transactions in OneSpan from SF, sender is always OneSpan's user attached to master account.
Forum topic
OneSpan Sign
In our set up , we host multiple clients which may generate multiple packages . Since they all transit through our one eSign Account, we would like to see a way to :
1. Pass Custom References ( These are usually key items like Institution Code , Application No ...etc)
2.
Forum topic
OneSpan Sign
Hello,
We are getting a red error message in the UI when we attempt to elevate my eSignLive user account from a "Member" to a "Manager" that indicates we've exceeded our user limit.
From what I can see, we have a license that lets us have 15 active users.
Forum topic
OneSpan Sign
Hello,
We recently upgraded our internal ESL system to 6.2. After the upgrade, packages created with .WithDialogOnComplete() no longer present the dialog at the end of the signing process. Is there a separate setting that has to be enabled on the account level for this dialog to work?
Forum topic
OneSpan Sign
Hi. I am trying to implement the sample code provided at https://developer.esignlive.com/code-share/php-web-form-application-example/
I have changed the API Key to the API key in my account. I believe that is the only thing that needs to be changed, unless I am wrong.
Forum topic
OneSpan Sign
Hello,
I am in the process of testing the migration of API key to API Token. I created a client app in the test account, got the client id and client secret. But I can't retrieve the Token API from the ApiTokenConfig
Here is the error message I get:
Forum topic
OneSpan Sign
Regarding this post
https://www.onespan.com/blog/onespan-sign-developer-uploading-image-signature
This is interesting to us as one of our customers is asking to be able to apply a 'stamp' along with a signature.
Forum topic
OneSpan Sign
In the same way as we can programmatically configure the Signing Ceremony via SDK (http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm) , we need to be able to customise the Designer View on a package by package basis.
Currently this is pos
Forum topic
OneSpan Sign
I have a requirement to integrate seamlessly with eSignLive.
We will have many clients on our side and each will have an account with Silanis.
I need to authenticate user in code behind when user logs into our portal.
Basically, if I understand correctly I have to use SAML protocol for that.
So the