Browse Source

Add needConsent to Stripe

Amauri CHAMPEAUX 4 năm trước cách đây
mục cha
commit
6f4c8d30c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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";