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