瀏覽代碼

Add needConsent to Stripe

Amauri CHAMPEAUX 4 年之前
父節點
當前提交
6f4c8d30c1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -962,7 +962,7 @@ tarteaucitron.services.stripe = {
     "type": "api",
     "name": "Stripe",
     "uri": "https://stripe.com/cookies-policy/legal",
-    "needConsent": false,
+    "needConsent": true,
     "cookies": [],
     "js": function () {
         "use strict";