From 8b24e84fdbe35b3ea545239e5afc46abfa824ef3 Mon Sep 17 00:00:00 2001 From: tavo Date: Sun, 22 Sep 2024 10:05:06 -0600 Subject: [PATCH] production key --- public/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/client.js b/public/client.js index 21522e9..587cf70 100644 --- a/public/client.js +++ b/public/client.js @@ -1,4 +1,4 @@ -const PayPalSDK = "https://sandbox.paypal.com/sdk/js?client-id=AcCW43LI1S6lLQgtLkF4V8UOPfmXcqXQ8xfEl41hRuMxSskR2jkWNwQN6Ab1WK7E2E52GNaoYBHqgIKd&components=buttons&enable-funding=card&disable-funding=paylater,venmo" +const PayPalSDK = "https://sandbox.paypal.com/sdk/js?client-id=AUm4S44vdasfvVjG6oaQBc9ivbI92ofrfvL8-ItRjwSgtxuJyzkRRhKLabXMbehC7t-nxGdqhD58qasD&components=buttons&enable-funding=card&disable-funding=paylater,venmo" const EditorJSComponents = [ "https://cdn.jsdelivr.net/npm/@editorjs/header@latest",