Skip to content

[WIP] payment service#7

Closed
holosoe wants to merge 15 commits intoholonym-foundation:devfrom
holosoe:dev
Closed

[WIP] payment service#7
holosoe wants to merge 15 commits intoholonym-foundation:devfrom
holosoe:dev

Conversation

@holosoe
Copy link
Copy Markdown
Collaborator

@holosoe holosoe commented Mar 10, 2025

still need further testing

@holosoe
Copy link
Copy Markdown
Collaborator Author

holosoe commented May 14, 2025

that is already pulled into

@holosoe holosoe closed this May 14, 2025
calebtuttle added a commit that referenced this pull request Apr 30, 2026
- v3 returns 400 (was 404) for not-yet-IN_PROGRESS sessions, matching
  Onfido v3 — frontend retry policy treats 4xx alike (#7).
- v3 saveUserToDb gated by environment === 'live', matching Onfido sandbox
  semantics (#10).
- routes/idenfy.ts: explicit comment block listing the legacy endpoints
  removed in U0 so future readers see the deprecation paper trail (#11).
- IdenfyVerificationData.finishTime/creationTime added to type; drop
  'as any' casts in extractCreds (#12).
- Extract IDENFY_BASE_URL/getIdenfyCredentials/idenfyBasicAuthHeader to a
  shared services/idenfy/http.ts module; token.ts and data.ts both consume
  it (#14).
- console.log -> pino logger.error in saveCollisionMetadata and
  updateSessionStatus (#15).
- Drop noisy 'U0 audit:' inline comments in schemas.ts; collapse to one
  short comment explaining the legacy provider-history block (#16).
calebtuttle added a commit that referenced this pull request May 1, 2026
- v3 returns 400 (was 404) for not-yet-IN_PROGRESS sessions, matching
  Onfido v3 — frontend retry policy treats 4xx alike (#7).
- v3 saveUserToDb gated by environment === 'live', matching Onfido sandbox
  semantics (#10).
- routes/idenfy.ts: explicit comment block listing the legacy endpoints
  removed in U0 so future readers see the deprecation paper trail (#11).
- IdenfyVerificationData.finishTime/creationTime added to type; drop
  'as any' casts in extractCreds (#12).
- Extract IDENFY_BASE_URL/getIdenfyCredentials/idenfyBasicAuthHeader to a
  shared services/idenfy/http.ts module; token.ts and data.ts both consume
  it (#14).
- console.log -> pino logger.error in saveCollisionMetadata and
  updateSessionStatus (#15).
- Drop noisy 'U0 audit:' inline comments in schemas.ts; collapse to one
  short comment explaining the legacy provider-history block (#16).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant