woocommerce / woocommerce-gateway-stripe

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

Update ECE deafult button and button position in shortcode cart page #3586

Closed Mayisha closed 2 weeks ago

Mayisha commented 2 weeks ago

Changes proposed in this Pull Request:

Made two tiny design updates in this PR.

  1. Made the icon-only option the default one for express checkout buttons (like WooPayments). When you install the Stripe plugin on a new site and enable Google/Apple Pay, the default button will be icon-only.
  2. Fixed the ECE button position on the shortcode cart page.

Testing instructions

Case 1:

Case 2:

Screenshot 2024-10-28 at 11 32 43 PM Screenshot 2024-10-28 at 11 41 00 PM
Mayisha commented 2 weeks ago

Thanks @annemirasol

When all three are present, it looks like this for shortcode cart:

I will look into this 👀