From eece28c4438dc6f0a99540ece1e6d2f813d3f3f0 Mon Sep 17 00:00:00 2001 From: Yehor Anisimov Date: Tue, 28 Nov 2023 17:35:51 -0500 Subject: [PATCH] LI-26897: Crowdstrike External Network Pentest | Internal Systems Disclosed in Public GitHub Repositories --- src/component.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/component.js b/src/component.js index 5705502..e98e04c 100644 --- a/src/component.js +++ b/src/component.js @@ -99,10 +99,8 @@ export function insertPptm(env : string = getEnv(), isDebug : boolean = getDebug // We do not want to load pptm.js for shopping component. Merchant may always add muse, checkout button to load pptms.js if neeeded. // However, shopping component will be a replacement of pptm.js. Some merchant may use it to publish store cash events. - // https://engineering.paypalcorp.com/jira/browse/DTSHOPSDK-295 - + if ((!_isPayPalDomain()) && (!_isShoppingSdkComponent())) { - // https://engineering.paypalcorp.com/jira/browse/PPPLMER-79439 // When merchants test the SDK using a sandbox client ID, it pulls in tagmanager/pptm.js // and that code makes calls to QA FPTI since it infers the environment as sandbox. // These calls fail on the public internet, so we only want to make these calls