From a3f22905517d5e89ca1c64e5e608f92918cd76e3 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 11 May 2020 13:13:18 +0100 Subject: [PATCH] donate: Add information about PCI DSS Signed-off-by: Michael Tremer --- src/templates/donate/donate.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/templates/donate/donate.html b/src/templates/donate/donate.html index 76318ba6..61668198 100644 --- a/src/templates/donate/donate.html +++ b/src/templates/donate/donate.html @@ -343,6 +343,29 @@

+

+ + I am concerned about losing my credit card details + +

+ +
+

+ Credit card fraud is a serious and common problem. + To avoid that you and we fall victim of that, we comply with + PCI DSS, + which is mandatory in Europe. +

+ +

+ That means that we never handle any credit card data + or store it on our systems. The entire transaction + is securely handled by our payment provider and our + systems are regularly audited to ensure that we + implement this standard correctly. +

+
+

Is my donation tax deductible? -- 2.47.3