diff --git a/enabler/.env b/enabler/.env new file mode 100644 index 00000000..639d4507 --- /dev/null +++ b/enabler/.env @@ -0,0 +1,13 @@ +VITE_ADMIN_CLIENT_ID=IYg3zsamDxEtBVhN0GXPfSyz +VITE_ADMIN_CLIENT_SECRET=Ti5_ciOUgU76hu0hq75shf0V3Fg4Oean +VITE_ADMIN_SCOPE=manage_project:commercetools-checkout +VITE_REGION=europe-west1.gcp +VITE_CART_ID=f49ea44e-a189-4f9f-b17f-b09f29da49c9 + + + +# VITE_ADMIN_CLIENT_ID=u3YNvD_OUzwpIx1HkVmDyz95 +# VITE_ADMIN_CLIENT_SECRET=EYmPN7oAmwkTXe29owPPCkys_4V4924B +# VITE_ADMIN_SCOPE=manage_project:juanjcampos +# VITE_REGION=europe-west1.gcp + diff --git a/enabler/decs.d.ts b/enabler/decs.d.ts index cbc82b18..d5cf927a 100644 --- a/enabler/decs.d.ts +++ b/enabler/decs.d.ts @@ -1,7 +1 @@ -declare module "@adyen/adyen-web" -declare module "@adyen/adyen-web/dist/types/components/ApplePay" -declare module "@adyen/adyen-web/dist/types/components/GooglePay" -declare module "@adyen/adyen-web/dist/types/core" -declare module "@adyen/adyen-web/dist/types/core/core" -declare module "@adyen/adyen-web/dist/types/components/Redirect/Redirect" -declare module "@adyen/adyen-web/dist/types/core/types" +declare module '*.scss'; diff --git a/enabler/index.html b/enabler/index.html index db21a6f2..98416a99 100644 --- a/enabler/index.html +++ b/enabler/index.html @@ -17,12 +17,13 @@
-