Variable VisaBackendUrlsConst

VisaBackendUrls: Record<EnvironmentName, string> = ...

Visa backend URLs mapped by environment name. When scheme is 'visa', the facilitator and token APIs use these URLs for verify, settle, and access-token operations while the main NVM backend (from Environments) is still used for plans, agents, etc.