Starting from €7.5/mo
* Add - PayTo payment method for Australian merchants, supporting one-off payments, saved bank accounts, subscriptions, pre-orders, and refunds.
* Add - Implement collect customer details for the billing request to improve overall customer experience.
* Update - GoCardless settings and plugin documentation now use the Pay by Bank name instead of Instant Bank Pay.
* Dev - Bump WooCommerce "tested up to" version 10.9.
* Dev - Bump WooCommerce minimum supported version to 10.7.
* Dev - Update NPM packages.
* Fix - Inconsistent subscription status after cancellation.
* Dev - Bump WordPress "tested up to" version 6.9.
* Dev - Bump WooCommerce "tested up to" version 10.4.
* Dev - Bump WooCommerce minimum supported version to 10.2
* Fix - Automatically disconnect the GoCardless account and display a reconnect notice when the token becomes invalid or inactive.
* Dev - Bump WooCommerce "tested up to" version 10.2.
* Dev - Bump WooCommerce minimum supported version to 10.0.
* Add - Improved subscription cancellation by cancelling "Pending Submission" payments and preventing retries on non-cancellable payments.
* Fix - Ensure webhook events are handled properly without any issues.
* Dev - Bump WordPress minimum supported version to 6.7.
* Dev - Bump WooCommerce "tested up to" version 10.1.
* Dev - Bump WooCommerce minimum supported version to 9.9.
2.9.5
* Dev - Bump WooCommerce "tested up to" version 9.8.
* Dev - Bump WooCommerce minimum supported version to 9.6.
* Dev - Bump WordPress minimum supported version to 6.6.
2.8.3
* Dev - Bump WordPress "tested up to" version 6.7.
* Dev - Bump WordPress minimum supported version to 6.5.
* Dev - Bump WooCommerce "tested up to" version 9.4.
* Dev - Bump WooCommerce minimum supported version to 9.2.
* Dev - Fix failing E2E tests.
* Fix - Ensure payments work correctly when user accounts are automatically created during the checkout process.
* Add - Plugin banner and icon images for WordPress.org.
* Dev - Bump WooCommerce "tested up to" version 9.2.
* Dev - Bump WooCommerce minimum supported version to 9.0.
* Add - Display a note informing the customer if JavaScript is disabled or not supported in their browser.
* Fix - Ensure the "Cancel Payment & Subscription" order action is only visible while the payment status is in "pending_submission".
* Fix - Ensure disconnecting your GoCardless account works properly.
* Fix - Ensure the GoCardless payment method is available only for supported currencies.
* Fix - Ensure the GoCardless payment gateway works correctly for guest customers when a default customer location is not set.
* Dev - Bump WooCommerce "tested up to" version 9.1.
* Dev - Bump WooCommerce minimum supported version to 8.9.
* Dev - Bump WordPress "tested up to" version 6.6.
* Dev - Bump WordPress minimum supported version to 6.4.
* Dev - Add an FAQs section to the readme file, including new details on how to connect multiple WooCommerce stores to a single GoCardless account.
* Dev - Removed old backward compatibility code, which was added to handle the update of the plugin's main file to `woocommerce-gateway-gocardless.php`.
* Dev - Upgraded NPM and Composer packages and updated the Node version to v20 to modernize the developer experience.
* Dev - Add E2E tests for each Direct Debit scheme.