1310 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Can I create a package from multiple templates?
For example, I have template 1, template 2 and template 3. Can I create a package based on the 3 templates I have?
Thanks
Forum topic
OneSpan Sign
Hello,
I'm trying to integreate my Ruby on Rails application with OneSpan.
Forum topic
OneSpan Sign
Hello,
Is there a REST API call to GET a zip file containing all packages from the eSignLive account? Main reasons would be for pdf archival of all the transactions flowing through the system.
I'm using Postman and curious what the GET call would be.
Thanks in advance.
Ryan
Forum topic
OneSpan Sign
Is it possible? Has anyone done this?
Forum topic
OneSpan Sign
Guys,
We know that we can remove the default consent from when editing the package.
Is there a way to add it back in? If so, I'd be curious to know the steps involved.
Thanks!
Forum topic
OneSpan Sign
Hello! For my project, I'm creating signing packages using the API. I believe I was customizing the signer experience at one point from the package payload using the settings property. Specifically the layout.brandingBar.logo.src, and the colours in style.dialog/toolbar/titleBar.
Forum topic
OneSpan Sign
hey,
I'm looking to retrieve the date each signer has signed the package, and the date when the package has been completed. Where can I get that?"
Forum topic
OneSpan Sign
Hey team,
I found the API call creating a package (or template ) on behalf of another user in your account in this documentation:
https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/packages.htm#Create2
But there's no Java implementation. Any examples in Java SDK?
Thanks in advance!
Forum topic
OneSpan Sign
Can I include a package id in the callback registration API so that I can register for different types of events for different packages ? If so then can you please provide a JSON sample.