diff --git a/functions/stripe_payment_integration/constants.js b/functions/stripe_payment_integration/constants.js index afc8e83..8d8b753 100644 --- a/functions/stripe_payment_integration/constants.js +++ b/functions/stripe_payment_integration/constants.js @@ -1,6 +1,6 @@ class AppConstants { static Headers = { - CodelibSecretKey: 'x-codelib-secret-key' + CodelibSecretKey: 'catalyst-codelib-secret-key' } static Env = {