summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-kyc-aml-pep-trigger.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange/taler-exchange-kyc-aml-pep-trigger.sh')
-rwxr-xr-xsrc/exchange/taler-exchange-kyc-aml-pep-trigger.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-kyc-aml-pep-trigger.sh b/src/exchange/taler-exchange-kyc-aml-pep-trigger.sh
new file mode 100755
index 000000000..9baa32baf
--- /dev/null
+++ b/src/exchange/taler-exchange-kyc-aml-pep-trigger.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+# This file is in the public domain.
+# This is an example of how to trigger AML if the
+# KYC attributes include '{"pep":true}'
+#
+# To be used as a script for the KYC_AML_TRIGGER.
+test "false" = $(jq .pep -)