소스 검색

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";