371 results matched your search criteria
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
Hi Team,
I use code to create packages, and when I go to the esign platform, I can not add new documents to the existing In Progress transaction.
The code I'm using to create the package is
PackageBuilder documentPackageBuilder = PackageBuilder.NewPackageNamed("Test Document Extraction")
Forum topic
OneSpan Sign
I have an a process that necessitates creating a transaction, and keeping it in draft status, well in advance of when it will be released for signing.
(The transactions would generally be released throughout the day on July 1, but the draft may be created months in advance.)
I'm wondering if there
Forum topic
OneSpan Sign
I have been using this blog post for help in getting my project off the ground.
I have been working to create a process in which two people (agent and insured) can do a face-to-face transaction.
Forum topic
OneSpan Sign
Generate multiple transaction through button click in Salesforce
How to attach a transaction with custom object in Salesforce
Forum topic
OneSpan Identity Verification
Hi,
Forum topic
OneSpan Sign
Hi,
I would like to know if, when bulksend transactions are generated, is there a way to generate each transaction with a different name to later identify them easier?
Thank you!
Forum topic
OneSpan Identity Verification
Hi Team, I hope you're doing well.
Forum topic
OneSpan Sign
Is it possible to send multiple documents via one API call and one transaction?
This is similar to the code in the example, can I just append each file to a new form for the MultipartFormDataContent?
ByteArrayContent content = new ByteArrayContent(fileByteArray);
c
Forum topic
OneSpan Identity Verification
Good day everyone,