108 results matched your search criteria
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
Hi,
Using Fast Track mechanism, once the package is sent for signing, the signed package is named as the name of the template used in creating the fast track.
We have a scenario wherein we are subscribing to the package-complete notification and have a code that gets executed on receipt of that no
Forum topic
OneSpan Sign
Hello, I'm using python and trying to create a document package from the example I downloaded from the forums.
Forum topic
OneSpan Sign
Hi,
When opening a new Template in the designer view embedded in our app I've noticed some things with the Add Recipient form:
Forum topic
OneSpan Sign
When creating a new package from a template I am trying to populate one of the existing text fields only if I have specific information. How can I achieve this using the rest api?
Forum topic
OneSpan Sign
Hi,
I am using api key for authentication, retrieving template works fine but when i tried to create package it thrown 403 forbidden error.
We might be missing some settings on the account. Can you guide us
Thanks
Forum topic
OneSpan Sign
I am trying to create one span transaction with package using Apex SDK. But I am receiving this error. I have a placeholder role as "Placeholder1" which I am replacing with a signer in the transaction.
Forum topic
OneSpan Sign
Hello,
I'm looking for information around customizing the "From" email address within our Package email templates.
Example: email.activate
"from" : {
"email" : "[email protected]",
"display_name" : "e-SignLive"
Background on our environment: We hav
Forum topic
OneSpan Sign
We have different types of agreement documents and each type would require a certain content for the Electronic Disclosure Consent page. We're not able to use templates since each agreement has custom data that we pre-generate in the document.