Skip to content

Commit

Permalink
Updated secret key header name
Browse files Browse the repository at this point in the history
  • Loading branch information
akilavan-jayakumar committed Apr 26, 2023
1 parent e242054 commit 5a95b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/stripe_payment_integration/constants.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class AppConstants {
static Headers = {
CodelibSecretKey: 'x-codelib-secret-key'
CodelibSecretKey: 'catalyst-codelib-secret-key'
}

static Env = {
Expand Down

0 comments on commit 5a95b2c

Please sign in to comment.