Skip to content

Commit

Permalink
Merge pull request #273 from nimble-platform/efpf-stripe-live-key
Browse files Browse the repository at this point in the history
Put Live Stripe Key for EFPF Instance
  • Loading branch information
dogukan10 authored Mar 15, 2021
2 parents 4b4cc3f + e237932 commit 873f160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/globals.efac.ts
Original file line number Diff line number Diff line change
Expand Up @@ -480,4 +480,4 @@ export const query_settings_comp = {
};

// Stripe publishable key
export const stripe_publishable_key = "pk_test_51Hqz4nIhfTtDDuPhnPfIRfdb7Wzg5ouRuKNxkxT90NlFSnFwNTKSUDAAXMSw15MLyk4LFJW5IJeFVAZ5biB1ksdB00a6ibmD7C";
export const stripe_publishable_key = "pk_live_51Hqz4nIhfTtDDuPhnPel6fHYziCxcPLMEubqAcm3GREkyotTsfWdff5qnGZPEWbrSeUf5W6Bj05IFpGru917oz3600aWtJDSYt";

0 comments on commit 873f160

Please sign in to comment.