From b19145b253f80a9a30aa412faeb658740b4f055b Mon Sep 17 00:00:00 2001 From: aoz Date: Mon, 25 Nov 2019 13:58:58 +0100 Subject: [PATCH] add comment about deleting sensitive data --- notification/src/handler/notification/notification.handler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/notification/src/handler/notification/notification.handler.js b/notification/src/handler/notification/notification.handler.js index db62a125e..dcc7d4f08 100644 --- a/notification/src/handler/notification/notification.handler.js +++ b/notification/src/handler/notification/notification.handler.js @@ -97,6 +97,7 @@ function calculateUpdateActionsForPayment (payment, notification) { } function getAddInterfaceInteractionUpdateAction (notification) { + // strip away sensitive data delete notification.additionalData delete notification.reason