summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/kyc.html.j29
1 files changed, 9 insertions, 0 deletions
diff --git a/template/kyc.html.j2 b/template/kyc.html.j2
index 19ebeae2..4ddfe1dc 100644
--- a/template/kyc.html.j2
+++ b/template/kyc.html.j2
@@ -88,6 +88,15 @@
That said, there is room for improvement for both of these
solutions towards respecting their user's freedom.
</p>
+ <p>
+ Adding support for additional KYC providers largely requires
+ implementing a KYC plugin, that is a shared library exporting
+ the <a href="https://git.taler.net/exchange.git/tree/src/include/taler_kyclogic_plugin.h">
+ KYC plugin API</a>. If you need help implementing additional
+ KYC adapters, please do not hestiate to contact
+ <a href="https://taler-systems.com/en/company.html#contact">us</a>, we will
+ be happy to support your efforts!
+ </p>
<h3>Other providers</h3>
<p>
Here is a list of other KYC solutions we have found and evaluated against the