rspace-online/modules/rflows
Jeff Emmett 357e0bb4c0 refactor(transak): split API keys by environment (staging/production)
Add getTransakApiKey() and getTransakWebhookSecret() helpers that
resolve TRANSAK_API_KEY_STAGING or TRANSAK_API_KEY_PRODUCTION based
on TRANSAK_ENV, with fallback to legacy TRANSAK_API_KEY. All consumers
(rcart, rflows, transak-onramp) now use the shared helpers instead of
reading env vars directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:06:33 -07:00
..
components feat(rflows): funnel config threshold bar + extend slider to $5000 2026-03-11 17:10:17 -07:00
db feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
lib refactor(transak): split API keys by environment (staging/production) 2026-03-12 12:06:33 -07:00
landing.ts feat: fix tab duplication, add info popover, add rFlows guided tour 2026-03-11 11:04:33 -07:00
local-first-client.ts feat: canvas-first rFlows with flow storage, retrieval, and management 2026-03-04 19:19:57 -08:00
mod.ts refactor(transak): split API keys by environment (staging/production) 2026-03-12 12:06:33 -07:00
schemas.ts feat: canvas-first rFlows with flow storage, retrieval, and management 2026-03-04 19:19:57 -08:00