Stripe for Woocommerce – credit cards work fine,but not Google Pay, why and how
-
I installed this official plugin by Woocommerce, and visa/mastercard payment method is working, but when I try Google Pay – it fails. I see the popup with my address, the price, the delivery method, click to buy, and it’s the error. Of course I enabled stripe in settings.
I tried to deactivate other plugins.
Then I tried to install the plugin with high rating – Payment Plugins for Stripe WooCommerce. It doesn’t work at all. From it I’ve read that for Google Pay I need merchant id. I pasted my own – didn’t help. Maybe that’s the reason – clients don’t have Google Pay, so maybe they have to integrate it with their stripe account? Cause the card was integrated. I don’t know.
In this plugin there is nothing about merchant id, at least cards work, and the second plugin doesn’t work at all – cards too. The log is about nothing
2023-09-27T13:40:08+00:00 DEBUG ====Stripe Version: 7.6.0==== ====Start Log==== payment_intents request: Array ( [amount] => 150 [currency] => eur [payment_method_types] => Array ( [0] => card ) [capture_method] => automatic ) ====End Log==== 2023-09-27T13:40:19+00:00 DEBUG ====Stripe Version: 7.6.0==== ====Start Log==== payment_intents request: Array ( [amount] => 150 [currency] => eur [payment_method_types] => Array ( [0] => card ) [capture_method] => automatic ) ====End Log====
The page I need help with: [log in to see the link]
- The topic ‘Stripe for Woocommerce – credit cards work fine,but not Google Pay, why and how’ is closed to new replies.