86 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I was wondering in Version 11.25 if we can remove the "Exit" button from the "Thank You Dialog". This is because we can only set the text of it in one language and only have one handover URL.
Thanks,
Kabir
Forum topic
OneSpan Sign
Our OneSpan account is customer-facing and we support French speaking customers. Most of the signing process translates to French properly expect the 'Thank You' message attached.
Forum topic
OneSpan Sign
Hello,
I'm trying to create a package with all of it dependencies and documents at once:
if I try a payload as
{
"documents":[
{
"approvals":[
{
"id":"Signature1",
"role":"Role1",
Forum topic
OneSpan Sign
Hello,
I want to create a Draft package (no signers, no documents) with the REST API.
I'm sending this JSON string :
{
"name":"test",
"type":"PACKAGE",
"language":"fr",
"emailMessage":"",
"description":"",
"autocomplete":true,
"notarized":false,
"settings":{
Forum topic
OneSpan Sign
There are times where we want to merge the signing date but do not just want the tag to result in a blank space in the document. Docusign and other e-signature providers will pre-populate the current date when the signing ceremony is opened.
Forum topic
OneSpan Sign
I'm using Firefox Poster to try to create my http call to create a package in eSignLive with the API and am struggling a bit.
From Poster I send a POST request to https://sandbox.esignlive.com/api/packages/ withthe content as:
{
"name": "My Document",
"type":"PACKAGE",
"languag
Forum topic
OneSpan Sign
Hi Team, we have a one span configured to send the document signing in french but when they complete the signing our tags in document for Signer's Date [{{esl:Signer1:signingdate}}] is showing the date format as English format rather than French date format.
Forum topic
OneSpan Sign
Hi,
we upgrade SDK to 11.25 (was using 11.0.2), we noticed that the locale has been changed
in 11.0.2, when we sent 'fr-CA' to SDK, SDK will translate to api package as 'fr'
in 11.25 when we sent the same request, SDK translate to api package as 'fr-CA' which is not recognized so the package languag
Forum topic
OneSpan Sign
Hello,
We try to use .NET SDK , but you don't use C#, and try to translate to another language.
https://community.onespan.com/fr/documentation/onespan-sign/guides/guides-de-demarrage-rapide/developpeur/creation-et-envoi-dune-transaction#tab-header-1
We could not use :