瀏覽代碼

Stripe need to be fixed

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

+ 2 - 2
tarteaucitron.services.js

@@ -997,7 +997,7 @@ tarteaucitron.services.stonly = {
 };
 
 // stripe
-tarteaucitron.services.stripe = {
+/*tarteaucitron.services.stripe = {
     "key": "stripe",
     "type": "api",
     "name": "Stripe",
@@ -1008,7 +1008,7 @@ tarteaucitron.services.stripe = {
         "use strict";
         tarteaucitron.addScript('https://js.stripe.com/v3/');
     }
-};
+};*/
 
 // ferank pub
 tarteaucitron.services.ferankpub = {