Skip to content

UOD-3867 update keypairs,features fetch endpoint - #758

Merged
denis-shtupa-unzer merged 1 commit into
masterfrom
feat/UOD-3867
Aug 12, 2026
Merged

UOD-3867 update keypairs,features fetch endpoint#758
denis-shtupa-unzer merged 1 commit into
masterfrom
feat/UOD-3867

Conversation

@denis-shtupa-unzer

Copy link
Copy Markdown
Contributor

No description provided.

@denis-shtupa-unzer
denis-shtupa-unzer requested a lite review from Copilot August 12, 2026 11:37
@denis-shtupa-unzer denis-shtupa-unzer self-assigned this Aug 12, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the v2 Orders SDK surface to support PAYLATER by extending keypair product types and exposing a new paylater feature flag, along with corresponding test coverage updates.

Changes:

  • Extend KeypairProductType to include 'PAYLATER'.
  • Add paylater to OrderFeatures and update features test expectations.
  • Add a new keypairs test covering type=PAYLATER queries.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
test/orders_v2/keypairs.test.ts Adds a system/unit test for fetching PAYLATER keypairs via query param.
test/orders_v2/features.test.ts Updates mocked features payload and expectations to include paylater.
src/v2/orders.ts Extends public types to include PAYLATER keypairs and a paylater feature flag.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/v2/orders.ts
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.

3 participants