Bug: Duplicate Google Pay button on checkout page
-
Hi,
I added the following line to functions.php to add the Payment Request Button to checkout page, as per documentation:
add_filter( 'wc_stripe_show_payment_request_on_checkout', '__return_true' );
This is working for ‘Default’ and ‘Buy’ type buttons, but with the new ‘Branded’ option, it is bizarrely displaying the Google Pay button twice – one on top of each other. Please see this screenshot:
https://snipboard.io/V1932d.jpg
This obviously looks ludicrous and cannot be displayed on the checkout page. Please fix it urgently.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Bug: Duplicate Google Pay button on checkout page’ is closed to new replies.