-
Notifications
You must be signed in to change notification settings - Fork 72
Release testing instructions for WC Payments 9.6.0
Miguel Gasca edited this page Jun 30, 2025
·
3 revisions
This is a new flow, available only in combination with WooCommerce 10.0.0-rc1 and further. See instructions here
We fixed the width calculation for payment method logos in the block editor preview. Previously, the component was using window.innerWidth in all contexts, which led to incorrect width calculations when rendered inside the block editor's preview iframe. This caused the payment method logos to display incorrectly in the editor preview.
- As a merchant, Navigate to WP Admin > Pages and edit the block based checkout page.
- In the editor, use the View button to switch between the available modes: Desktop, Tablet, Mobile.
- Make sure that the payment method logos do not overrun the container.
- As a shopper, add a product and go to the block based checkout
- Resize the page to make sure the payment method logos are rendered correctly.