* Add - Support for the GoCardless Billing Request API, allowing customers to stay on a merchant's site when completing payment in the checkout flow.
* Add - Support for Instant Bank Pay for one-off payments.
* Add - Support for Success+ (intelligent retries) for payment creation.
* Add - Show the GoCardless payment status in the order list table and order preview.
* Add - Handle the mandate "cancelled", "expired", "failed", and "blocked" webhook events.
* Add - Display the refund ID and reference information in the order note related to a refund.
* Add - Save the GoCardless customer ID in user meta to use for creating all future payments/mandates.
* Add - Ensure the Country is auto-selected in the payment modal based on pre-filled customer data.
* Add - Screenshots to readme file.
* Dev - Add Code of Conduct and License files.
* Dev - Bump WooCommerce "tested up to" version 8.9.
* Dev - Bump WooCommerce minimum supported version to 8.7.
* Fix - Only display the schemes that are available to the merchant in the GoCardless settings.
* Fix - Replace the middleware URL from `connect.woocommerce.com` to `api.woocommerce.com/integrations`.
* Tweak - Improved the process of adding the webhook secret information.
* Tweak - Update the payment method title to "Pay by bank" and change the logo to the GoCardless logo.