230 results matched your search criteria
Forum topic
OneSpan Sign
I have done following steps for the mentioned package, please let me know if there is issue with the steps,
Step 1: package had created and sent with due date ‘2019-12-31T18:30:00Z’
Step 2 : I am Listening ‘PACKAGE_EXPIRE’ event and on package Expiry event I had update the package expiry date to
Forum topic
OneSpan Sign
Hi,
Is there any recommended way to update the package name property after it was first created, through .NET SDK?
Forum topic
OneSpan Sign
I used {{TheHost}}/api/account/senders?from=1&to=100 API to retrieve Sender Object in JSON. The "top" level of this object contains two (I believe) related fields
"timezoneId": "GMT",
"created": "2020-04-24T17:42:42Z",
Under "account": { is another two fields
Forum topic
OneSpan Sign
Hi ,
Signer update another signer as change signer.
Now Signer A updated SIGNER B as a SIGNER.
Now I need to download all required documents uploaded by changed signer(B).
If I am doing all Signer of package it is still showing SIGNER A only.
Thanks
Forum topic
OneSpan Sign
Hello,
Recently when we generated reports, we found out there's one package with updated date in the time range, but not returned by the API "/api/packages?from=&to=&lastUpdatedStartDate=&lastUpdatedEndDate=", why it happened?
Forum topic
OneSpan Sign
I want to show a template document (which is currently in "Draft") in embedded mode but he/she can't update the fields.
If I show the document in designer view, user can updated document.
Forum topic
OneSpan Sign
I have downloaded the new SDK version 11 and installed it in my application. I have updated my api key to the new one I received when I created a new sandbox account. I have updated my code to call the designer and signing urls.
Forum topic
OneSpan Sign
Hi team,
I am trying to modify the package expiry date using Java SDK (11.21), even though I am getting 200 success response but it is not reflecting or updating.
Please find a piece of code which I have used.
Forum topic
OneSpan Sign
How would iframe behave in the case where there are multiple signers for a document(s)?
Will the page we embed auto update (such as it does moving from one document to the next) for each person to apply their signatures?