551 results matched your search criteria
Forum topic
OneSpan Sign
One last question. I have installed the SDK in my org and put together a small bit of code to create a simple package as shown by Rob in this post:
https://developer.esignlive.com/forums/topic/creating-a-package/
However, it appears that my SDK is not being recognized. Any ideas?
Forum topic
OneSpan Sign
Hey team,
One of our customer is asking do we have some logging capabilities in our SDK? They are using Java SDK and they want to know what API calls have been eventually sent out.
Forum topic
OneSpan Sign
We're trying to generate the package using template. Templates are created in sandbox.esignlive.com.
Forum topic
OneSpan Sign
In my MVC code project testing creating a Package I am trying to add a .WithSignatureStyle and .WithSignatureType. and the SDK says it does not have a definition of neither one in the builder.The issue is that the signature option only comes up as drawing.
Forum topic
OneSpan Sign
Hello,
Is there a way to update package builder after package is build? There's no method found in the SDK.
Please advise. Thanks so much.
Forum topic
OneSpan Sign
Hi,
we upgrade SDK to 11.25 (was using 11.0.2), we noticed that the locale has been changed
in 11.0.2, when we sent 'fr-CA' to SDK, SDK will translate to api package as 'fr'
in 11.25 when we sent the same request, SDK translate to api package as 'fr-CA' which is not recognized so the package languag
Forum topic
OneSpan Sign
I have a few questions about the authentication pattern for the APEX SDK. I think I know the answers but I'd like confirmation:
Forum topic
OneSpan Sign
We have been working mainly with the UI, but are looking to get started with the Java SDK. Is there any documentation or tutorials available to help?
Forum topic
OneSpan Sign
Hi Duo,
We have one scenario in which we have 2 salesforce orgs. For the first org we want to submit the pdf for signature using APEX SDK and in the another org we want to sign the pdf from Salesforce Community page using APEX SDK only.