You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New - Added two new actions when processing items for Orders API, mollie-payments-for-woocommerce_orderlines_process_items_before_getting_product_id and mollie-payments-for-woocommerce_orderlines_process_items_after_processing_item
Fix - Fixed bug where expired orders weren't updated in WooCommerce because of check for payment ID instead of order ID
Fix - Use get_home_url() to solve issues where people have different URLs for admin/site (also influences Polylang)
Fix - Extended refund processing: make sure people can't do a partial order line amount refund during an order line refund
Fix - Permanent fix for PHP 7.3 with sporadic caching issues of methods
Copy the contents of the folder to the /wp-content/plugins/mollie-payments-for-woocommerce/ directory of your WooCommerce environment, overwriting existing files.