Skip to content

GH#146: docs: update WooCommerce integration for 2.2.0#147

Merged
superdav42 merged 1 commit into
mainfrom
feature/auto-20260701-225358-gh146
Jul 2, 2026
Merged

GH#146: docs: update WooCommerce integration for 2.2.0#147
superdav42 merged 1 commit into
mainfrom
feature/auto-20260701-225358-gh146

Conversation

@superdav42

@superdav42 superdav42 commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Updated WooCommerce Integration documentation with v2.2.0 checkout tax fee line behavior, failed-renewal suspension setting/filter details, and the 2.2.0 changelog entry.

Files Changed

docs/addons/woocommerce/changelog.md,docs/addons/woocommerce/index.mdx

Runtime Testing

  • Risk level: Low (agent prompts / infrastructure scripts)
  • Verification: npm run build initially failed due missing worktree dependencies; npm install completed; full all-locale npm run build exceeded worker timeout after successful en build; npx docusaurus build --locale en passed.

Resolves #146


aidevops.sh v3.31.19 plugin for OpenCode v1.17.13 with gpt-5.5 spent 8m and 79,370 tokens on this as a headless worker.

Summary by CodeRabbit

  • New Features

    • Checkout now shows Ultimate Multisite tax as separate fee lines, making totals clearer before payment.
    • Added an option to suspend memberships immediately after failed renewals, instead of waiting for retry attempts to finish.
    • Membership status now stays aligned with subscription recovery after failed and later successful renewals.
  • Bug Fixes

    • Improved currency display handling.
    • Preserved billing details when sending customers to checkout.
    • Added compatibility improvements for newer autoloading behavior.

@superdav42 superdav42 added the origin:worker Created by headless/pulse worker session label Jul 2, 2026
@superdav42

Copy link
Copy Markdown
Contributor Author

Completion Summary

  • What: Updated WooCommerce Integration documentation with v2.2.0 checkout tax fee line behavior, failed-renewal suspension setting/filter details, and the 2.2.0 changelog entry.
  • Issue: Docs update: Ultimate Multisite WooCommerce v2.2.0 #146
  • Files changed: docs/addons/woocommerce/changelog.md,docs/addons/woocommerce/index.mdx
  • Testing: npm run build initially failed due missing worktree dependencies; npm install completed; full all-locale npm run build exceeded worker timeout after successful en build; npx docusaurus build --locale en passed.
  • Key decisions: none

aidevops.sh v3.31.19 plugin for OpenCode v1.17.13 with gpt-5.5 spent 8m and 79,370 tokens on this as a headless worker.

@superdav42 superdav42 added the status:in-review PR open, awaiting review/merge label Jul 2, 2026
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e67b5e28-bedc-493e-a4a4-f6d1dd4820be

📥 Commits

Reviewing files that changed from the base of the PR and between 2f3c574 and fa3a45f.

📒 Files selected for processing (2)
  • docs/addons/woocommerce/changelog.md
  • docs/addons/woocommerce/index.mdx

📝 Walkthrough

Walkthrough

This PR updates WooCommerce integration documentation to reflect version 2.2.0 changes: a new changelog entry, and index.mdx additions covering checkout tax fee lines (non-taxable separate fees) and failed renewal suspension behavior with an opt-in setting and filter.

Changes

WooCommerce v2.2.0 Documentation

Layer / File(s) Summary
Changelog entry
docs/addons/woocommerce/changelog.md
Adds a Version 2.2.0 (2026-07-01) section listing new features, fixes, and improvements for the WooCommerce integration.
Index documentation updates
docs/addons/woocommerce/index.mdx
Adds a Features bullet and new "Checkout tax fee lines" and "Failed renewal suspension behavior" sections documenting non-taxable fee lines, the opt-in suspension setting, and the wu_woo_suspend_on_payment_failure filter.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested labels: review-feedback-scanned

🚥 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 is concise and accurately summarizes the docs update for WooCommerce Integration 2.2.0.
Linked Issues check ✅ Passed The docs add the checkout tax fee lines, failed-renewal suspension behavior, and the 2.2.0 changelog entry requested in #146.
Out of Scope Changes check ✅ Passed The changes stay within the requested WooCommerce documentation and changelog updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/auto-20260701-225358-gh146

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.

@superdav42 superdav42 merged commit 3b33f68 into main Jul 2, 2026
4 of 5 checks passed
@superdav42 superdav42 added the review-feedback-scanned Merged PR already scanned for quality feedback label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

origin:worker Created by headless/pulse worker session review-feedback-scanned Merged PR already scanned for quality feedback status:in-review PR open, awaiting review/merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs update: Ultimate Multisite WooCommerce v2.2.0

1 participant