86 results matched your search criteria
Forum topic
OneSpan Sign
I am using the apex sdk with language='fr' option on the package, email to the signers comes in french but upon clicking the link where it takes you to the login page, it always shows in English.
Email Capture:
Forum topic
OneSpan Sign
I set a package language with French.
final DocumentPackage documentPackage = packageToBuild.withLanguage(Locale.FRENCH)
Nothing changed to French except the embedded Consent pdf in the page as attached.
Forum topic
OneSpan Sign
Hi I'm getting this error but not sure how to debug it.
Is there a way to know which user it is referring to?
Req:
{"sender":{"email":"[email protected]"},"settings":{"ceremony":{"events":{"complete":{"dialog":true,"redirect":"https://www.google.ca/search?q=beaches&biw=1680&bih=905&tbm=isc
Forum topic
OneSpan Sign
Hi,
I am trying to automation for my process. I idea here is to differentiate a PDF form b/w signed vs non-signed. Which languages can be used on what is the logic behind it?
Regards
KP
Forum topic
OneSpan Sign
Hi,
the optout reason is configured under package.settings, but package.settings doesn't have French language. how to define French optout reason?
thanks,
Cindy
Forum topic
OneSpan Sign
Below is not working
localeLang = new Locale("el"); // Greek
localeLang = new Locale("zh-TW"); // China Traditional
localeLang = new Locale("zh-CN"); // CHina Simplified
I have to add these languages in package. Greek one is also not working.
Forum topic
OneSpan Sign
A success message is displayed in the iframe once the document is signed.
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
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
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":{