311 results matched your search criteria
Forum topic
OneSpan Sign
I'm trying to create a package that has a condition where two fields need to be marked as required if one of two (out of five) radio buttons are selected.
I've tried two ways:
Forum topic
OneSpan Sign
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signing url by the following GET method
GET /packages/{packageId}/roles/{roleId}/signingUrl
How can we g
Forum topic
OneSpan Sign
I'm using text tag extraction to place a required text field like this:
{{*esl:signer1:textfield}}
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
Hi ,We have used Rest API to integrate with Onespan. We create transactions from template.
Forum topic
OneSpan Sign
Hi,Good day!
Requirement-While sending a transaction, we don't want the recipient to receive the mail with the url to sign.
Steps taken-We tried disabling the emailDelivery field, but still the recipient is able to receive the mail.
Forum topic
OneSpan Sign
Hey there!
I have a transaction with ExpirationDate with 2 signers (with sign order) and are required Attachments.
Forum topic
OneSpan Sign
Is this sender token required in a json package? I ask because I get an error sending a package request stating "id": "sender" not found. This is just a sender not requiring a signature but sending a request package for signature of another user.
Forum topic
OneSpan Sign
Hi,
We have a typical business case wherein the Admin Assistant creates a package for signing. The Signer is required to upload an attachment and sign the document.
Forum topic
OneSpan Sign
What is the minimum Java version required for the Java SDK?