srikanth-polin…

Adding customized consent docuemnt

0 votes
Team, How can I add/replace existing 'default-consent' document with my own document (pdf). Can you please post some guide on this.

Reply to: Adding customized consent docuemnt

0 votes
Are you looking to do this for every package? I can give you two options: 1. You can contact our support team and they can replace the default consent document for every package you create. 2. Or you can delete the default consent document after creating your package yourself: eslClient.PackageService.DeleteDocument(packageId, "default-consent");. You don't have to worry about the document id because the default consent document will always have id "default-consent". Then, you can upload your own consent-document Hope this helps.
Haris Haidary OneSpan Technical Consultant

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off