Stripe need to be fixed

This commit is contained in:
Amauri CHAMPEAUX 2021-02-22 10:42:04 +01:00
parent ececa37bf3
commit 595d2b1963
1 changed files with 2 additions and 2 deletions

View File

@ -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 = {