150 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
We are trying to integrate One Span Sign into our PHP Laravel application. We got the sample from the support team. But we are getting the following error when we try to create the package. Here we are using PHP CURL functionality to initiate the REST API calls.
Forum topic
OneSpan Sign
Hi, for business requerimient we are integrating Pega CRM application with OneSpan in order to achieve the Onboarding Digital project.
We are consume multiple API services in order to create Transaction in OneSpan.
Forum topic
OneSpan Sign
Hi Haris,
I would like to quickly clarify on the below approval format where I noticed that even if the page detail is not provided it works fine to realize the exact text to place the textfield using text anchor.
“approvalsâ€: [
{
“roleâ€: “signer1â€,
“fieldsâ€: [
{
“subtypeâ€: â€
Forum topic
OneSpan Sign
Hi Team,
I need to pass a custom field while creating a package. But the custom field is showing in the document while signing, since I have mentioned it as Type:"INPUT", SubType:"CustomField". But, I should not be showing the field to user while signing the document.
Forum topic
OneSpan Sign
I need a way to prefill some input values. This is something that we can done with onespan sign api today, but prefill input are mutable (once approval access to signing url, he can change their values)
Forum topic
OneSpan Sign
we have created package with mandatory attachment from Signer? is there any way to avoid approval request for openspan owner ?
Forum topic
OneSpan Sign
Today my api received a 500 from onespan api when try to add an approval to a document:Transaction ID: rgTewo--sFa0BVWLrD-hKnfjVmk=DocumentID: clrth98xx04xvtvsi8r2ejwwv
Forum topic
OneSpan Sign
Use the .NET sample code https://developer.esignlive.com/guides/feature-guides/document-extraction/
to generate eSign. The field name is [Client1.Capture1] with field type is 'Signature' in PDF file.
But get error message
Silanis.ESL.SDK.EslServerException: Could not send the package.
Forum topic
OneSpan Sign
Hi,
Currently using APEX SDK to retrieve a template from OneSpanSign, then removing roles from the template as needed, if the number of signers change. I've currently defined 2 roles on the template, and am trying the scenario where only 1 is needed.