v1.1.1 - Fix order-pay payment totals
What's New in v1.1.1
This maintenance release fixes WooCommerce order-pay payment handling so existing-order totals stay authoritative during checkout, especially for PayPal flows. It also tightens release packaging so generated plugin archives exclude local-only and development files.
Highlights
- Prevented cart-based payment overrides during WooCommerce order-pay requests
- Ensured PayPal order-pay flows use the authoritative locked order total when present
- Improved release packaging by excluding local-only and development files from plugin archives
Changelog
[1.1.1] - 2026-05-21
Changed
- Refined release packaging to exclude local-only and development files from generated plugin archives
- Added a deploy script template for local deployment workflows without shipping local automation defaults
Fixed
- Prevented cart-based payment overrides from running during WooCommerce order-pay requests
- Ensured PayPal order-pay flows use the authoritative order total, including locked pricing when present
Upgrade Notes
No breaking changes in this release.