c104f313ce6a29ee3dc45f7bf27e4f6394962833
Some checks failed
Architecture Governance / architecture (push) Has been cancelled
FxQuoteApiGateway calls GET /api/v2/pricing/fx-quote per PHASE-1-MONEY-FX-PAYMENTS-CONTRACT.md §3.1. Deliberately thin - no caching or retry here, since the caller decides what an expired quote means (re-fetch vs block checkout) and baking that into the gateway would hide the decision. Token now resolves to the real gateway whenever useMockData is false, matching the existing pattern in runtime-provider-strategy.service.ts. Additive only: nothing that reads prices today was rewired to this gateway yet. That rewiring touches checkout's charge-amount computation and is deferred - see the session summary for why. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
71.4%
HTML
15.3%
SCSS
11.9%
Shell
1.3%
JavaScript
0.1%