aboutsummaryrefslogtreecommitdiff
path: root/doc/flows/kyc-deposit.tex
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-06-26 00:09:01 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-06-26 00:09:01 +0200
commitb87d1112ea479537bda5e1ba1e1100ee53315315 (patch)
tree4a8f95d685770228ad5e76342a663eabcf355805 /doc/flows/kyc-deposit.tex
parentddedf03a816e5139b235a3ebdf5b600508c5ed5f (diff)
parent421129a32ed88fee49108c76e67c16b60f95116b (diff)
Merge branch 'master' into age-withdraw-merge
Diffstat (limited to 'doc/flows/kyc-deposit.tex')
-rw-r--r--doc/flows/kyc-deposit.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/flows/kyc-deposit.tex b/doc/flows/kyc-deposit.tex
index 2423235a..bac0ead4 100644
--- a/doc/flows/kyc-deposit.tex
+++ b/doc/flows/kyc-deposit.tex
@@ -61,11 +61,13 @@
\begin{table}[h!]
- \caption{Settings for the deposit trigger}
+ \caption{Settings for the deposit trigger. Note that the operation
+ must satisfy all of the given rules.}
\begin{tabular}{l|l|r}
{\bf Setting} & {\bf Type} & {\bf Value} \\ \hline \hline
Allowed bank accounts & RFC 8905 RegEx & {\em CH*} \\ \hline
- KYC deposit threshold & Amount & {\em 1000 CHF} \\
- Default AML deposit threshold & Amount & {\em 2500 CHF} \\
+ KYC deposit threshold & Amount/month & {\em 5000 CHF} \\
+ KYC deposit threshold & Amount/year & {\em 15000 CHF} \\
+ Default AML deposit threshold & Amount/month & {\em 2500 CHF} \\
\end{tabular}
\end{table}