576 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible? Has anyone done this?
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
Hello,
I want to create a package from an already created template with sign field & assign to the signer and show in an iframe to sign the fields. I am using PHP. I tried using simple web application PHP code given in the forum. but not working.
Please help me with that.
Forum topic
OneSpan Sign
Hi,
I got the 500 (internal error) when create package from SOA to CA sandbox. same payload works in our on-prem version 11.25. any idea?
here is my payload
Forum topic
OneSpan Sign
I was wondering if it is possible to change the signing ceremony in the REST API after a package has been created.
Example:
I create a package that is set with "inPerson:false", meaning that we will not be doing the inPerson signing ceremony, rather each signer will receive an e-mail link, and the
Forum topic
OneSpan Sign
A client is receiving an error, they are trying to add a second signer to a package. This second signer will always be the same individual and will be signing after the first signer has signed.
Forum topic
OneSpan Sign
I have been asked to provide a button action (I assume action since we are Lightning Experience) that will allow users to click on record page to create a Package.
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
We have a requirement like below
We will create few contract document templates(PDF) in onespan using onespan console. These document will have various fields(name, age etc) which will have to be populated programetically during esign journey.