From 7a1d5184a8d4e67156ee186398f2eb4750ec3d04 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Wed, 23 Jul 2025 22:25:23 -0500 Subject: [PATCH] Update recurly/braintree tokens --- jam-ui/.env.production | 4 ++-- jam-ui/.env.staging | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jam-ui/.env.production b/jam-ui/.env.production index 57c064df2..928e98138 100644 --- a/jam-ui/.env.production +++ b/jam-ui/.env.production @@ -9,5 +9,5 @@ REACT_APP_RECAPTCHA_ENABLED=true REACT_APP_SITE_KEY=6Let8dgSAAAAAFheKGWrs6iaq_hIlPOZ2f3Bb56B REACT_APP_COOKIE_DOMAIN=.jamkazam.com REACT_APP_GOOGLE_ANALYTICS_ID=G-SPTNJRW7WB -REACT_APP_RECURLY_PUBLIC_API_KEY= -REACT_APP_BRAINTREE_TOKEN= \ No newline at end of file +REACT_APP_RECURLY_PUBLIC_API_KEY=ewr1-hvDV1xQxDw0HPaaRFP4KNE +REACT_APP_BRAINTREE_TOKEN=production_hc7z69yq_pwwc6zm3d478kfrh diff --git a/jam-ui/.env.staging b/jam-ui/.env.staging index 2e59fdaff..dac5dbd88 100644 --- a/jam-ui/.env.staging +++ b/jam-ui/.env.staging @@ -9,5 +9,5 @@ REACT_APP_RECAPTCHA_ENABLED=false REACT_APP_SITE_KEY=6Let8dgSAAAAAFheKGWrs6iaq_hIlPOZ2f3Bb56B REACT_APP_COOKIE_DOMAIN=.staging.jamkazam.com REACT_APP_GOOGLE_ANALYTICS_ID=G-8W0GTL53NT -REACT_APP_RECURLY_PUBLIC_API_KEY= -REACT_APP_BRAINTREE_TOKEN= \ No newline at end of file +REACT_APP_RECURLY_PUBLIC_API_KEY=ewr1-AjUHUfcLtIsPdtetD4mj2x +REACT_APP_BRAINTREE_TOKEN=sandbox_pgjp8dvs_5v5rwm94m2vrfbms