Google Pay and Apple Pay button locations continued…
-
Hello.
Continuing from this topic: https://xtemos.com/forums/topic/google-pay-and-apple-pay-express-buttons-position/#new-post
We updated to the new Woodmart version but the Google Pay and Apple pay buttons remain in the same position.?
Regards
LP
Hello,
Officially we support the “WooPayments” plugin:
https://woocommerce.com/de-de/products/woopayments/
In your case, you use another plugin so you can use the below code for help:
form.cart .wc-stripe-clear {
order: 25;
}
form.cart .wc-stripe-product-checkout-container {
order: 30;
}
Kind Regards
Thank you and your CSS worked!
We have always used Stripe for our payment processor as we find them very good but we will look at Woo’s payment system again.
Thank you again
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Have a good day!
Kind Regards
The topic ‘Google Pay and Apple Pay button locations continued…’ is closed to new replies.