Translations for Electronic Disclosures and Signatures Consent document
Tuesday, September 6, 2016 at 01:30am
0
votes
Hello,
How can we "select" via API the proper translation of Electronic Disclosures and Signatures Consent document?
Best regards
September 6Created
January 21Last Updated
5 years agoLast Reply
4Replies
62Views
4Users
0Likes
0Links
harishaidary | Posts: 1812
Reply to: Translations for Electronic Disclosures and Signatures Consent document
Tuesday, September 6, 2016 at 08:21am
0
votes
Hey Santiago,
Unfortunately, for the actual translation of the consent, we only have the english and french translations available. If you want, you can choose your own consent form as the default one. You'll have to send our support team a request for this. To select the package language, you'll have to define the language parameter in your JSON payload when creating your package:
{
"visibility": "ACCOUNT",
"type": "PACKAGE",
"status": "DRAFT",
"description": "package language in spanish",
"language": "es",
"name": "Example package"
}
Reply to: Translations for Electronic Disclosures and Signatures Consent document
Thursday, September 5, 2019 at 07:32am
0
votes
Hello Haris,
You mention that OneSpan has both an English and French translation available, but how do we create a transaction that will use the French D&C document?
Will setting the transaction language to French automatically include the French D&C document?
Thanks,
Peter
Reply to: Translations for Electronic Disclosures and Signatures Consent document
Thursday, September 5, 2019 at 10:56am
0
votes
Hi Peter,
Your assumption is correct, as long as you've set language as French during transaction creation, the French version Default Consent will be automatic added instead of English version.
To note, because DC can only be added at transaction creation time, if you want to change the DC language afterwards, you can either create another new package or delete the existing DC and added your customized one.
Duo
Reply to: Translations for Electronic Disclosures and Signatures Consent document
Tuesday, September 6, 2016 at 08:21amReply to: Translations for Electronic Disclosures and Signatures Consent document
Thursday, September 5, 2019 at 07:32amReply to: Translations for Electronic Disclosures and Signatures Consent document
Thursday, September 5, 2019 at 10:56amReply to: Translations for Electronic Disclosures and Signatures Consent document
Thursday, September 5, 2019 at 11:02am