diff options
| 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 | 
| commit | b87d1112ea479537bda5e1ba1e1100ee53315315 (patch) | |
| tree | 4a8f95d685770228ad5e76342a663eabcf355805 /doc/flows/kyc-push.tex | |
| parent | ddedf03a816e5139b235a3ebdf5b600508c5ed5f (diff) | |
| parent | 421129a32ed88fee49108c76e67c16b60f95116b (diff) | |
Merge branch 'master' into age-withdraw-merge
Diffstat (limited to 'doc/flows/kyc-push.tex')
| -rw-r--r-- | doc/flows/kyc-push.tex | 8 | 
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/flows/kyc-push.tex b/doc/flows/kyc-push.tex index 6d25ac7e..45811546 100644 --- a/doc/flows/kyc-push.tex +++ b/doc/flows/kyc-push.tex @@ -69,11 +69,13 @@  \begin{table}[h!] -  \caption{Settings for the push payment trigger} +  \caption{Settings for the push payment 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      Permitted phone numbers   & Dialing prefix & {\em +41} \\ -    P2P KYC threshold         & Amount         & {\em  100 CHF} \\ -    Default P2P AML threshold & Amount         & {\em 1000 CHF} \\ +    P2P KYC threshold         & Amount/month   & {\em  5000 CHF} \\ +    P2P KYC threshold         & Amount/year    & {\em 15000 CHF} \\ +    Default P2P AML threshold & Amount         & {\em  1000 CHF} \\    \end{tabular}  \end{table}  | 
