165 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We are sending a PDF with fields for signature and date. The date is currently injected and is the package creation date. We were wondering if there is a way to have the date be the actual signing date.
Forum topic
OneSpan Sign
Good afternoon,
I have 2 questions.
1. For a signing event does the email link ever expire for the customer ?
Forum topic
OneSpan Sign
Can you please point me or give me example of json needs to be added to add signing date in a document (Using REST API)
Forum topic
OneSpan Sign
Hi,
I have a requirement to have an expiry date to be set during package creation or package update. I have read through the request and response related to packages and configuration and still could not figure out the procedure or field where the data should be set.
Forum topic
OneSpan Sign
Hello!
I'm trying to add extra fields to a transaction through the REST API but I can't get the extra fields to show up.
So far I managed to add a free text field at the time of signing, but I can't get it to show the initials of the signer or the date of signing.
Forum topic
OneSpan Sign
We are attempting to make fields read only in our OneSpan package. We are trying to use the API to mark them. We cannot find the way to mark dates read-only.
The preference would be to mark them read only using the API, so that they all work similarly.
Forum topic
OneSpan Sign
Hello,
I have a document that requires signatures from multiple signers.
Forum topic
OneSpan Sign
How do I customize the signature field in c# so that the date gets appended to the signature once the document is signed? (e.g. E-Signed by [Signer] on [Date])
Forum topic
OneSpan Sign
We have a user that would like to download all signed documents for the past week under his account. Would anyone have a sample code on how to do that?
Thanks,
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.