3699 results matched your search criteria
Forum topic
OneSpan Sign
Hi!
I'm trying to restrict the attachment in advance section of new transaction, but I can only set if it is mandatory or not. Do you know if i can set only pdf documents as attacments from any flag in the platform?
Thanks for your help!
Forum topic
OneSpan Sign
Hi!
When I use the tool (OSS - Package Export & Download Tool - v1.3.3.jar), I can log in with user and password or with API Key. Can I download all packages created with a especific user (sender user)with this tool?
Forum topic
OneSpan Sign
Hi, for business requerimient we are integrating Pega CRM application with OneSpan in order to achieve the Onboarding Digital project.
We are consume multiple API services in order to create Transaction in OneSpan.
Forum topic
OneSpan Sign
If our account owners are all in Toronto but our senders are across Canada do you suggest that senders set their own personal profile timezone?
Forum topic
OneSpan Sign
How can I embed a button labelled "version française" within the email template so users can click on the button and see the French version of the templates.
Forum topic
OneSpan Sign
Hi!
In some cases, I would like to send a document package with no signers but only reviewers.
Forum topic
OneSpan Sign
Hi Team,
I am trying create a package with pdf document part of package.
Forum topic
OneSpan Sign
Hi,
Anybody knows if the callback functionallity can be invoked directly after signing the document and not waiting for user input on the "Confirm" button.
Or if we could trigger the callback from a button of our own?
Forum topic
OneSpan Sign
I'm currently using Java SDK to create a package:
<dependency>
<groupId>com.silanis.esl</groupId>
<artifactId>sdk</artifactId>
<version>11.38</version>
</dependency>