Fix – Corrected an issue where the “ready to capture” event sometimes was not properly handled if an attempt to complete the order occurred before it was ready for capture.
2025.12.10 – version 1.5.7
Fix – Resolved an error that could occur with partially refunded orders when attempting to refund the remaining amount in full.
2025.11.24 – version 1.5.6
Enhancement – Ensure an order can be captured before attempting a capture when the WooCommerce order is set to completed.
2025.10.09 – version 1.5.5
Fix – Implemented a numeric conversion helper for shipping prices to ensure they are always numeric, preventing potential fatal errors during order management when shipping option prices are returned as strings.
Fix – Addressed various deprecation warnings from PHP 8.2 and 8.3.
2025.05.08 – version 1.5.4
Fix – Resolve not ready for capture warning
2025.05.08 – version 1.5.3
Fix – Resolve errors during refund
2024.10.22 – version 1.5.2
Fix – Fixed various deprecation warnings.
2024.06.10 – version 1.5.1
Fix – Fix error that could be triggered on cancel order request.
Fix – Set failed request order status correct even if plugin settings never have been saved.