feat: add Infini subscription deep link (OK-61658) - #13199
Conversation
Co-authored-by: yikZero <i@yikzero.com>
Co-authored-by: yikZero <i@yikzero.com>
Co-authored-by: yikZero <i@yikzero.com>
Co-authored-by: yikZero <i@yikzero.com>
Co-authored-by: yikZero <i@yikzero.com>
|
@codex review |
|
@codex security review |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 75fea34e4a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Automated review needs attentionReview of commit Publication requires a retry or human review. This is not an automated approval. |
OK-61658
OK-61658
Infini renewal emails and “return to merchant” links currently lead to the website instead of subscription management. This adds a dedicated web entry that opens the installed client and continues to the Infini management page after unlock and OneKey ID login.
Behavior
https://app.onekey.so/prime/subscriptionhttps://app.onekeytest.com/prime/subscriptiononekey-wallet://prime_subscriptionSearchDocumentillustration, “No subscriptions to manage,” and “Only Prime subscriptions paid with crypto appear here.” Query failures retain the retry state.Validation
yarn agent:check --profile commit(lint, formatting, contracts, and TypeScript).upstream/x.Rollout
Deploy the matching web and client/extension versions and finish cross-platform validation before restoring the Infini
return_urland renewal-email links on the server. Localhost extension testing requires a development extension.