woocommerce / woocommerce-gateway-stripe

The official Stripe Payment Gateway for WooCommerce
https://wordpress.org/plugins/woocommerce-gateway-stripe/
236 stars 206 forks source link

Fix empty space for express checkout container #3484

Closed Mayisha closed 1 month ago

Mayisha commented 1 month ago

Fixes #3470

Changes proposed in this Pull Request:

Reproduce the issues

Screenshots

Cart page

Screenshot 2024-09-30 at 1 25 13 PM

Checkout page

Screenshot 2024-09-30 at 1 24 47 PM

Testing instructions

Follow the steps to reproduce the issues in this branch and confirm that the empty express checkout section is not displayed anymore.

annemirasol commented 1 month ago

FYI I see this warning in the console:

Warning: You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".