320 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I am confused how to add more than one files in a Package with different signers. Is it possible in eSign to add more than one files in a Package and get each file status from eSign.
Thanks
Forum topic
OneSpan Sign
Hey!
As the title say - is there a way to see the exact creation time of a transaction? That goes for any status a transaction may be in (such as trashed).
Not sure if I am missing something obvious, but searching the web has yielded no results!
Thanks,
Tom.
Forum topic
OneSpan Sign
When I look in the browser console I see this error :
Failed to load resource: the server responded with a status of 502 (Bad Gateway)
Incomplete response received from the application
Incomplete response received from application
Forum topic
OneSpan Sign
For attachments that are uploaded, how can I get the file extension (PDF, jpg, tif, etc...)? I only see these attributes on OneSpanAPIOjbects.AttachmentRequirement:
this.data = data;
Forum topic
OneSpan Sign
Hi team,
Our client is asking what status a package would reach if there were ONLY recipients (no signatories in the package). Does OneSpan Sign system track when the recipients open the package? Does that count as “Complete” for that receiver?
Thanks in advance!
Forum topic
OneSpan Sign
Hi,
I did set up in Data Retention for archived as 1 days. It was moving to archived folder but i am not getting any callback notification for Transaction_Archived.
will I get notification or I should mark the status as archived then only I can receive notification
Forum topic
OneSpan Sign
Hi!
I am not able to create new documents using post method from NodeJs server, please find the request and response below
domain: null,
_events: { end: [Function: bound _clearTimeout] },
_eventsCount: 1,
_maxListeners: undefined,
_agent: false,
_formData:
FormData {
_over
Forum topic
OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
OneSpan Sign
Hi,
We've a form that has multiple radio button groups and we would like to overlay the eSL radio buttons on it.
Does eSL allow multiple radio button groups?
e.g. a radio button group for Gender ( Male or Female), Employee Status (employee or contractor) etc.
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.