Explorar o código

Stripe need to be fixed

Amauri CHAMPEAUX %!s(int64=4) %!d(string=hai) anos
pai
achega
595d2b1963
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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 = {