kateajohnst
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple pay not showingHey all,
Maybe I’m late to the conversation but I’ve been having the same issue with my site as well. I discovered in both iOS and macOS Safari settings there’s a toggle to switch on/off something called “Check for Apple Pay”. Doing some digging on the Apple dev site, I think there’s a method to call the Apple API that needs to be included in the WooCommerce – will paste that link below. When I disable the “Check for Apple Pay” option, I am able to see the Apple Pay buttons on all my devices, the same as I am using the private browser. My theory is Safari in private mode doesn’t use that setting, so disabling the setting itself bypasses that check and allows the buttons to be displayed.Sorry if I’m late to the game here and this has already been discussed, just looking for the fix.
And
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Apple Pay buttonHey all,
Maybe I’m late to the conversation but I’ve been having the same issue with my site as well. I discovered in both iOS and macOS Safari settings there’s a toggle to switch on/off something called “Check for Apple Pay”. Doing some digging on the Apple dev site, I think there’s a method to call the Apple API that needs to be included in the WooCommerce – will paste that link below. When I disable the “Check for Apple Pay” option, I am able to see the Apple Pay buttons on all my devices, the same as I am using the private browser. My theory is Safari in private mode doesn’t use that setting, so disabling the setting itself bypasses that check and allows the buttons to be displayed.Sorry if I’m late to the game here and this has already been discussed, just looking for the fix.
And