Skip to content

Remove beta flag from paypal commerce#3175

Merged
Crabcyborg merged 2 commits into
masterfrom
remove_beta_flag_from_paypal_commerce
Jun 30, 2026
Merged

Remove beta flag from paypal commerce#3175
Crabcyborg merged 2 commits into
masterfrom
remove_beta_flag_from_paypal_commerce

Conversation

@Crabcyborg

@Crabcyborg Crabcyborg commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Issues have been coming in slower, and we've confirmed live payments work.

So I think this is fine to remove now.

🎉

Summary by CodeRabbit

  • Bug Fixes
    • Updated the PayPal action option display to use the correct Lite icon styling.
    • Removed an incorrect beta label from the PayPal option so it appears as a standard feature.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@Crabcyborg, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 57 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a659e87f-c8bd-45c5-a720-16f02af6588a

📥 Commits

Reviewing files that changed from the base of the PR and between da5098f and bcf7db1.

📒 Files selected for processing (1)
  • classes/views/frm-form-actions/default_actions.php
📝 Walkthrough

Walkthrough

Removes the $options['is_beta'] = true assignment from the frm_paypal_action_options filter callback in FrmPayPalLiteHooksController::load_admin_hooks(). The callback still sets $options['classes'] for the Lite PayPal icon.

Changes

Remove Beta Flag from PayPal Lite Action Options

Layer / File(s) Summary
Remove is_beta flag
paypal/controllers/FrmPayPalLiteHooksController.php
Deletes $options['is_beta'] = true from the frm_paypal_action_options filter callback; icon class assignment remains unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A single line removed, no beta to bear,
PayPal Lite hops forward without that small snare.
No label of "beta" shall cling to its name,
The icon still shines, but the flag's not the same!
Onward, dear code, to production we leap! 🌟

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: removing the beta flag from PayPal Commerce.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch remove_beta_flag_from_paypal_commerce

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@deepsource-io

deepsource-io Bot commented Jun 30, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 5d79277...bcf7db1 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
PHP Jun 30, 2026 3:49p.m. Review ↗
JavaScript Jun 30, 2026 3:49p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@Crabcyborg Crabcyborg merged commit c2a45b5 into master Jun 30, 2026
18 of 21 checks passed
@Crabcyborg Crabcyborg deleted the remove_beta_flag_from_paypal_commerce branch June 30, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant