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> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| extract.ts | ||
| flow.ts | ||
| landing.ts | ||
| local-first-client.ts | ||
| mod.ts | ||
| schemas.ts | ||