Skip to content

Commit

Permalink
add comment about deleting sensitive data
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetoz committed Nov 25, 2019
1 parent 3be539f commit b19145b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ function calculateUpdateActionsForPayment (payment, notification) {
}

function getAddInterfaceInteractionUpdateAction (notification) {
// strip away sensitive data
delete notification.additionalData
delete notification.reason

Expand Down

0 comments on commit b19145b

Please sign in to comment.