Forráskód Böngészése

Stripe need to be fixed

Amauri CHAMPEAUX 4 éve
szülő
commit
595d2b1963
1 módosított fájl, 2 hozzáadás és 2 törlés
  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 = {