576 results matched your search criteria
Forum topic
OneSpan Sign
Hi there.
What I'm trying to do is specify the sender of a package to be [email protected]. Our main account owner is [email protected]. No matter how I update my JSON, the package sender is still [email protected].
Here is my pertinent JSON package
Forum topic
OneSpan Sign
Hi ,
I am able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
I am working on a solution to create a package containing a single document.
When I use a .pdf file, this works fine - the document is sent; a signing URL is generated and I can sign.
When I try to use a .docx file, I get a HTTP 400.
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the signer authentication token to build the SignInUrl to be used in Iframe in our application, which we are working on.
I am trying to use the approach of creating SignerSession with Signer Authentication Tokens as per the below blogs
Forum topic
OneSpan Sign
I created a template using the Web UI, where i added a "Signer1" placeholder along with some textboxes and checkboxes. I created a package from this template using this guide:
Forum topic
OneSpan Sign
We have some users who have created many shared templates/layouts for our employees to use in OneSpan Sign, but have never sent any packages themselves. If one of these users leaves the company, I am assuming their templates/layouts will be removed if we delete their account; is that correct?
Forum topic
OneSpan Sign
I'm using the SDK to create a package that contains one document to be signed. I want to offer my customer the ability to 'Cancel' a package. Should I use the 'Trash' or the 'Delete Package' method? What are the differences?
Forum topic
OneSpan Sign
Is bulk package creation and sending supported in .NET SDK API?
Right now i am looping through a collection of package to create and send Package one by one through 'CreateAndSendPackage' API method in EslClient.
Regards.
Forum topic
OneSpan Sign
Hi,
I'm having problems with this funcionality, when I create eslPackage from template, I need add again the documents with "Upload method".