[object Object]

← back to Secrets Manager

Route Charge and Explore test webhook secret

9036967463878369e91c565392b94bd4d7412238 · 2026-09-03 07:47:29 -0700 · Steve Abrams

Files touched

Diff

commit 9036967463878369e91c565392b94bd4d7412238
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Sep 3 07:47:29 2026 -0700

    Route Charge and Explore test webhook secret
---
 routes.json | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/routes.json b/routes.json
index d4ec6ed..237ed16 100644
--- a/routes.json
+++ b/routes.json
@@ -188,6 +188,18 @@
         }
       ]
     },
+    "STRIPE_TEST_WEBHOOK_SECRET": {
+      "label": "Stripe test webhook signing secret — Charge & Explore",
+      "destinations": [
+        {
+          "type": "project",
+          "host": "45.61.58.125",
+          "user": "root",
+          "path": "/root/Projects/charge-and-explore/.env",
+          "_note": "Signing secret for the test-mode endpoint at /api/billing/webhook."
+        }
+      ]
+    },
     "STRIPE_SECRET_KEY": {
       "label": "Stripe Secret Key",
       "verify": {

← 3990c33 Route Charge and Explore Stripe test key  ·  back to Secrets Manager  ·  auto-data-snapshot: 2026-09-03T07:56:56 (1 data files) — reg 9e77f88 →