Hi @fotske ,
When I tick “Express checkout” and then click on “Save changes”, I got this message “Error while saving the parameters” (“Erreur lors de l’enregistrement des paramètres” in French)
Please could you share the following so that we can have a better understanding of your sites current environment:
- System Status Report: navigate to WooCommerce → Status. Select
Get system report
and then Copy for support
.
- Fatal Error log: Share a copy of any fatal error log found under WooCommerce → Status → Logs.
- Screenshot(s): Please share a screenshot(s) of the error exactly as you are seeing it on your end.
Snipboard.io can be used for easily sharing screenshots – please follow the instructions on that page, then paste the URL in your reply.
Once you have these, please share them in your response here.
Other question: if I only want to activate Google Pay (and not Apple Pay), is it possible? If yes, how?
It is not possible to deactivate only Apple Pay and have Google Pay active, as these payment options are added together.
The easiest workaround would be to use custom CSS to hide the Apple Pay button and add it in Appearance → Customize → Additional CSS.
If you’d like to learn more about CSS, I highly recommend using the free tutorials at w3schools.
Here, you can find the basics of selectors (how to target the right element on the page), and properties (how to change the element on the page).
Cheers!